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 d31028e8ccf Automatic date update in version.in new 0d64622696e Fix demangle style usage info
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/Makefile.am | 10 +-- binutils/Makefile.in | 19 +++--- binutils/demanguse.c | 54 +++++++++++++++ binutils/{maybe-ranlib.c => demanguse.h} | 19 ++++-- binutils/nm.c | 113 ++++++++++++++++++++----------- binutils/objdump.c | 8 +-- binutils/po/POTFILES.in | 2 + binutils/readelf.c | 8 +-- 8 files changed, 169 insertions(+), 64 deletions(-) create mode 100644 binutils/demanguse.c copy binutils/{maybe-ranlib.c => demanguse.h} (72%)