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 df50675d4ef gdb/remote: don't error if qGetTIBAddr is unsupported new 890d1d385f4 gdb/dwarf: std::unordered_{set,map} -> gdb::unordered_{set, [...] new 863a3131b86 gdb/dwarf: change some functions from "per objfile" to "per bfd" new e3f9a1e14ac gdb/dwarf: pass dwarf2_per_bfd to dwarf2_per_cu_data constructor new a47e2297fc2 gdb/dwarf: pass section offset to dwarf2_per_cu_data constructor new c44ab627b02 gdb/dwarf: pass section to dwarf2_per_cu_data constructor new 8af6d60eb97 gdb/dwarf: set is_debug_types in signatured_type constructor new b0c676f4563 gdb/dwarf: add logging for CU expansion
The 7 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/aranges.c | 2 +- gdb/dwarf2/cooked-index.c | 5 +- gdb/dwarf2/frame.c | 3 +- gdb/dwarf2/index-write.c | 20 ++-- gdb/dwarf2/loc.c | 9 +- gdb/dwarf2/read-debug-names.c | 2 +- gdb/dwarf2/read-gdb-index.c | 5 +- gdb/dwarf2/read.c | 271 +++++++++++++++++++++++------------------- gdb/dwarf2/read.h | 44 ++++--- 9 files changed, 195 insertions(+), 166 deletions(-)