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 d4da1b2c1b7 Add context-sensitive field name completion to Ada parser new 4994e74b7ab Avoid undefined behavior in gdbscm_make_breakpoint new 85b25bd9759 Simplify windows-nat.c solib handling new 04ae91ea522 Use auto_obstack in windows-nat.c new 44c6a4106ea Use unique_ptr in the Windows thread list new fc0b013e44e Remove windows_thread_info destructor new 0578e87f93b Remove some globals from nat/windows-nat.c
The 6 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/guile/scm-breakpoint.c | 10 +- gdb/nat/windows-nat.c | 60 ++---- gdb/nat/windows-nat.h | 219 +++++++++++--------- gdb/windows-nat.c | 500 +++++++++++++++++++++++---------------------- gdbserver/win32-low.cc | 245 ++++++++++++---------- 5 files changed, 527 insertions(+), 507 deletions(-)