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 e8ef12b9966 Fix "thread find" with multiple inferiors/targets (PR gdb/26631) new 7d155da3d94 Add sniffer for Cygwin x86_64 core dumps new aff9d38745f Add amd64_windows_gregset_reg_offset new 62a5151b6b4 Promote windows_core_xfer_shared_libraries and windows_core [...] new e7d612adc74 Add handling for 64-bit module addresses in Cygwin core dumps new d3483b43ff1 Mention x86_64 Cygwin core file support in NEWS.
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 | 27 +++++++++++ gdb/NEWS | 2 + gdb/amd64-windows-tdep.c | 100 +++++++++++++++++++++++++++++++++++++++++ gdb/i386-windows-tdep.c | 100 +---------------------------------------- gdb/windows-tdep.c | 114 +++++++++++++++++++++++++++++++++++++++++++++++ gdb/windows-tdep.h | 8 ++++ 6 files changed, 252 insertions(+), 99 deletions(-)