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_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from d66beefaf6 Simplify Ada catchpoints adds c68665c726 gdbserver: turn debug_threads into a boolean adds c058728c31 gdbserver: introduce threads_debug_printf, THREADS_SCOPED_DE [...] adds 91f94053dd gdbserver: introduce remote_debug_printf adds 72a52f2a86 Fix the remote-sim.c build adds 858b0eff3c Re: PowerPC64 DT_RELR adds 05900cefe2 Automatic date update in version.in adds 8f22c9532b PowerPC64 DT_RELR local GOT adds edca615ac1 PowerPC64 DT_RELR local PLT adds 8ffb6df2aa PowerPC64 DT_RELR ELFv1 adds 2ddd4c6082 fbsd-nat: Add include for gdb_argv.
No new revisions were added by this update.
Summary of changes: bfd/elf64-ppc.c | 43 +- bfd/version.h | 2 +- gdb/fbsd-nat.c | 1 + gdb/remote-sim.c | 1 + gdbserver/ax.cc | 9 +- gdbserver/debug.cc | 28 +- gdbserver/debug.h | 41 +- gdbserver/fork-child.cc | 6 +- gdbserver/linux-aarch64-low.cc | 5 +- gdbserver/linux-low.cc | 965 ++++++++++++++++------------------------- gdbserver/linux-s390-low.cc | 5 +- gdbserver/linux-x86-low.cc | 5 +- gdbserver/mem-break.cc | 128 +++--- gdbserver/notif.cc | 10 +- gdbserver/remote-utils.cc | 63 +-- gdbserver/server.cc | 108 ++--- gdbserver/thread-db.cc | 44 +- gdbserver/tracepoint.cc | 35 +- 18 files changed, 566 insertions(+), 933 deletions(-)