This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/binutils-gdb.
from 50ad1254d5 GCC: Pass --plugin to AR and RANLIB new a4966cd965 Binutils: Pass --plugin to AR and RANLIB new af019bfde9 Support the PGO build for binutils+gdb new 66beed0227 Fix erroneous agent expression test new bc167b6b3e Remove a use of print_expression new 54585eee2e Avoid crash in compile_to_object
The 5 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: ChangeLog | 22 +++++++++ Makefile.in | 63 +++++++++++++++++++++++++- Makefile.tpl | 58 +++++++++++++++++++++++- bfd/ChangeLog | 4 ++ bfd/configure | 27 ++++++++++- binutils/ChangeLog | 4 ++ binutils/configure | 27 ++++++++++- configure | 100 ++++++++++++++++++++++++++++++++++++++++- configure.ac | 65 +++++++++++++++++++++++++++ gas/ChangeLog | 4 ++ gas/configure | 27 ++++++++++- gdb/ChangeLog | 13 ++++++ gdb/compile/compile.c | 4 +- gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/gdb.trace/ax.exp | 2 +- gdb/tracepoint.c | 17 ++++--- gdb/tracepoint.h | 2 +- gprof/ChangeLog | 4 ++ gprof/configure | 27 ++++++++++- ld/ChangeLog | 4 ++ ld/configure | 27 ++++++++++- libctf/ChangeLog | 4 ++ libctf/configure | 27 ++++++++++- opcodes/ChangeLog | 4 ++ opcodes/configure | 27 ++++++++++- 25 files changed, 535 insertions(+), 32 deletions(-)