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-mainline-defconfig in repository toolchain/ci/binutils-gdb.
from c751e4652d Automatic date update in version.in adds 199225823d gdb/testsuite: add template for test cases adds a3a02fe862 aarch64: Add support for Cortex-A78C adds e1b9725dfa ld: Make ARC's tls_ie-01 test more flexible adds cbf097d7b0 s390x: Set .got sh_entsize only if .got size > 0 adds f60742b2a1 Fix an illegal memory access when accessing corrupt dynamic [...] adds d6ab69dd54 [gdb] Don't return non-existing path in debuginfod_source_query adds 891615f060 [gdb/testsuite] Fix minimal encodings KPASSes adds 15a491af3c gdb/testsuite: show evaluation errors in gdb_assert adds fc23d4728d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 18 +++++++ bfd/elf-bfd.h | 4 +- bfd/elf.c | 13 +++-- bfd/elf64-s390.c | 2 +- bfd/elfcode.h | 2 +- bfd/version.h | 2 +- gas/ChangeLog | 6 +++ gas/NEWS | 3 +- gas/config/tc-aarch64.c | 9 ++++ gas/doc/c-aarch64.texi | 1 + gdb/ChangeLog | 5 ++ gdb/debuginfod-support.c | 6 ++- gdb/testsuite/ChangeLog | 15 ++++++ gdb/testsuite/gdb.ada/enum_idx_packed.exp | 5 +- gdb/testsuite/gdb.ada/mod_from_name.exp | 5 +- gdb/testsuite/gdb.ada/pckd_arr_ren.exp | 5 +- ...{info-locals-unused-static-var.c => template.c} | 4 +- .../template.exp} | 24 ++++----- gdb/testsuite/lib/gdb.exp | 9 +++- ld/ChangeLog | 11 ++++ ld/testsuite/ld-arc/tls_ie-01.d | 63 +++++++++++++++++++--- ld/testsuite/ld-s390/pr26918-1.d | 5 ++ ld/testsuite/ld-s390/pr26918-1.s | 19 +++++++ ld/testsuite/ld-s390/s390.exp | 7 +++ 24 files changed, 201 insertions(+), 42 deletions(-) copy gdb/testsuite/gdb.base/{info-locals-unused-static-var.c => template.c} (94%) copy gdb/testsuite/{gdb.threads/clone-new-thread-event.exp => gdb.base/template.ex [...] create mode 100644 ld/testsuite/ld-s390/pr26918-1.d create mode 100644 ld/testsuite/ld-s390/pr26918-1.s