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-Os in repository toolchain/ci/newlib.
from faf1e1159 Cygwin: pty: Fix script command crash on console in Win7. adds 5bf4e0030 newlib: Regenerate Makefile.in adds b79d60b7d Cygwin: add 3.3.6 release notes adds 1a367220a Cygwin: CI: Drop i686 builds adds 866ae2c25 Cygwin: drop 32 bit considerations in crt0 code adds b3b9e231d Cygwin: drop i386 refs from header files where source isn't affected adds 83f8e24f0 Cygwin: document why we can't drop the _pei386_runtime_reloca [...] adds 830a9b707 Cygwin: drop PROCESSOR_ARCHITECTURE_INTEL from uname adds 93bea9f53 Cygwin: drop i686 exception handling adds e826fbb2a Fix stdio exit handling
No new revisions were added by this update.
Summary of changes: .appveyor.yml | 4 - .github/workflows/cygwin.yml | 5 +- newlib/Makefile.in | 36 +-- newlib/libc/stdio/findfp.c | 29 ++- winsup/cygwin/crt0.c | 8 - winsup/cygwin/cygserver_ipc.h | 8 +- winsup/cygwin/cygtls.h | 72 +----- winsup/cygwin/exception.h | 121 ----------- winsup/cygwin/exceptions.cc | 363 ++++++------------------------- winsup/cygwin/include/asm/types.h | 2 +- winsup/cygwin/include/machine/_types.h | 2 - winsup/cygwin/lib/_cygwin_crt0_common.cc | 18 +- winsup/cygwin/release/3.3.6 | 5 + winsup/cygwin/uname.cc | 3 - 14 files changed, 119 insertions(+), 557 deletions(-) create mode 100644 winsup/cygwin/release/3.3.6