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-allmodconfig in repository toolchain/ci/binutils-gdb.
from 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 [...] adds 827f438f66 Fix coff_start_symtab resource leak found by Coverity new 24801b1576 Revert "Add support to GNU ld to separate got related plt entries"
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 | 12 +++++++++ bfd/elf-eh-frame.c | 12 ++++++--- bfd/elf32-s390.c | 3 ++- bfd/peXXigen.c | 35 ++++++++++++------------ bfd/version.h | 2 +- gdb/ChangeLog | 4 +++ gdb/coffread.c | 5 +--- gdb/testsuite/ChangeLog | 5 ++++ gdb/testsuite/lib/gdbserver-support.exp | 2 +- include/coff/internal.h | 42 ++++++++++++++--------------- ld/ChangeLog | 23 ++++++++++++++++ ld/emulparams/elf64_s390.sh | 1 - ld/emulparams/elf_s390.sh | 1 - ld/testsuite/ld-s390/gotreloc_31-1.dd | 10 +++---- ld/testsuite/ld-s390/s390.exp | 4 +-- ld/testsuite/ld-s390/tlsbin.dd | 16 +++++------ ld/testsuite/ld-s390/tlsbin.rd | 12 ++++----- ld/testsuite/ld-s390/tlsbin.sd | 1 + ld/testsuite/ld-s390/tlsbin_64.dd | 18 ++++++------- ld/testsuite/ld-s390/tlsbin_64.rd | 10 +++---- ld/testsuite/ld-s390/tlsbin_64.sd | 15 ++++++----- ld/testsuite/ld-s390/tlspic.dd | 38 +++++++++++++------------- ld/testsuite/ld-s390/tlspic.rd | 4 +-- ld/testsuite/ld-s390/tlspic.sd | 1 + ld/testsuite/ld-s390/tlspic_64.dd | 48 ++++++++++++++++----------------- ld/testsuite/ld-s390/tlspic_64.rd | 2 -- ld/testsuite/ld-s390/tlspic_64.sd | 21 ++++++++------- 27 files changed, 192 insertions(+), 155 deletions(-)