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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 950b74950f DWARF reader: Reject sections with invalid sizes adds 17bfe554b9 Allow not saving the signal state in SIGSETJMP adds 7ff5fae704 gdb/testsuite: Allow cc-with-tweaks board file to be used wi [...] adds 0b54364d92 gdb/fortran: Add test for module variables in 'info variable [...] adds 611fa2f46c Automatic date update in version.in adds befcd486f4 Constify objfile::original_name adds a315e14713 PR29, Coreutils POSIX2_VERSION as 200112L adds 062f1fc13a [gdb/testsuite] Fix gdb.fortran/module.exp for debug info fr [...] adds 405feb71d4 [gdb] Fix typos in comments adds 95c746ccc4 Add libctf to src-release.sh:GDB_SUPPORT_DIRS new c5adaa1921 Fix creation of stamp-h by gdb's configure script
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: ChangeLog | 9 +++++++ bfd/version.h | 2 +- gdb/ChangeLog | 48 +++++++++++++++++++++++++++++++++ gdb/Makefile.in | 18 +++---------- gdb/arm-nbsd-nat.c | 2 +- gdb/arm-tdep.c | 8 +++--- gdb/configure | 31 +-------------------- gdb/configure.ac | 10 ++----- gdb/cp-support.c | 19 ++++++++++++- gdb/darwin-nat-info.c | 2 +- gdb/dwarf2read.c | 4 +-- gdb/elfread.c | 4 +-- gdb/event-top.c | 4 +-- gdb/findvar.c | 2 +- gdb/gdbserver/ChangeLog | 8 ++++++ gdb/gdbserver/Makefile.in | 4 +-- gdb/gdbserver/configure | 6 +---- gdb/gdbserver/configure.ac | 9 ++----- gdb/gdbsupport/gdb_setjmp.h | 6 +++-- gdb/gdbtypes.c | 2 +- gdb/hppa-tdep.c | 2 +- gdb/i386-tdep.c | 2 +- gdb/jit.c | 2 +- gdb/main.c | 2 +- gdb/mdebugread.c | 4 +-- gdb/moxie-tdep.c | 2 +- gdb/nto-procfs.c | 2 +- gdb/objfiles.h | 2 +- gdb/osabi.c | 2 +- gdb/ppc-linux-tdep.c | 4 +-- gdb/remote.c | 12 ++++----- gdb/riscv-tdep.c | 2 +- gdb/s390-tdep.c | 16 +++++------ gdb/sh-tdep.c | 10 +++---- gdb/sparc-linux-tdep.c | 2 +- gdb/sparc-nat.c | 2 +- gdb/stack.c | 2 +- gdb/target-descriptions.c | 2 +- gdb/testsuite/ChangeLog | 14 ++++++++++ gdb/testsuite/boards/cc-with-tweaks.exp | 10 +++++++ gdb/testsuite/gdb.fortran/module.exp | 27 +++++++++++++++++++ gdb/top.c | 2 +- gdb/varobj.c | 2 +- src-release.sh | 4 +-- 44 files changed, 204 insertions(+), 125 deletions(-)