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 dd2d4de349f gdb/python/dap: prefix internal attributes with underscore new 1c6898a825b gdb/dwarf: use term "shard" instead of "index" new 532268bf09d gdb/dwarf: rename cooked_index_worker subclasses new f24d402bf8d gdb/dwarf: unique_ptr cleanup
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/buildsym.h | 2 +- gdb/dwarf2/abbrev.h | 2 +- gdb/dwarf2/cooked-index.c | 2 +- gdb/dwarf2/cooked-index.h | 22 +++++++++------- gdb/dwarf2/cu.h | 4 ++- gdb/dwarf2/dwz.c | 3 +-- gdb/dwarf2/dwz.h | 4 ++- gdb/dwarf2/file-and-dir.h | 2 ++ gdb/dwarf2/index-cache.c | 4 +-- gdb/dwarf2/index-cache.h | 4 ++- gdb/dwarf2/line-header.h | 2 +- gdb/dwarf2/mapped-index.h | 2 ++ gdb/dwarf2/read-debug-names.c | 8 +++--- gdb/dwarf2/read.c | 60 ++++++++++++++++++++----------------------- gdb/dwarf2/read.h | 36 ++++++++++++++------------ 15 files changed, 85 insertions(+), 72 deletions(-)