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 35fd2dd Generate correct hint value for IDATA6. new 9d734ef Also check GOT PLT for R_X86_64_PLTOFF64
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 | 6 ++++++ bfd/elf64-x86-64.c | 11 +++++++++-- ld/ChangeLog | 7 +++++++ ld/testsuite/ld-x86-64/pr20800a.S | 17 +++++++++++++++++ ld/testsuite/ld-x86-64/pr20800b.S | 21 +++++++++++++++++++++ ld/testsuite/ld-x86-64/x86-64.exp | 8 ++++++++ 6 files changed, 68 insertions(+), 2 deletions(-) create mode 100644 ld/testsuite/ld-x86-64/pr20800a.S create mode 100644 ld/testsuite/ld-x86-64/pr20800b.S