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 b0a8c2ff9c1 Make valgrind tests more robust by adding --wait=1 to vgdb [...] new 8c0546e928b elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE
The 1 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 | 15 +++++ bfd/bfd.c | 11 ++++ bfd/coff-x86_64.c | 35 +++++++++-- bfd/elf-bfd.h | 4 ++ bfd/libbfd-in.h | 2 + bfd/libbfd.h | 2 + bfd/pe-x86_64.c | 32 +++++++++- ld/ChangeLog | 18 ++++++ ld/emultempl/elf.em | 2 +- ld/ldelf.c | 8 +++ ld/ldelf.h | 1 + ld/testsuite/ld-x86-64/pe-x86-64-1.od | 1 + ld/testsuite/ld-x86-64/pe-x86-64-2.od | 1 + ld/testsuite/ld-x86-64/pe-x86-64-3.od | 1 + ld/testsuite/ld-x86-64/pe-x86-64-4.od | 1 + ld/testsuite/ld-x86-64/pe-x86-64-5.od | 1 + ld/testsuite/ld-x86-64/pe-x86-64-5.rd | 3 +- ld/testsuite/ld-x86-64/pe-x86-64-6.obj.bz2 | Bin 0 -> 1366 bytes ld/testsuite/ld-x86-64/pe-x86-64-6.od | 91 +++++++++++++++++++++++++++++ ld/testsuite/ld-x86-64/pe-x86-64.exp | 9 +++ 20 files changed, 231 insertions(+), 7 deletions(-) create mode 100644 ld/testsuite/ld-x86-64/pe-x86-64-6.obj.bz2 create mode 100644 ld/testsuite/ld-x86-64/pe-x86-64-6.od