This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2 in repository toolchain/ci/newlib.
from ea99f21ce Add --enable-newlib-reent-thread-local option adds f25e61dfe Cygwin: drop tmpfile export alias for 32 bit systems adds cb4b49470 Cygwin: drop 32 bit target from linker script adds 4ce1a1ddc Cygwin: drop cyglsa.h. LSA subauth is not supported anymore adds 1f962581f Cygwin: fix or delete a few comments to drop 32 bit references adds e46f15c2d Cygwin: hookapi: drop handling i386 targets adds 5192d5ea5 Cygwin: _dll_crt0: minimize target-specific conditional code
No new revisions were added by this update.
Summary of changes: winsup/cygwin/autoload.cc | 5 +- winsup/cygwin/cyglsa.h | 211 -------------------------------------------- winsup/cygwin/cygwin.sc.in | 4 +- 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 | 8 -- 12 files changed, 23 insertions(+), 250 deletions(-) delete mode 100644 winsup/cygwin/cyglsa.h