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_LTO in repository toolchain/ci/newlib.
from 4f034daba Cygwin: utils: drop unnecessary wow64 checks adds 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 new b79d60b7d Cygwin: add 3.3.6 release notes new 1a367220a Cygwin: CI: Drop i686 builds new 866ae2c25 Cygwin: drop 32 bit considerations in crt0 code new b3b9e231d Cygwin: drop i386 refs from header files where source isn't affected new 83f8e24f0 Cygwin: document why we can't drop the _pei386_runtime_reloca [...] new 830a9b707 Cygwin: drop PROCESSOR_ARCHITECTURE_INTEL from uname
The 6 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: .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/gendef | 16 +++--- winsup/cygwin/gentls_offsets | 6 +-- 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 +- 18 files changed, 137 insertions(+), 80 deletions(-) create mode 100644 winsup/cygwin/release/3.3.6