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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from f16a9783c5 Add support for a MIPS specific .MIPS.xhash section. adds f211b8c0b9 Synchronize libiberty sources with gcc mainline. adds 1022c627db s390: Implement 'type_align' gdbarch method adds dac36daf78 Fix access to uninitialized variable in fill_in_stop_func adds 020a839d52 Match Windows pathnames in gdb.linespec/break-ask.exp. adds 8be90e9631 Automatic date update in version.in adds 36983a93bb lang_input_statement_type next pointers adds 988de25b36 stat_alloc casts adds 4cfbdbfd26 Delete unused ldlang.h structs adds dc02848a69 Sort statement_enum and lang_statement_union adds acdb5f3476 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: ChangeLog | 78 ++++++++++++++++++++++ bfd/version.h | 2 +- gdb/ChangeLog | 10 +++ gdb/blockframe.c | 2 + gdb/s390-tdep.c | 33 ++++++++++ gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.linespec/break-ask.exp | 6 +- ld/ChangeLog | 41 ++++++++++++ ld/emultempl/aix.em | 5 +- ld/emultempl/spuelf.em | 6 +- ld/ldexp.c | 24 +++---- ld/ldlang.c | 110 +++++++++++++++---------------- ld/ldlang.h | 63 +++++++----------- ld/ldmain.c | 2 +- ld/lexsup.c | 2 +- libiberty/ChangeLog | 75 +++++++++++++++++++++ libiberty/cp-demangle.c | 29 ++++---- libiberty/cplus-dem.c | 1 + libiberty/d-demangle.c | 20 +++++- libiberty/lrealpath.c | 16 +++++ libiberty/rust-demangle.c | 1 + libiberty/rust-demangle.h | 45 +++++++++++++ libiberty/simple-object-elf.c | 33 +++++----- libiberty/testsuite/d-demangle-expected | 20 ++++++ libiberty/testsuite/demangle-expected | 13 ++++ 25 files changed, 491 insertions(+), 151 deletions(-) create mode 100644 libiberty/rust-demangle.h