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-aarch64-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 827f438f66 Fix coff_start_symtab resource leak found by Coverity adds 24801b1576 Revert "Add support to GNU ld to separate got related plt entries" adds ca5a17b09e Automatic date update in version.in adds 41fa577fbc Fix GDB compilation on MinGW (PR gdb/24292) adds 742a7df5f4 GDB no longer supports Windows before XP. adds a6a4b2c636 Avoid compilation warnings on MinGW.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 8 +++++ bfd/elf32-s390.c | 3 +- bfd/version.h | 2 +- gdb/ChangeLog | 23 ++++++++++++ gdb/NEWS | 5 +++ gdb/common/netstuff.c | 7 ++-- gdb/gdbserver/gdbreplay.c | 7 ++-- gdb/gdbserver/remote-utils.c | 7 ++-- gdb/ser-tcp.c | 7 ++-- gdb/tui/tui.c | 4 ++- gdb/unittests/parse-connection-spec-selftests.c | 7 ++-- gdb/xml-syscall.c | 2 +- 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 +++++------ 29 files changed, 188 insertions(+), 119 deletions(-)