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 ca2590d7804 RISC-V: PR32036, Support Zcmp cm.mva01s and cm.mvsa01 instr [...] new f6f07a0b923 [gdb/symtab] Use [in module %s] notation more consistently [...] new 25cd029a628 [gdb/symtab] Add gdb/dwarf2/error.h new 408dac3f452 [gdb/symtab] Use DWARF_ERROR_PREFIX new b5070480d74 [gdb/symtab] Change DWARF_ERROR from Dwarf Error to DWARF Error
The 4 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/dwarf2/comp-unit-head.c | 37 ++-- gdb/{nat/i386-linux.c => dwarf2/error.h} | 20 +- gdb/dwarf2/read.c | 211 ++++++++++++--------- gdb/dwarf2/section.c | 16 +- .../gdb.dwarf2/dw2-bad-parameter-type.exp | 2 +- gdb/testsuite/gdb.dwarf2/dw2-error.exp | 2 +- gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +- gdb/testsuite/gdb.dwarf2/dw2-using-debug-str.exp | 2 +- gdb/testsuite/gdb.dwarf2/struct-with-sig-2.exp | 2 +- 9 files changed, 174 insertions(+), 122 deletions(-) copy gdb/{nat/i386-linux.c => dwarf2/error.h} (71%)