This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_43-branch in repository binutils-gdb.
from f4c0f07037e s390: Add support for z17 as CPU name new 4056b58ad33 dwarf: Dump .debug_loclists only for DWARF-5
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: binutils/dwarf.c | 14 +- ld/testsuite/ld-x86-64/dwarf4.s | 346 +++++++++++++++++++++++++++++++++ ld/testsuite/ld-x86-64/dwarf5a.s | 400 ++++++++++++++++++++++++++++++++++++++ ld/testsuite/ld-x86-64/dwarf5b.s | 345 ++++++++++++++++++++++++++++++++ ld/testsuite/ld-x86-64/pr32809.d | 71 +++++++ ld/testsuite/ld-x86-64/x86-64.exp | 1 + 6 files changed, 1175 insertions(+), 2 deletions(-) create mode 100644 ld/testsuite/ld-x86-64/dwarf4.s create mode 100644 ld/testsuite/ld-x86-64/dwarf5a.s create mode 100644 ld/testsuite/ld-x86-64/dwarf5b.s create mode 100644 ld/testsuite/ld-x86-64/pr32809.d