This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master-arm-spec2k6-O2_LTO in repository toolchain/ci/binutils-gdb.
from 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 adds b9252d079a Automatic date update in version.in adds dc5a462160 sim: sh: rework carry checks to not rely on integer overflows adds 35f7d33dd9 sim: sh: fix switch-bool warnings adds 08ca783430 Sync Makefile.tpl with GCC adds 9d6a1a6496 Automatic date update in version.in adds b431e7a3fe sync libbacktrace from gcc adds cc81bc2dfb [PR gdb/16238] Add completer for the show user command adds cb2e519a5e Automatic date update in version.in adds da7ee7f9ce Fix build with current GCC: EL_EXPLICIT(location) always non-NULL adds 64f5c8167b Regenerate a couple of files adds 7aba54da42 PowerPC64 @notoc in non-power10 code adds daad0428f2 -Waddress fixes for gold testsuite
No new revisions were added by this update.
Summary of changes: Makefile.def | 78 +- Makefile.in | 18507 +++++++++++++++++----- Makefile.tpl | 82 +- bfd/bfd-in2.h | 1 + bfd/elf64-ppc.c | 741 +- bfd/libbfd.h | 1 + bfd/reloc.c | 2 + bfd/version.h | 2 +- gas/config/tc-ppc.c | 7 + gdb/cli/cli-cmds.c | 72 +- gdb/location.c | 11 +- gdb/testsuite/gdb.base/foll-vfork.exp | 6 +- gdb/testsuite/gdb.base/show-user-completion.exp | 72 + gdb/testsuite/gdb.base/sigstep.exp | 12 +- gold/testsuite/common_test_1.c | 16 +- gold/testsuite/common_test_1_v1.c | 16 +- gold/testsuite/common_test_1_v2.c | 16 +- gold/testsuite/script_test_2.cc | 8 +- include/elf/ppc64.h | 1 + intl/configure | 4 +- ld/Makefile.am | 4 +- ld/Makefile.in | 5 +- ld/testsuite/ld-powerpc/callstub-2.s | 1 + libbacktrace/ChangeLog | 17 + libbacktrace/btest.c | 24 +- libbacktrace/elf.c | 32 +- libbacktrace/xztest.c | 2 +- opcodes/Makefile.am | 48 +- opcodes/Makefile.in | 48 +- opcodes/configure | 6 +- opcodes/configure.ac | 6 +- opcodes/disassemble.c | 22 +- sim/sh/gencode.c | 8 +- sim/sh/interp.c | 79 +- 34 files changed, 15465 insertions(+), 4492 deletions(-) create mode 100644 gdb/testsuite/gdb.base/show-user-completion.exp