This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 4d772ea24d gdb: fix "set scheduler-locking" thread exit hang adds d31028e8cc Automatic date update in version.in adds 0d64622696 Fix demangle style usage info
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- 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 +-- 9 files changed, 170 insertions(+), 65 deletions(-) create mode 100644 binutils/demanguse.c copy binutils/{maybe-ranlib.c => demanguse.h} (72%)