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-allmodconfig in repository toolchain/ci/binutils-gdb.
from b8ec59a100 Automatic date update in version.in adds 9c4c331816 (gdb/sim) Move Mike Frysinger to past maintainers section adds eed5def8d0 Prevent a buffer overrun error when attempting to parse a co [...] adds 92137da015 Can't interrupt process without controlling terminal on Sola [...] adds 01abb042af Testsuite: Catch gdbserver socket listen errors adds b09e83c1f8 Automatic date update in version.in adds b24cc4146e PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++++ bfd/elf.c | 12 ++++++- bfd/peXXigen.c | 35 +++++++++--------- bfd/version.h | 2 +- gdb/ChangeLog | 7 ++++ gdb/procfs.c | 5 +++ gdb/testsuite/ChangeLog | 11 ++++++ ...non-pgrp-leader.c => interrupt-daemon-attach.c} | 26 +++++++++++--- ...pgrp-leader.exp => interrupt-daemon-attach.exp} | 38 +++++++++++++------- gdb/testsuite/lib/gdbserver-support.exp | 2 +- include/coff/internal.h | 42 +++++++++++----------- sim/ChangeLog | 4 +++ sim/MAINTAINERS | 2 +- 13 files changed, 132 insertions(+), 60 deletions(-) copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.c => interrupt-daemon-attach.c} (77%) copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.exp => interrupt-daemon-attach [...]