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 423ea23eeee gdb/testsuite: fix incorrect comment in py-color.exp new 1e1ef933d11 Remove 'read' call from dwz_file::read_string new 7b80401da00 Handle DWARF 5 separate debug sections new d43070861f5 Add "-5" flag to cc-with-tweaks
The 3 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/contrib/cc-with-tweaks.sh | 5 +- gdb/dwarf2/attribute.c | 5 +- gdb/dwarf2/attribute.h | 14 +- gdb/dwarf2/cooked-indexer.c | 4 +- gdb/dwarf2/die.c | 3 + gdb/dwarf2/dwz.c | 193 +++++++++++++++++---- gdb/dwarf2/dwz.h | 25 +-- gdb/dwarf2/macro.c | 1 + gdb/dwarf2/read.c | 19 +- gdb/dwarf2/read.h | 8 +- .../boards/{cc-with-dwz.exp => cc-with-dwz-5.exp} | 8 +- gdb/testsuite/gdb.dwarf2/dwzbuildid.exp | 159 +---------------- .../gdb.dwarf2/{dwzbuildid.exp => dwzbuildid.tcl} | 20 ++- .../d10v.exp => gdb.dwarf2/dwzbuildid5.exp} | 5 +- gdb/testsuite/gdb.dwarf2/dwznolink.exp | 2 +- gdb/testsuite/gdb.dwarf2/no-gnu-debuglink.exp | 2 +- gdb/testsuite/lib/dwarf.exp | 18 ++ 17 files changed, 263 insertions(+), 228 deletions(-) copy gdb/testsuite/boards/{cc-with-dwz.exp => cc-with-dwz-5.exp} (83%) copy gdb/testsuite/gdb.dwarf2/{dwzbuildid.exp => dwzbuildid.tcl} (93%) copy gdb/testsuite/{config/d10v.exp => gdb.dwarf2/dwzbuildid5.exp} (85%)