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 79ddc88496c Updated Serbian and Russian translations for various sub-di [...] new 79bc120c7be Add demangling support to readelf.
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 | 17 +++ binutils/NEWS | 4 + binutils/doc/binutils.texi | 30 +++++ binutils/readelf.c | 132 +++++++++++++++------- binutils/testsuite/binutils-all/mangled.s | 6 + binutils/testsuite/binutils-all/readelf.demangled | 5 + binutils/testsuite/binutils-all/readelf.exp | 16 +++ 7 files changed, 172 insertions(+), 38 deletions(-) create mode 100644 binutils/testsuite/binutils-all/mangled.s create mode 100644 binutils/testsuite/binutils-all/readelf.demangled