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-aarch64-stable-allyesconfig in repository toolchain/ci/binutils-gdb.
from 1284c2264c PPC fix for stfiwx instruction (and additional stores with p [...] adds 9cd609f864 [gdb/exp] Improve <error reading variable> message adds cdb6026064 Automatic date update in version.in adds cbb35b4ac6 Re: s12z/disassembler: call memory_error_func when appropriate adds a19da04b3c [GOLD] PowerPC64: Don't pretend to support multi-toc adds f19c3684a6 [GOLD] Two GOT sections for PowerPC64 adds a1251fdcb5 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc adds 047ab79212 [gdb/testsuite] Add .debug_loc support in dwarf assembler adds 38c9036246 Powerpc: Add support for openat and fstatat syscalls adds f9ebf60b6f Automatic date update in version.in adds 8457023a80 Automatic date update in version.in adds 0a9ea024e7 ld: Adjust pr28158.rd for glibc 2.34 adds 31629daee5 Automatic date update in version.in adds e7f024765a PR28459, readelf issues bogus warning
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/dwarf.c | 1 - gas/testsuite/gas/s12z/truncated.d | 3 +- gdb/ppc-linux-tdep.c | 13 +- .../{loclists-multiple-cus.c => loc-sec-offset.c} | 0 .../{loclists-start-end.exp => loc-sec-offset.exp} | 67 ++- .../{array-bounds-high.exp => array-no-bounds.exp} | 22 +- .../{intvar-array.f90 => array-no-bounds.f90} | 28 +- gdb/testsuite/lib/dwarf.exp | 99 ++++ gdb/valprint.c | 2 +- gold/output.cc | 7 +- gold/output.h | 3 +- gold/powerpc.cc | 499 ++++++++++++--------- gold/s390.cc | 7 +- gold/target.h | 15 +- ld/testsuite/ld-elf/pr28158.rd | 2 +- 16 files changed, 468 insertions(+), 302 deletions(-) copy gdb/testsuite/gdb.dwarf2/{loclists-multiple-cus.c => loc-sec-offset.c} (100%) copy gdb/testsuite/gdb.dwarf2/{loclists-start-end.exp => loc-sec-offset.exp} (61%) copy gdb/testsuite/gdb.fortran/{array-bounds-high.exp => array-no-bounds.exp} (66%) copy gdb/testsuite/gdb.fortran/{intvar-array.f90 => array-no-bounds.f90} (73%)