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 c912005af77 gprof: only process line numbers for intersection of vmas a [...] new 8215e9b0f3c gdb/dwarf: remove pretend_language parameter from load_full [...] new 5d58950c0d8 gdb/dwarf: factor out to cutu_reader::skip_one_attribute method new 0bb9d85fc7f gdb/dwarf: access m_info_ptr directly instead of passing in [...] new 4fca47b9386 gdb/dwarf: change cutu_reader::read_die_and_siblings to cut [...] new 8c6d5bcf9b8 gdb/dwarf: remove cutu_reader::keep, add cutu_reader::release_cu new 4509b5a9091 gdb/dwarf: remove some _1 suffixes new 12e442efecc gdb/dwarf: remove unnecessary per_objfile parameter in cook [...] new b1b6ea0cb02 gdb/dwarf: rename local variables in follow_die_offset new dc41f577884 gdb/dwarf: assume that source_cu->dies is always set in fol [...] new bd36fe01ba5 gdb/dwarf: remove existing_cu parameter of load_full_comp_unit new 0a15ae610a3 gdb/dwarf: assume that no dwarf2_cu exist when calling load [...]
The 11 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 | 8 +- gdb/dwarf2/cooked-indexer.h | 1 - gdb/dwarf2/read.c | 594 ++++++++++++++++++++------------------------ gdb/dwarf2/read.h | 40 ++- 4 files changed, 286 insertions(+), 357 deletions(-)