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 4b74833d1a2 gdb: don't use -Wmissing-prototypes with g++ new ce2d3708bc8 Synchronize binutils libiberty sources with gcc version.
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: include/ChangeLog | 8 ++ include/libiberty.h | 5 - libiberty/ChangeLog | 119 ++++++++++++++++++++- libiberty/Makefile.in | 29 +++++- libiberty/aclocal.m4 | 1 - libiberty/configure | 177 ++++++-------------------------- libiberty/configure.ac | 32 +++--- libiberty/cp-demangle.c | 5 +- libiberty/d-demangle.c | 101 +++++++++++++----- libiberty/make-temp-file.c | 16 ++- libiberty/simple-object-mach-o.c | 5 + libiberty/testsuite/d-demangle-expected | 58 ++++++++++- libiberty/testsuite/demangle-expected | 5 + libiberty/xmalloc.c | 2 + 14 files changed, 360 insertions(+), 203 deletions(-)