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-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 9e80cfa14e gdb/fortran: Support negative array stride in one limited case adds 99e4741014 Merge upstream GCC changes for include/ and libiberty/ directories
No new revisions were added by this update.
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 | 21 ++++++++++ gdb/aarch64-tdep.c | 2 +- gdb/copyright.py | 4 +- gdb/dwarf2/loc.h | 3 -- gdb/dwarf2/read.c | 3 +- gdb/dwarf2/read.h | 6 +++ 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, 160 insertions(+), 86 deletions(-) delete mode 100644 libiberty/rust-demangle.h