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 58539c5f76d Bploc should try to return full path new b55c841c51f gdb/dwarf: rename dwarf2_per_cu_data -> dwarf2_per_cu
The 1 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/compile/compile-loc2c.c | 6 +- gdb/compile/compile.h | 6 +- gdb/dwarf2/aranges.c | 5 +- gdb/dwarf2/call-site.h | 6 +- gdb/dwarf2/cooked-index.c | 18 ++-- gdb/dwarf2/cooked-index.h | 24 ++--- gdb/dwarf2/cu.c | 5 +- gdb/dwarf2/cu.h | 15 ++- gdb/dwarf2/expr.c | 15 ++- gdb/dwarf2/expr.h | 4 +- gdb/dwarf2/frame.c | 5 +- gdb/dwarf2/frame.h | 7 +- gdb/dwarf2/index-write.c | 19 ++-- gdb/dwarf2/loc.c | 35 ++++--- gdb/dwarf2/loc.h | 12 +-- gdb/dwarf2/mapped-index.h | 2 +- gdb/dwarf2/read-debug-names.c | 2 +- gdb/dwarf2/read-gdb-index.c | 14 +-- gdb/dwarf2/read.c | 229 +++++++++++++++++++----------------------- gdb/dwarf2/read.h | 127 ++++++++++++----------- gdb/gdbtypes.h | 2 +- 21 files changed, 260 insertions(+), 298 deletions(-)