This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from e56d7f1e19 gdb/doc: Fix header alignment of 'info threads' example output adds 7693576838 Simplify setting of reading_partial_symbols adds 197400e800 Convert IS_TYPE_UNIT_GROUP to method adds 4ac9383206 Fix a memory leak and remove an unused member adds a60419c8c9 Automatic date update in version.in adds c325c44ef6 gdb/copyright.py: Add generated files in gnulib/ to exclude list adds 8cb5117ccf Move dwarf2_get_die_type declaration to dwarf2/read.h adds 70d497007d [gdb/testsuite] Remove gcc/93866 xfail in methods.exp adds 265b467340 [ARC][committed] Update int_vector_base aux register. adds ecda90163e Don't call lto-wrapper for ar and ranlib adds 2078dbb210 gdb/testsuite: Remove source file path from test name adds 09624f1fec [AArch64] Fix typo in comment new 9e80cfa14e gdb/fortran: Support negative array stride in one limited case new 99e4741014 Merge upstream GCC changes for include/ and libiberty/ directories
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: bfd/ChangeLog | 10 +++++ bfd/plugin.c | 22 +++++++---- bfd/plugin.h | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 6 +++ binutils/ar.c | 2 +- binutils/nm.c | 2 +- gdb/ChangeLog | 43 +++++++++++++++++++++ gdb/aarch64-tdep.c | 2 +- gdb/copyright.py | 4 +- gdb/dwarf2/loc.h | 3 -- gdb/dwarf2/read.c | 31 ++++++--------- gdb/dwarf2/read.h | 13 +++++++ gdb/gdbtypes.c | 17 ++++++-- gdb/testsuite/ChangeLog | 16 ++++++++ gdb/testsuite/gdb.base/cached-source-file.exp | 2 +- .../gdb.fortran/derived-type-striding.exp | 2 + .../gdb.fortran/derived-type-striding.f90 | 2 + gdb/testsuite/gdb.go/methods.exp | 17 ++++---- gdb/valarith.c | 4 +- include/ChangeLog | 8 ++++ include/hashtab.h | 4 +- libiberty/ChangeLog | 20 ++++++++++ libiberty/argv.c | 8 ++++ libiberty/cp-demangle.c | 1 + libiberty/hashtab.c | 4 +- libiberty/rust-demangle.h | 45 ---------------------- libiberty/testsuite/demangle-expected | 3 ++ opcodes/ChangeLog | 5 +++ opcodes/arc-regs.h | 3 +- 30 files changed, 200 insertions(+), 103 deletions(-) delete mode 100644 libiberty/rust-demangle.h