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 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 adds 4ffd290906 Binutils: Always skip only 1 byte for CIE version 1's return [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 10 ++++++ bfd/elf-eh-frame.c | 12 ++++--- 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 +++++++++++----------- 12 files changed, 139 insertions(+), 63 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 [...]