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 e8217e61f5 gdb: make gdbarch_displaced_step_copy_insn return an std::un [...] adds f251f50533 Have testsuite find gdbserver in new location adds a4a38eb437 Cache .gnu_debugdata BFD adds 1a627e7e6c Change gdbserver to use existing gnulib and libiberty adds fdb61c6c39 gdb: introduce displaced_step_closure_up type alias adds 3580810c51 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: ChangeLog | 5 + Makefile.def | 5 + Makefile.in | 4 + bfd/version.h | 2 +- gdb/ChangeLog | 28 ++++ gdb/aarch64-tdep.c | 2 +- gdb/aarch64-tdep.h | 3 +- gdb/amd64-tdep.c | 2 +- gdb/amd64-tdep.h | 3 +- gdb/arm-linux-tdep.c | 2 +- gdb/gdbarch.c | 2 +- gdb/gdbarch.h | 6 +- gdb/gdbarch.sh | 4 +- gdb/i386-linux-tdep.c | 5 +- gdb/i386-tdep.c | 2 +- gdb/i386-tdep.h | 2 +- gdb/infrun.h | 4 +- gdb/minidebug.c | 11 ++ gdb/rs6000-tdep.c | 2 +- gdb/s390-tdep.c | 2 +- gdb/testsuite/ChangeLog | 6 + gdb/testsuite/boards/gdbserver-base.exp | 2 +- gdb/testsuite/lib/gdbserver-support.exp | 14 +- gdbserver/ChangeLog | 16 +++ gdbserver/Makefile.in | 59 +-------- gdbserver/acinclude.m4 | 2 - gdbserver/configure | 219 +------------------------------- gdbserver/configure.ac | 18 +-- gdbsupport/ChangeLog | 4 + gdbsupport/common-defs.h | 2 +- 30 files changed, 119 insertions(+), 319 deletions(-)