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 678048e8079 Fix build errors in with clang in gdb.compile/compile-cplus.c new 976ca316738 gdb: rename dwarf2_per_objfile variables/fields to per_objfile
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/ChangeLog | 10 + gdb/dwarf2/comp-unit.c | 9 +- gdb/dwarf2/comp-unit.h | 2 +- gdb/dwarf2/index-cache.c | 8 +- gdb/dwarf2/index-cache.h | 2 +- gdb/dwarf2/index-write.c | 105 ++-- gdb/dwarf2/index-write.h | 4 +- gdb/dwarf2/line-header.c | 15 +- gdb/dwarf2/line-header.h | 6 +- gdb/dwarf2/macro.c | 36 +- gdb/dwarf2/macro.h | 2 +- gdb/dwarf2/read.c | 1311 ++++++++++++++++++++++------------------------ gdb/dwarf2/read.h | 2 +- 13 files changed, 719 insertions(+), 793 deletions(-)