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-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 [...] new 827f438f66 Fix coff_start_symtab resource leak found by Coverity
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/ChangeLog | 4 +++ bfd/elf-eh-frame.c | 12 ++++--- bfd/peXXigen.c | 35 +++++++++--------- bfd/version.h | 2 +- gdb/ChangeLog | 11 ++++++ gdb/coffread.c | 5 +-- 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, 127 insertions(+), 66 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 [...]