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-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 new a12e57448e Avoid crash in dwarf2_init_complex_target_type
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: bfd/version.h | 2 +- gdb/ChangeLog | 15 ++++++++++++ gdb/doc/ChangeLog | 6 +++++ gdb/doc/gdb.texinfo | 17 ++++++++++++-- gdb/dwarf2read.c | 2 +- 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 +++++++- 16 files changed, 150 insertions(+), 29 deletions(-)