This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm in repository toolchain/ci/binutils-gdb.
from 38b03d23c7 [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with nativ [...] adds 76b43c9b5c gdb: improve error reporting from the disassembler adds 1284c2264c PPC fix for stfiwx instruction (and additional stores with p [...] adds 9cd609f864 [gdb/exp] Improve <error reading variable> message adds cdb6026064 Automatic date update in version.in adds cbb35b4ac6 Re: s12z/disassembler: call memory_error_func when appropriate adds a19da04b3c [GOLD] PowerPC64: Don't pretend to support multi-toc adds f19c3684a6 [GOLD] Two GOT sections for PowerPC64 new a1251fdcb5 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
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: bfd/version.h | 2 +- gas/testsuite/gas/s12z/truncated.d | 3 +- gdb/disasm.c | 14 +- gdb/disasm.h | 7 +- gdb/rs6000-tdep.c | 8 +- .../{array-bounds-high.exp => array-no-bounds.exp} | 22 +- .../{intvar-array.f90 => array-no-bounds.f90} | 28 +- gdb/valprint.c | 2 +- gold/output.cc | 7 +- gold/output.h | 3 +- gold/powerpc.cc | 499 ++++++++++++--------- gold/s390.cc | 7 +- gold/target.h | 15 +- 13 files changed, 350 insertions(+), 267 deletions(-) copy gdb/testsuite/gdb.fortran/{array-bounds-high.exp => array-no-bounds.exp} (66%) copy gdb/testsuite/gdb.fortran/{intvar-array.f90 => array-no-bounds.f90} (73%)