This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/rip-off-32 in repository newlib.
from 864e5e155 Cygwin: revamp TLS offsets computation new 13e60b2fa Cygwin: wincap: drop wow64 flag and all conditions depending on it new b0863dd78 Cygwin: wincap: set def_guard_pages to x86_64 value right away new 5ae5d765a Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and re [...] new deaa7184d Cygwin: drop create_token and dependent functions new f7d0f4355 Cygwin: drop system_wow64_directory and related code new c04caf604 Cygwin: wincap: drop has_broken_prefetchvm flag and related code new d68340d66 Cygwin: wincap: drop has_gaa_largeaddress_bug flag and related code new a95eed904 Cygwin: drop a few minor references to WOW64
The 8 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: winsup/cygwin/dcrt0.cc | 9 - winsup/cygwin/exceptions.cc | 6 - winsup/cygwin/fhandler_process.cc | 6 +- winsup/cygwin/fhandler_registry.cc | 5 +- winsup/cygwin/globals.cc | 2 - winsup/cygwin/mmap.cc | 10 +- winsup/cygwin/net.cc | 55 +--- winsup/cygwin/ntdll.h | 2 +- winsup/cygwin/path.cc | 25 +- winsup/cygwin/sec_auth.cc | 542 +------------------------------------ winsup/cygwin/security.h | 2 - winsup/cygwin/spawn.cc | 8 +- winsup/cygwin/syscalls.cc | 26 +- winsup/cygwin/uinfo.cc | 2 +- winsup/cygwin/uname.cc | 11 +- winsup/cygwin/wincap.cc | 75 +---- winsup/cygwin/wincap.h | 8 - 17 files changed, 39 insertions(+), 755 deletions(-)