This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from cb4b49470 Cygwin: drop 32 bit target from linker script new 4ce1a1ddc Cygwin: drop cyglsa.h. LSA subauth is not supported anymore new 1f962581f Cygwin: fix or delete a few comments to drop 32 bit references new e46f15c2d Cygwin: hookapi: drop handling i386 targets new 5192d5ea5 Cygwin: _dll_crt0: minimize target-specific conditional code
The 4 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/autoload.cc | 5 +- winsup/cygwin/cyglsa.h | 211 -------------------------------------------- winsup/cygwin/dcrt0.cc | 8 +- winsup/cygwin/exceptions.cc | 9 +- winsup/cygwin/fhandler.cc | 2 +- winsup/cygwin/heap.cc | 15 ++-- winsup/cygwin/hookapi.cc | 4 +- winsup/cygwin/mmap.cc | 1 - winsup/cygwin/mtinfo.h | 5 +- winsup/cygwin/sec_auth.cc | 1 - winsup/cygwin/syscalls.cc | 4 - 11 files changed, 22 insertions(+), 243 deletions(-) delete mode 100644 winsup/cygwin/cyglsa.h