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-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from a0fb961508 ns32k testsuite tidy adds fe7e91e776 xfail gas weakref1 test for nds32 adds c01660c625 gdb/riscv: Allow breakpoints to be created at invalid addresses adds 1cfe2726f1 Automatic date update in version.in adds c1bc0935a4 gdbserver: Move remote_debug to a single place adds aeb2e706e1 gdbserver: Add debug-file option adds a7e559cc08 gdbserver: Ensure all debug output uses debug functions
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 4 +++ gas/testsuite/gas/all/weakref1.d | 1 + gdb/ChangeLog | 10 ++++++++ gdb/doc/ChangeLog | 6 +++++ gdb/doc/gdb.texinfo | 17 +++++++++++-- gdb/gdbserver/ChangeLog | 26 +++++++++++++++++++ gdb/gdbserver/ax.c | 4 +++ gdb/gdbserver/debug.c | 54 +++++++++++++++++++++++++++++++++++++--- gdb/gdbserver/debug.h | 19 ++++++++------ gdb/gdbserver/hostio.c | 2 -- gdb/gdbserver/linux-low.c | 7 +++--- gdb/gdbserver/remote-utils.c | 3 --- gdb/gdbserver/remote-utils.h | 2 -- gdb/gdbserver/server.c | 8 ++++-- gdb/nat/linux-waitpid.c | 2 +- gdb/riscv-tdep.c | 10 +++++++- 17 files changed, 149 insertions(+), 28 deletions(-)