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 cf28cfef60 ECOFF archive uninitialised read adds fdde2fb60c Mention .tdata in comment in _bfd_elf_tls_setup() adds 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 - [...] new 0b8448af68 Add code to the BFD library to handle opening files with pat [...] new e11cd7c491 Update changelog.
The 2 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 | 37 ++++++++++++++++++++++++ bfd/archive.c | 15 ++++++++-- bfd/bfdio.c | 36 ++++++++++++++++-------- bfd/elf-bfd.h | 4 ++- bfd/elf.c | 36 ++++++++++++++++++------ bfd/elflink.c | 4 +-- bfd/version.h | 2 +- binutils/ChangeLog | 37 ++++++++++++++++++++++++ binutils/nm.c | 26 +++++++++++++---- binutils/readelf.c | 10 +++++-- binutils/wrstabs.c | 56 +++++++++++++++++++++++++------------ gdb/ChangeLog | 4 +++ gdb/psymtab.c | 5 ++++ include/ChangeLog | 5 ++++ include/plugin-api.h | 65 +++++++++++++++++++++++++++++++++++++++++-- ld/ChangeLog | 5 ++++ ld/testsuite/ld-elf/pr25708.d | 9 ++++++ 17 files changed, 301 insertions(+), 55 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr25708.d