This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_42-branch in repository binutils-gdb.
from ba864c35f58 Automatic date update in version.in new 3c1f1c35784 x86-64: Add R_X86_64_CODE_6_GOTTPOFF
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/bfd-in2.h | 6 ++ bfd/elf64-x86-64.c | 113 ++++++++++++++++++++++++++++++- bfd/libbfd.h | 6 ++ bfd/reloc.c | 12 ++++ elfcpp/x86_64.h | 24 +++++++ gas/config/tc-i386.c | 102 ++++++++++++++++++++++------ gas/testsuite/gas/i386/x86-64-gottpoff.d | 4 ++ gas/testsuite/gas/i386/x86-64-gottpoff.s | 10 +++ gold/testsuite/x86_64_ie_to_le.s | 2 + gold/testsuite/x86_64_ie_to_le.sh | 2 + gold/x86_64.cc | 47 +++++++++++-- include/elf/x86-64.h | 20 ++++++ ld/testsuite/ld-x86-64/tlsbindesc.dd | 24 +++++++ ld/testsuite/ld-x86-64/tlsbindesc.rd | 36 +++++----- ld/testsuite/ld-x86-64/tlsbindesc.s | 8 +++ 15 files changed, 371 insertions(+), 45 deletions(-)