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 71797f1221a gdb: fix parenthesis position in comment new 542a33e348a Only use the per-BFD object to write a DWARF index new 52e5e48e533 Write the DWARF index in the background
The 2 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.c | 68 +++++++++++++++++++++++++++++++++++++++- gdb/dwarf2/cooked-index.h | 33 ++++++++++--------- gdb/dwarf2/index-cache.c | 20 +++++------- gdb/dwarf2/index-cache.h | 4 ++- gdb/dwarf2/index-write.c | 80 +++++++++++++++++++++-------------------------- gdb/dwarf2/index-write.h | 2 +- gdb/dwarf2/mapped-index.h | 9 ++++++ gdb/dwarf2/read.c | 10 +++--- 8 files changed, 148 insertions(+), 78 deletions(-)