This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_sq/gnu-master-aarch64-cpu2017-Os in repository toolchain/ci/binutils-gdb.
from 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 adds 5517650206 Turn some windows-nat.c static functions into methods adds 20489cca90 Use subclasses of windows_process_info adds bcdbf606bc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- 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/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 ++++- 12 files changed, 511 insertions(+), 284 deletions(-)