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-lts-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 [...]
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 34 ++++ binutils/NEWS | 11 ++ binutils/addr2line.c | 19 +- binutils/cxxfilt.c | 14 +- binutils/doc/binutils.texi | 89 ++++++++- binutils/nm.c | 27 ++- 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 + 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 ++++++++++++++++------------ 24 files changed, 624 insertions(+), 152 deletions(-) create mode 100644 binutils/testsuite/binutils-all/cxxfilt.exp