This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gdb.
from f3cdb43624 Automatic date update in version.in adds e97198fdcd [gdb] Allow frv::fr300 in selftests adds b11f3dbb88 [gdb/rust] Add missing _() for error call adds 6d08aed3c9 Constify solib_name_from_address adds 265aa48b39 Update my email address in gdb/MAINTAINERS adds 8fea1a81c7 Introduce wrapper for CreateProcess adds bcb9251f02 Allow ASLR to be disabled on Windows new 5517650206 Turn some windows-nat.c static functions into methods new 20489cca90 Use subclasses of windows_process_info
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: gdb/MAINTAINERS | 2 +- gdb/NEWS | 2 + gdb/nat/windows-nat.c | 160 ++++++++++++++++++ gdb/nat/windows-nat.h | 63 ++++++- gdb/python/py-progspace.c | 3 +- gdb/rust-parse.c | 2 +- gdb/selftest-arch.c | 6 - gdb/solib.c | 2 +- gdb/solib.h | 2 +- gdb/stack.c | 5 +- gdb/windows-nat.c | 422 +++++++++++++++++++++++----------------------- gdbserver/win32-low.cc | 92 ++++------ gdbserver/win32-low.h | 40 ++++- 13 files changed, 511 insertions(+), 290 deletions(-)