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-O3_LTO in repository toolchain/ci/newlib.
from 8f66bc28a Cygwin: fix new sigfe.o generation in optimized case adds 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
No new revisions were added by this update.
Summary of changes: .appveyor.yml | 4 -- .github/workflows/cygwin.yml | 5 +- newlib/Makefile.in | 36 +++++++------- winsup/cygwin/crt0.c | 8 --- winsup/cygwin/cygserver_ipc.h | 8 +-- winsup/cygwin/fhandler.h | 8 ++- winsup/cygwin/fhandler_termios.cc | 3 +- winsup/cygwin/fhandler_tty.cc | 77 +++++++++++++++++++++++++++-- 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 -- winsup/cygwin/wincap.cc | 12 +++++ winsup/cygwin/wincap.h | 2 + winsup/utils/mingw/cygwin-console-helper.cc | 2 +- 16 files changed, 126 insertions(+), 69 deletions(-) create mode 100644 winsup/cygwin/release/3.3.6