This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_binutils in repository toolchain/ci/binutils-gdb.
from da2efc2050 Automatic date update in version.in adds d1023b5d1e s12z disassembler tidy adds 03704c7704 NS32K arg_bufs uninitialised adds beea5cc1bc ARC: Use of uninitialised value adds 57cb32b3c3 H8300 use of uninitialised value adds c15a8f173e XCOFF64 uninitialised read adds 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 27 + bfd/archive.c | 15 +- bfd/coff64-rs6000.c | 4 +- bfd/ecoff.c | 35 +- bfd/elflink.c | 4 +- bfd/i386msdos.c | 14 +- bfd/version.h | 2 +- binutils/ChangeLog | 25 + binutils/readelf.c | 10 +- binutils/wrstabs.c | 56 +- gas/ChangeLog | 4 + gas/testsuite/gas/s12z/truncated.d | 6 +- gdb/ChangeLog | 4 + gdb/psymtab.c | 5 + gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.fortran/mixed-lang-stack.exp | 4 +- ld/ChangeLog | 7 + ld/Makefile.am | 2 + ld/Makefile.in | 3 + ld/po/BLD-POTFILES.in | 1 + opcodes/ChangeLog | 49 ++ opcodes/arc-dis.c | 7 +- opcodes/h8300-dis.c | 34 +- opcodes/ns32k-dis.c | 19 +- opcodes/s12z-dis.c | 14 +- opcodes/s12z-opc.c | 1030 +++++++++++++++++------- 26 files changed, 1002 insertions(+), 384 deletions(-)