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-allnoconfig in repository toolchain/ci/binutils-gdb.
from f62318e98d Try to use the canonical version of a sysroot for debug file links. adds 8918f84c04 Automatic date update in version.in adds 01c7ae818b Adding a test case new 007024cc6a Add Andrew Burgess as global maintainer of gdb/ and sim/
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/version.h | 2 +- gdb/ChangeLog | 4 + gdb/MAINTAINERS | 1 + gdb/testsuite/ChangeLog | 6 + gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 133 ++++++++++++++++++++++ gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 46 ++++++++ sim/ChangeLog | 4 + sim/MAINTAINERS | 3 +- 8 files changed, 197 insertions(+), 2 deletions(-) create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp