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 d01e823438c Update copyright dates to include 2025 new 34f5a310b4f gdb/testsuite: add DWARF 5 + split DWARF + type units board new 6488583941b gdb/testsuite/dwarf: add support to generate DWARF 5 split [...] new 0b188a3fb13 gdb/testsuite/dwarf: fix abbrev section name when putting t [...] new 8ad92d35519 gdb/dwarf2: pass correct dwarf2_cu to lookup_dwo_id in crea [...]
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/read.c | 2 +- .../{gold.exp => dwarf5-fission-debug-types.exp} | 17 ++-- ...2-missing-cu-tag.c => fission-with-type-unit.c} | 4 +- .../gdb.dwarf2/fission-with-type-unit.exp | 105 +++++++++++++++++++++ gdb/testsuite/lib/dwarf.exp | 47 ++++++++- gdb/testsuite/make-check-all.sh | 1 + 6 files changed, 162 insertions(+), 14 deletions(-) copy gdb/testsuite/boards/{gold.exp => dwarf5-fission-debug-types.exp} (69%) copy gdb/testsuite/gdb.dwarf2/{dw2-missing-cu-tag.c => fission-with-type-unit.c} (88%) create mode 100644 gdb/testsuite/gdb.dwarf2/fission-with-type-unit.exp