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 01c734b0d Cygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFY new b827d4d36 Cygwin: simplify create_new_main_thread_stack new 28970dae3 Cygwin: move x86_64 thread stack area new 5a6de512a Cygwin: always add sigmask to child info new 4232d171a sys/types.h: Don't include sys/_stdint.h
The 4 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: newlib/libc/include/machine/ieee.h | 98 ++++++++++++++++----------------- newlib/libc/include/sys/time.h | 44 +++++++-------- newlib/libc/include/sys/types.h | 2 +- newlib/libc/stdlib/arc4random_uniform.c | 1 + winsup/cygserver/bsd_helper.h | 1 + winsup/cygwin/child_info.h | 5 +- winsup/cygwin/dcrt0.cc | 8 +-- winsup/cygwin/gcrt0.c | 1 + winsup/cygwin/heap.cc | 5 +- winsup/cygwin/include/cygwin/in.h | 16 +++--- winsup/cygwin/include/cygwin/socket.h | 8 +-- winsup/cygwin/include/sys/dirent.h | 4 +- winsup/cygwin/miscfuncs.cc | 18 +++--- winsup/cygwin/miscfuncs.h | 3 +- winsup/cygwin/sigproc.cc | 18 ++++-- winsup/cygwin/winsup.h | 1 + 16 files changed, 121 insertions(+), 112 deletions(-)