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-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from 2957d8d054 Automatic date update in version.in adds 5935fd1530 gdb/testsuite: Remove hard coded addresses from expected results adds 5e737279c6 i386msdos uninitialised read adds 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 new 7e6e972f74 bfd: Display symbol version for nm -D new dfb68cc358 include: Sync plugin-api.h with GCC
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 | 30 ++++++++++++ bfd/archive.c | 15 ++++-- bfd/ecoff.c | 35 ++++++++++---- bfd/elf-bfd.h | 2 + bfd/elf.c | 27 ++++++++--- bfd/elflink.c | 4 +- bfd/i386msdos.c | 14 +++--- 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 ++ gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.fortran/mixed-lang-stack.exp | 4 +- include/ChangeLog | 5 ++ include/plugin-api.h | 65 +++++++++++++++++++++++++- ld/ChangeLog | 12 +++++ ld/Makefile.am | 2 + ld/Makefile.in | 3 ++ ld/po/BLD-POTFILES.in | 1 + ld/testsuite/ld-elf/pr25708.d | 9 ++++ 23 files changed, 315 insertions(+), 58 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr25708.d