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 573e600deab gdb/dwarf: replace some "compile unit" terminology with "unit" new e352e8b044e gdb/dwarf: scan DWARF 5 DWO CUs by just reading the header new 2b9f9de4e4c gdb/dwarf: scan .debug_info.dwo just once new 28f15782ada gdb/dwarf: read multiple .debug_info.dwo sections new 605b4e6f366 gdb/dwarf: avoid cutu_reader moves new dbfd92856a3 gdb/dwarf: clean up some cutu_reader::is_dummy() calls
The 5 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/cooked-indexer.c | 20 +-- gdb/dwarf2/read.c | 309 +++++++++++++++++++------------------------- gdb/dwarf2/read.h | 15 +-- 3 files changed, 148 insertions(+), 196 deletions(-)