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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 117c628d49 [gdb/testsuite] Add testcase for DW_AT_count referencing a variable adds c751e4652d Automatic date update in version.in adds 199225823d gdb/testsuite: add template for test cases new a3a02fe862 aarch64: Add support for Cortex-A78C new e1b9725dfa ld: Make ARC's tls_ie-01 test more flexible
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/version.h | 2 +- gas/ChangeLog | 6 +++ gas/NEWS | 3 +- gas/config/tc-aarch64.c | 9 ++++ gas/doc/c-aarch64.texi | 1 + gdb/testsuite/ChangeLog | 5 ++ ...{info-locals-unused-static-var.c => template.c} | 4 +- .../template.exp} | 24 ++++----- ld/ChangeLog | 4 ++ ld/testsuite/ld-arc/tls_ie-01.d | 63 +++++++++++++++++++--- 10 files changed, 97 insertions(+), 24 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 [...]