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 777b054cf9 Automatic date update in version.in adds 7110a5d8e8 [gdb/testsuite] Remove quit in gdb.arch/i386-mpx.exp adds 746723ba6c [gdb/testsuite] Fix gdb.base/batch-exit-status.exp with nati [...] adds 36170420e3 [gdb/testsuite] Fix test name in gdb.python/python.exp adds 2786ef85fa [gdb/testsuite] Require use_gdb_stub == 0 where appropriate adds 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 new cdb6026064 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: bfd/version.h | 2 +- gdb/disasm.c | 14 ++++++---- gdb/disasm.h | 7 ++++- gdb/rs6000-tdep.c | 8 +++--- gdb/testsuite/boards/gdbserver-base.exp | 2 +- gdb/testsuite/gdb.arch/i386-mpx.exp | 2 -- .../gdb.dwarf2/frame-inlined-in-outer-frame.exp | 3 +++ .../{array-bounds-high.exp => array-no-bounds.exp} | 22 +++++++++------- .../{intvar-array.f90 => array-no-bounds.f90} | 28 ++++++++++---------- gdb/testsuite/gdb.fortran/call-no-debug.exp | 4 ++- gdb/testsuite/gdb.mi/mi-async.exp | 3 +++ gdb/testsuite/gdb.python/python.exp | 30 ++++++++++++++-------- gdb/testsuite/gdb.reverse/insn-reverse.exp | 3 +++ gdb/testsuite/gdb.tui/tui-missing-src.exp | 3 +++ gdb/testsuite/lib/gdb.exp | 3 +++ gdb/valprint.c | 2 +- 16 files changed, 88 insertions(+), 48 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%)