This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 265aa48b392 Update my email address in gdb/MAINTAINERS new 8fea1a81c7d Introduce wrapper for CreateProcess new bcb9251f029 Allow ASLR to be disabled on Windows
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/NEWS | 2 + gdb/nat/windows-nat.c | 160 +++++++++++++++++++++++++++++++++++++++++++++++++ gdb/nat/windows-nat.h | 51 ++++++++++++++++ gdb/windows-nat.c | 29 ++++----- gdbserver/win32-low.cc | 6 +- gdbserver/win32-low.h | 5 ++ 6 files changed, 231 insertions(+), 22 deletions(-)