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 2b63e8b4dbf Automatic date update in version.in new 82bdc396a40 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