This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_35-branch in repository binutils-gdb.
from 1e5bc321758 Automatic date update in version.in new e539c8303ff x86-64: Convert load to mov only for GOTPCRELX relocations
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 | 2 +- ld/ChangeLog | 9 +++++++++ ld/testsuite/ld-x86-64/pr27016a.d | 23 +++++++++++++++++++++++ ld/testsuite/ld-x86-64/pr27016a.s | 23 +++++++++++++++++++++++ ld/testsuite/ld-x86-64/pr27016b.d | 23 +++++++++++++++++++++++ ld/testsuite/ld-x86-64/pr27016b.s | 4 ++++ ld/testsuite/ld-x86-64/x86-64.exp | 2 ++ 8 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 ld/testsuite/ld-x86-64/pr27016a.d create mode 100644 ld/testsuite/ld-x86-64/pr27016a.s create mode 100644 ld/testsuite/ld-x86-64/pr27016b.d create mode 100644 ld/testsuite/ld-x86-64/pr27016b.s