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-allyesconfig in repository toolchain/ci/binutils-gdb.
from 98d3eb9390 Automatic date update in version.in adds 7928d571c5 Display ExceptionRecord for $_siginfo adds 6bafc8451e Use enums for human-readable exception information. adds 46ce2b6f4c [gdb/testsuite] Capture many-headers.exp progress and output [...] adds 2e9276136b [gdb] Mention CU offset for <artifical> if verbose new a6740d29a0 Automatic date update in version.in
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 | 25 +++++ gdb/NEWS | 3 + gdb/dwarf2/read.c | 8 ++ gdb/testsuite/ChangeLog | 6 ++ gdb/testsuite/gdb.base/many-headers.exp | 19 +++- gdb/windows-nat.c | 31 ++++++ gdb/windows-tdep.c | 162 ++++++++++++++++++++++++++++++++ gdbserver/ChangeLog | 6 ++ gdbserver/win32-low.c | 30 +++++- 10 files changed, 285 insertions(+), 7 deletions(-)