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 0bc2e38dd7 gdb: fix logic of find_comp_unit and set_comp_unit adds 099ee20ac3 Automatic date update in version.in adds 726d7d1ecf PR26978, Inconsistency for strong foo@v1 and weak foo@@v1 adds 288f0ba264 asan: readelf: memory leaks new c524d11e50 IBM Z: Add risbgz and risbgnz extended mnemonics
The 1 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 | 12 ++++ bfd/elflink.c | 83 ++++++++++++++++---------- bfd/linker.c | 13 +++- bfd/version.h | 2 +- binutils/ChangeLog | 10 ++++ binutils/dwarf.c | 22 +++++-- binutils/readelf.c | 73 +++++++++++----------- gas/ChangeLog | 7 +++ gas/testsuite/gas/s390/zarch-z10.d | 12 ++-- gas/testsuite/gas/s390/zarch-z10.s | 4 +- gas/testsuite/gas/s390/zarch-zEC12.d | 20 ++++--- gas/testsuite/gas/s390/zarch-zEC12.s | 3 + ld/ChangeLog | 7 +++ ld/testsuite/ld-elf/{pr26979a.d => pr26978a.d} | 9 ++- ld/testsuite/ld-elf/{pr26979c.s => pr26978a.s} | 3 +- ld/testsuite/ld-elf/{pr26979a.d => pr26978b.d} | 9 ++- ld/testsuite/ld-elf/pr26978b.s | 4 ++ opcodes/ChangeLog | 7 +++ opcodes/s390-opc.c | 28 +++++---- opcodes/s390-opc.txt | 2 + 20 files changed, 218 insertions(+), 112 deletions(-) copy ld/testsuite/ld-elf/{pr26979a.d => pr26978a.d} (50%) copy ld/testsuite/ld-elf/{pr26979c.s => pr26978a.s} (58%) copy ld/testsuite/ld-elf/{pr26979a.d => pr26978b.d} (50%) create mode 100644 ld/testsuite/ld-elf/pr26978b.s