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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 0636b24556 Avoid trigger an assertion failure in the STABS parser by re [...] adds 1ce0847daa Automatic date update in version.in adds 5a814d6d96 readelf memory leak in process_mips_specific adds 65109548f8 Overlarge allocation in _bfd_generic_read_ar_hdr_mag adds a64fafb545 [gdb] Print user for maint info psymtabs adds 7e6e972f74 bfd: Display symbol version for nm -D adds dfb68cc358 include: Sync plugin-api.h with GCC adds cda7e5603f bfd: Change num_group to unsigned int adds ec2e748ad3 Fix assertion failure in the BFD library when linking with - [...] adds 0b8448af68 Add code to the BFD library to handle opening files with pat [...] adds e11cd7c491 Update changelog. adds 5ab2fbf185 gdb: bool-ify follow_fork
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 33 ++++++++++++++++++++++ bfd/archive.c | 15 ++++++++-- bfd/bfdio.c | 36 ++++++++++++++++-------- bfd/elf-bfd.h | 4 ++- bfd/elf.c | 36 ++++++++++++++++++------ bfd/version.h | 2 +- binutils/ChangeLog | 16 +++++++++++ binutils/nm.c | 26 +++++++++++++---- binutils/readelf.c | 10 +++++-- gdb/ChangeLog | 22 +++++++++++++++ gdb/fbsd-nat.c | 6 ++-- gdb/fbsd-nat.h | 2 +- gdb/inf-ptrace.c | 6 ++-- gdb/inf-ptrace.h | 2 +- gdb/infrun.c | 23 ++++++--------- gdb/linux-nat.c | 6 ++-- gdb/linux-nat.h | 2 +- gdb/psymtab.c | 5 ++++ gdb/remote.c | 9 +++--- gdb/target-delegates.c | 24 ++++++++-------- gdb/target.c | 13 ++++----- gdb/target.h | 6 ++-- include/ChangeLog | 5 ++++ include/plugin-api.h | 65 +++++++++++++++++++++++++++++++++++++++++-- ld/ChangeLog | 5 ++++ ld/testsuite/ld-elf/pr25708.d | 9 ++++++ 26 files changed, 300 insertions(+), 88 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr25708.d