This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from d31028e8cc Automatic date update in version.in adds 0d64622696 Fix demangle style usage info adds be472decb2 Import Makefile.def from gcc adds 0b32f05bac Don't compile some opcodes files when bfd is 32-bit only adds 1f28b70def [gdb/testsuite] Fix regexp in gdb.base/foll-vfork.exp adds b626a80342 Fix gdb.base/sigstep.exp test for ppc new b9252d079a Automatic date update in version.in
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: Makefile.def | 78 +- Makefile.in | 18200 +++++++++++++++++++++++------ 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 +- gdb/testsuite/gdb.base/foll-vfork.exp | 6 +- gdb/testsuite/gdb.base/sigstep.exp | 12 +- opcodes/Makefile.am | 48 +- opcodes/Makefile.in | 48 +- opcodes/configure | 6 +- opcodes/configure.ac | 6 +- opcodes/disassemble.c | 22 +- 18 files changed, 14644 insertions(+), 4017 deletions(-) create mode 100644 binutils/demanguse.c copy binutils/{maybe-ranlib.c => demanguse.h} (72%)