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 a4242dc3f5f gdb: LoongArch: Improve the handling of atomic sequence new 9044044c27c gdbsupport: add gdb::make_array_view overload to create fro [...] new ad6dde5aaae gdb/dwarf: write offset to parent entry for DW_IDX_parent new de33cf88daf gdb/dwarf: allow for cooked_index_shard::m_addrmap to be nullptr new 13ab441fb40 gdb/dwarf: create multiple cooked index shards when reading [...]
The 4 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/doc/gdb.texinfo | 41 +++++++++- gdb/dwarf2/cooked-index.c | 9 ++- gdb/dwarf2/cooked-index.h | 9 ++- gdb/dwarf2/index-write.c | 98 ++++++++++++++--------- gdb/dwarf2/read-debug-names.c | 151 ++++++++++++++++++++++++++--------- gdb/dwarf2/read-debug-names.h | 25 +++++- gdb/testsuite/gdb.mi/mi-sym-info.exp | 20 ++++- gdb/unittests/array-view-selftests.c | 13 +++ gdbsupport/array-view.h | 9 +++ 9 files changed, 288 insertions(+), 87 deletions(-)