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 fc999e8020 Rename PR ld/22842 run-time test to "Run pr22842" new b9519cfe98 x86: Properly handle PLT expression in directive
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: gas/ChangeLog | 14 ++++++++++++++ gas/config/tc-i386.c | 17 ++++++++++++++--- gas/testsuite/gas/i386/ilp32/reloc64.l | 1 + gas/testsuite/gas/i386/ilp32/reloc64.s | 1 + gas/testsuite/gas/i386/reloc32.l | 1 + gas/testsuite/gas/i386/reloc32.s | 1 + gas/testsuite/gas/i386/reloc64.l | 1 + gas/testsuite/gas/i386/reloc64.s | 1 + ld/ChangeLog | 9 +++++++++ ld/testsuite/ld-i386/i386.exp | 9 +++++++++ ld/testsuite/ld-x86-64/pr23997a.s | 6 ++++++ ld/testsuite/ld-x86-64/pr23997b.c | 25 +++++++++++++++++++++++++ ld/testsuite/ld-x86-64/pr23997c.c | 7 +++++++ ld/testsuite/ld-x86-64/x86-64.exp | 8 ++++++++ 14 files changed, 98 insertions(+), 3 deletions(-) create mode 100644 ld/testsuite/ld-x86-64/pr23997a.s create mode 100644 ld/testsuite/ld-x86-64/pr23997b.c create mode 100644 ld/testsuite/ld-x86-64/pr23997c.c