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_LTO in repository toolchain/ci/newlib.
from e84b43ea9 Cygwin: Fix release note 3.3.3. adds 6d34b62cb Cygwin: fhandler_pipe::raw_read: fix handle leak adds 4f47e64b1 Cygwin: fhandler_fifo::raw_read: handle STATUS_PENDING new f885632f4 ldtoa: Fix insufficient valid output digits for "%f" format. new 1c7384f9d Cygwin: get/setrlimit: implement RLIMIT_AS new 3502a6ff2 Cygwin: add 3.4 release messages
The 3 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/stdlib/ldtoa.c | 41 ++++++++++++-------- winsup/cygwin/cygheap.h | 1 + winsup/cygwin/fhandler_fifo.cc | 70 +++++++++++++++++++++++----------- winsup/cygwin/fhandler_pipe.cc | 16 ++++---- winsup/cygwin/ntdll.h | 11 +++++- winsup/cygwin/release/3.4.0 | 2 + winsup/cygwin/resource.cc | 86 ++++++++++++++++++++++++++++++++++++++++++ winsup/doc/new-features.xml | 16 ++++++++ 8 files changed, 195 insertions(+), 48 deletions(-)