This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from f9e2e39d23 testsuite: Record all gdb input to gdb.in adds 408e9b8b9e testsuite: Create .cmd files for gdb and gdbserver adds b420b89e4b testsuite: Add replay logging to GDBSERVER_DEBUG adds 87781e8475 testsuite: Remove TRANSCRIPT support adds a45575b035 Constify annotate_source adds 33d0e35aed Don't cast away const in find_and_open_source adds 1c8ce0ebbe Automatic date update in version.in adds 3e2cf42fe5 S12Z (doc): Minor improvements to text and formatting. adds 122cf0f2d9 gdb: Add constructor to struct cu_partial_die_info adds 34d11c682f gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/doc/c-s12z.texi | 100 +++++++++++++-------------- gdb/ChangeLog | 28 ++++++++ gdb/annotate.c | 2 +- gdb/annotate.h | 2 +- gdb/dwarf2read.c | 27 +++++--- gdb/f-lang.c | 4 +- gdb/i386-tdep.c | 4 +- gdb/source.c | 4 +- gdb/testsuite/ChangeLog | 33 +++++++++ gdb/testsuite/README | 44 ++++-------- gdb/testsuite/gdb.fortran/complex.exp | 2 - gdb/testsuite/gdb.fortran/printing-types.exp | 1 + gdb/testsuite/gdb.fortran/printing-types.f90 | 2 + gdb/testsuite/gdb.fortran/type-kinds.exp | 6 -- gdb/testsuite/lib/gdb.exp | 57 +++------------ gdb/testsuite/lib/gdbserver-support.exp | 70 ++++++++++++++++--- 17 files changed, 218 insertions(+), 170 deletions(-)