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 5192d5ea5 Cygwin: _dll_crt0: minimize target-specific conditional code adds 33395637a Cygwin: Fix previous attempt to drop i386 targets from hookapi adds d4aacd50e Cygwin: console: Add missing input_mutex guard. adds f2e39d523 Cygwin: console: Add workaround for ConEmu cygwin connector. new cea26c757 Cygwin: perl scripts: drop support for i686 new 7f42498be Cygwin: rename __cygwin_environ and drop env redirection via [...]
The 2 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/common.din | 1 + winsup/cygwin/dcrt0.cc | 2 +- winsup/cygwin/environ.cc | 30 +-- winsup/cygwin/environ.h | 2 - winsup/cygwin/exec.cc | 8 +- winsup/cygwin/external.cc | 2 +- winsup/cygwin/fhandler.h | 1 + winsup/cygwin/fhandler_console.cc | 48 ++++- winsup/cygwin/gendef | 412 +------------------------------------- winsup/cygwin/globals.cc | 4 +- winsup/cygwin/hookapi.cc | 39 ++-- winsup/cygwin/mkimport | 7 +- winsup/cygwin/pinfo.cc | 4 +- winsup/cygwin/spawn.cc | 8 +- winsup/cygwin/speclib | 5 +- winsup/cygwin/syscalls.cc | 2 +- winsup/cygwin/x86_64.din | 3 - 17 files changed, 106 insertions(+), 472 deletions(-)