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 01c734b0d Cygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFY adds b827d4d36 Cygwin: simplify create_new_main_thread_stack adds 28970dae3 Cygwin: move x86_64 thread stack area adds 5a6de512a Cygwin: always add sigmask to child info adds 4232d171a sys/types.h: Don't include sys/_stdint.h new a40416595 Revert "sys/types.h: Don't include sys/_stdint.h" new 357d7fcc6 In <stdio.h> provide only necessary types new ad51d0006 Remove _global_impure_ptr indirection new 90a4ab5eb Fix nano-malloc build new 5cad308ba Fix ndbm.c build break
The 5 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/Makefile.in | 21 +-------------------- newlib/libc/include/ndbm.h | 1 + newlib/libc/include/stdio.h | 12 +++++++++++- newlib/libc/include/sys/reent.h | 9 +++++++-- newlib/libc/machine/spu/Makefile.inc | 2 +- newlib/libc/machine/spu/impure.c | 14 -------------- newlib/libc/machine/spu/sys/errno.h | 1 - newlib/libc/reent/impure.c | 16 +++------------- newlib/libc/stdlib/nano-mallocr.c | 1 + winsup/cygwin/child_info.h | 5 +++-- winsup/cygwin/dcrt0.cc | 10 +++------- winsup/cygwin/heap.cc | 5 +++-- winsup/cygwin/miscfuncs.cc | 18 ++++++++---------- winsup/cygwin/miscfuncs.h | 3 +-- winsup/cygwin/sigproc.cc | 18 ++++++++++++++---- 15 files changed, 57 insertions(+), 79 deletions(-) delete mode 100644 newlib/libc/machine/spu/impure.c