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 in repository toolchain/ci/newlib.
from 4f47e64b1 Cygwin: fhandler_fifo::raw_read: handle STATUS_PENDING adds f885632f4 ldtoa: Fix insufficient valid output digits for "%f" format. adds 1c7384f9d Cygwin: get/setrlimit: implement RLIMIT_AS adds 3502a6ff2 Cygwin: add 3.4 release messages adds 48f6c5933 stdio: Fix issue of printing "%La" format with large exp part. adds d64cd470a Cygwin: get_rlimit_stack: add a comment adds 670beaed0 Cygwin: setrlimit: Add a permission check adds 3edea7cd5 Cygwin: get/setrlimit: move RLIMIT_AS handling into static functions adds 8fa73a9f8 Modifying patch from: marian.buschsieweke@ovgu.de
No new revisions were added by this update.
Summary of changes: newlib/Makefile.am | 2 +- newlib/Makefile.in | 3 +- newlib/libc/include/math.h | 1 + newlib/libc/stdio/vfprintf.c | 5 +- newlib/libc/stdio/vfwprintf.c | 5 +- newlib/libc/stdlib/ldtoa.c | 41 ++++++++------ newlib/libm/common/frexpl.c | 82 ++++++++++++++++++++++++++- newlib/libm/machine/mips/Makefile.am | 13 ++++- newlib/libm/machine/mips/Makefile.in | 22 +++++--- winsup/cygwin/cygheap.h | 1 + winsup/cygwin/ntdll.h | 11 +++- winsup/cygwin/release/3.4.0 | 2 + winsup/cygwin/resource.cc | 105 +++++++++++++++++++++++++++++++++++ winsup/doc/new-features.xml | 16 ++++++ 14 files changed, 269 insertions(+), 40 deletions(-)