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 5cfabe75dba Automatic date update in version.in new 1a710618a51 gdb/dwarf: remove dwarf2_section_info::get_size new d19cd04bf81 gdb/dwarf: remove per_objfile parameter from read_and_check [...] new 1150b0389aa gdb/dwarf: remove unnecessary dwarf2_section_info:::read calls new 9275a4c78cf gdb/dwarf: pass section to create_dwp_hash_table new 62e6a508424 gdb/dwarf: replace some per_objfile parameters with per_bfd new 234325b503e gdb/dwarf: look up .dwp file ahead of time new 6e9683366d3 gdb/dwarf: make some more functions methods of cutu_reader
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/comp-unit-head.c | 23 ++--- gdb/dwarf2/comp-unit-head.h | 7 +- gdb/dwarf2/read.c | 210 ++++++++++++++++++++------------------------ gdb/dwarf2/read.h | 36 +++++++- gdb/dwarf2/section.h | 13 --- 5 files changed, 139 insertions(+), 150 deletions(-)