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 2e93abb858a x86: Don't check R_386_NONE nor R_X86_64_NONE new 91673042559 elf: Add elf_backend_add_glibc_version_dependency new f68c9d09a39 ld: Add --enable-mark-plt configure option new d006ec41c44 Pass GUILE down to subdirectories
The 3 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: Makefile.def | 1 + Makefile.in | 8 +- Makefile.tpl | 7 +- bfd/elf-bfd.h | 23 ++++ bfd/elf64-x86-64.c | 27 ++++ bfd/elflink.c | 146 ++++++++++++--------- bfd/elfxx-target.h | 5 + ld/NEWS | 5 + ld/config.in | 4 + ld/configure | 26 +++- ld/configure.ac | 17 +++ ld/emulparams/x86-64-plt.sh | 7 +- ld/emultempl/elf-x86.em | 17 +++ .../mark-plt-1a.rd} | 2 +- .../mark-plt-1b.rd} | 0 ld/testsuite/ld-x86-64/x86-64.exp | 14 ++ 16 files changed, 239 insertions(+), 70 deletions(-) copy ld/testsuite/{ld-elf/dt-relr-glibc-1b.rd => ld-x86-64/mark-plt-1a.rd} (73%) copy ld/testsuite/{ld-elf/dt-relr-glibc-1b.rd => ld-x86-64/mark-plt-1b.rd} (100%)