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 698facb837c Use rvalue reference in thread_pool::post_task new 1053c6389a6 Use template functions in windows-nat.c new 9e439f0098d Move function indirection code to nat/windows-nat new de071872905 Use nat/windows-nat function indirection code new e228ef975e9 Share DLL code between gdb and gdbserver new 1bee48c7ad5 Make get_image_name static
The 5 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/ChangeLog | 72 +++++++++ gdb/nat/windows-nat.c | 313 +++++++++++++++++++++++++++++++++++- gdb/nat/windows-nat.h | 115 +++++++++++++- gdb/windows-nat.c | 418 ++----------------------------------------------- gdbserver/ChangeLog | 29 ++++ gdbserver/win32-low.cc | 298 +++-------------------------------- 6 files changed, 555 insertions(+), 690 deletions(-)