This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 67bb16f345 Automatic date update in version.in new af03af8f55 Synchronize libiberty with gcc and add --no-recruse-limit op [...]
The 1 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: 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 + 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 ++++++++++++++++------------ 21 files changed, 607 insertions(+), 149 deletions(-) create mode 100644 binutils/testsuite/binutils-all/cxxfilt.exp