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_check_gcc/master-aarch64 in repository toolchain/ci/gdb.
from 265aa48b39 Update my email address in gdb/MAINTAINERS adds 8fea1a81c7 Introduce wrapper for CreateProcess adds bcb9251f02 Allow ASLR to be disabled on Windows adds 5517650206 Turn some windows-nat.c static functions into methods adds 20489cca90 Use subclasses of windows_process_info
No new revisions were added by this update.
Summary of changes: gdb/NEWS | 2 + gdb/nat/windows-nat.c | 160 +++++++++++++++++++ gdb/nat/windows-nat.h | 63 +++++++- gdb/windows-nat.c | 422 +++++++++++++++++++++++++------------------------ gdbserver/win32-low.cc | 92 ++++------- gdbserver/win32-low.h | 40 ++++- 6 files changed, 503 insertions(+), 276 deletions(-)