This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_lto in repository toolchain/ci/binutils-gdb.
from fc0b8a976d Fix libinproctrace.so build on PPC adds 8a2ef85186 Automatic date update in version.in adds d51926f06a Slightly tweak and clarify target_resume's interface adds 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...] new 446fcb446f Fix .debug_names regression with new indexer new c7a73fa4dc De-duplicate .gdb_index new 835e063d3a gprofng: assertion in gprofng/src/Expression.cc:139
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: bfd/version.h | 2 +- gdb/dwarf2/cooked-index.h | 7 +++-- gdb/dwarf2/index-write.c | 39 ++++++++++++++++++++++++--- gdb/dwarf2/tag.h | 67 +++++++++++++++++++++++++++++++++++++++++++++++ gdb/infrun.c | 10 ++++--- gdb/linux-nat.c | 29 +++++++------------- gdb/remote.c | 52 ++++++++++++++++++------------------ gdb/target.c | 13 +++++---- gdb/target.h | 31 ++++++++++++++-------- gprofng/src/Expression.cc | 34 +++++++++++++----------- gprofng/src/Expression.h | 2 -- 11 files changed, 197 insertions(+), 89 deletions(-) create mode 100644 gdb/dwarf2/tag.h