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 398fdd6086 Remove the TUI execution info window new 81e8046dc0 x86-64: Move PIC check for PC-relative relocations back
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 | 7 ++ bfd/elf64-x86-64.c | 149 ++++++++++++++++------------------- ld/ChangeLog | 9 +++ ld/testsuite/ld-x86-64/pr24905-x32.d | 8 ++ ld/testsuite/ld-x86-64/pr24905.d | 7 ++ ld/testsuite/ld-x86-64/pr24905.s | 6 ++ ld/testsuite/ld-x86-64/pr24905.t | 1 + ld/testsuite/ld-x86-64/x86-64.exp | 2 + 8 files changed, 110 insertions(+), 79 deletions(-) create mode 100644 ld/testsuite/ld-x86-64/pr24905-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr24905.d create mode 100644 ld/testsuite/ld-x86-64/pr24905.s create mode 100644 ld/testsuite/ld-x86-64/pr24905.t