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/binutils-gdb.
from bb6bf75e7a PowerPC @l, @h and @ha warnings, plus VLE e_li adds 9da0a9988d gold: Provide more failed archive member info in error message adds 67bb16f345 Automatic date update in version.in adds af03af8f55 Synchronize libiberty with gcc and add --no-recruse-limit op [...] adds c2f5dc30af PR23952, memory leak in _bfd_generic_read_minisymbols adds 4a8110007b Fix a (one shot small) leak in language.c
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 + bfd/syms.c | 13 +- bfd/version.h | 2 +- binutils/ChangeLog | 39 ++++ binutils/NEWS | 11 ++ binutils/addr2line.c | 19 +- binutils/cxxfilt.c | 14 +- binutils/doc/binutils.texi | 89 ++++++++- binutils/nm.c | 36 ++-- binutils/objdump.c | 22 ++- binutils/prdbg.c | 6 +- binutils/stabs.c | 10 +- binutils/testsuite/binutils-all/cxxfilt.exp | 44 +++++ binutils/testsuite/config/default.exp | 6 + gdb/ChangeLog | 6 + gdb/language.c | 6 +- gold/ChangeLog | 5 + gold/archive.cc | 13 +- include/ChangeLog | 5 + include/demangle.h | 14 ++ libiberty/ChangeLog | 65 +++++++ libiberty/config.in | 3 + libiberty/configure | 4 +- libiberty/configure.ac | 4 +- libiberty/cp-demangle.c | 68 +++++-- libiberty/cp-demangle.h | 3 + libiberty/cplus-dem.c | 40 ++++- libiberty/pex-unix.c | 268 ++++++++++++++++------------ 28 files changed, 657 insertions(+), 164 deletions(-) create mode 100644 binutils/testsuite/binutils-all/cxxfilt.exp