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 f563d6cc749 gdb/dwarf: initialize tu_stats fields new 00aa53dabce gdb: move "gdb:function_view" into quick-symbol.h typedefs new 643a92ff411 gdb/dwarf: use dwz_file::filename in a few spots new fb3511fc476 gdb/dwarf: change some per-objfile functions to be per-bfd
The 3 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-index.h | 15 +++---- gdb/dwarf2/dwz.c | 4 +- gdb/dwarf2/read-gdb-index.c | 46 ++++++++++---------- gdb/dwarf2/read.c | 103 +++++++++++++++++++++----------------------- gdb/dwarf2/read.h | 11 +++-- gdb/objfiles.h | 12 +++--- gdb/psymtab.c | 28 ++++++------ gdb/psymtab.h | 12 +++--- gdb/quick-symbol.h | 61 +++++++++++++------------- gdb/symfile-debug.c | 11 +++-- gdb/symfile.c | 18 ++++---- gdb/symfile.h | 13 +++--- gdb/symtab.c | 2 +- 13 files changed, 157 insertions(+), 179 deletions(-)