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 18a8505e38f Dwarf 5: Handle debug_str_offsets and indexed attributes th [...] new d93c6db74b7 gdb/testsuite: Allow DWARF assembler to create multiple lin [...] new 44e4c7757a7 gdb: Handle malformed ELF, symbols in non-allocatable sections
The 2 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: gdb/ChangeLog | 5 + gdb/elfread.c | 13 +- gdb/testsuite/ChangeLog | 11 ++ .../dw2-bad-elf-other.S} | 24 +-- .../{dw2-ranges-main.c => dw2-bad-elf.c} | 4 +- gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp | 183 +++++++++++++++++++++ gdb/testsuite/lib/dwarf.exp | 2 + 7 files changed, 227 insertions(+), 15 deletions(-) copy gdb/testsuite/{gdb.arch/riscv-unwind-long-insn.c => gdb.dwarf2/dw2-bad-elf-ot [...] copy gdb/testsuite/gdb.dwarf2/{dw2-ranges-main.c => dw2-bad-elf.c} (93%) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp