This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 1c5c938ad8 Enable support for the AArch64 dot-prod instruction in the C [...] new e10c9c620c x86: Correct unwind information for the second PLT new 376dc015f2 Import latest fixes to libiberty from GCC
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 8 ++++++ bfd/elf32-i386.c | 14 ++++++++++ bfd/elf64-x86-64.c | 5 ++-- ld/ChangeLog | 27 ++++++++++++++++++ ld/testsuite/ld-i386/ibt-plt-1.d | 2 +- ld/testsuite/ld-i386/ibt-plt-2a.d | 2 +- ld/testsuite/ld-i386/ibt-plt-2b.d | 49 +++++++++++++++++++++++++++++++-- ld/testsuite/ld-i386/ibt-plt-2c.d | 2 +- ld/testsuite/ld-i386/ibt-plt-2d.d | 49 +++++++++++++++++++++++++++++++-- ld/testsuite/ld-i386/ibt-plt-3a.d | 2 +- ld/testsuite/ld-i386/ibt-plt-3b.d | 48 ++++++++++++++++++++++++++++++-- ld/testsuite/ld-i386/ibt-plt-3c.d | 2 +- ld/testsuite/ld-i386/ibt-plt-3d.d | 49 +++++++++++++++++++++++++++++++-- ld/testsuite/ld-x86-64/ibt-plt-1-x32.d | 8 +++--- ld/testsuite/ld-x86-64/ibt-plt-2a-x32.d | 8 +++--- ld/testsuite/ld-x86-64/ibt-plt-2b-x32.d | 39 ++++++++++++++++++++++++-- ld/testsuite/ld-x86-64/ibt-plt-2b.d | 43 +++++++++++++++++++++++++++-- ld/testsuite/ld-x86-64/ibt-plt-2c-x32.d | 8 +++--- ld/testsuite/ld-x86-64/ibt-plt-2d-x32.d | 39 ++++++++++++++++++++++++-- ld/testsuite/ld-x86-64/ibt-plt-2d.d | 43 +++++++++++++++++++++++++++-- ld/testsuite/ld-x86-64/ibt-plt-3a-x32.d | 8 +++--- ld/testsuite/ld-x86-64/ibt-plt-3b-x32.d | 38 +++++++++++++++++++++++-- ld/testsuite/ld-x86-64/ibt-plt-3b.d | 42 ++++++++++++++++++++++++++-- ld/testsuite/ld-x86-64/ibt-plt-3c-x32.d | 8 +++--- ld/testsuite/ld-x86-64/ibt-plt-3d-x32.d | 39 ++++++++++++++++++++++++-- ld/testsuite/ld-x86-64/ibt-plt-3d.d | 43 +++++++++++++++++++++++++++-- libiberty/ChangeLog | 5 ++++ libiberty/simple-object-elf.c | 6 ---- 28 files changed, 579 insertions(+), 57 deletions(-)