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 d2edc83 Fix build breakage new 2168b26 Don't convert GOTPCREL relocation against large section
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 | 8 +++++++- bfd/elf64-x86-64.c | 5 +++++ ld/ChangeLog | 9 +++++++++ ld/testsuite/ld-x86-64/{protected3.d => pr20093-1.d} | 9 +++------ ld/testsuite/ld-x86-64/pr20093-1.s | 11 +++++++++++ ld/testsuite/ld-x86-64/{protected3.d => pr20093-2.d} | 9 +++------ ld/testsuite/ld-x86-64/pr20093-2.s | 9 +++++++++ ld/testsuite/ld-x86-64/x86-64.exp | 2 ++ 8 files changed, 49 insertions(+), 13 deletions(-) copy ld/testsuite/ld-x86-64/{protected3.d => pr20093-1.d} (51%) create mode 100644 ld/testsuite/ld-x86-64/pr20093-1.s copy ld/testsuite/ld-x86-64/{protected3.d => pr20093-2.d} (51%) create mode 100644 ld/testsuite/ld-x86-64/pr20093-2.s