From a9c42bde0b7455de5d6882264efb7e96a3781678 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 17 Dec 2004 22:48:16 +0000 Subject: 2004-12-17 Jeff Johnston * NEWS: Update with 1.13.0 info. * README: Ditto. * acinclude.m4: Change version number to 1.13.0. * aclocal.m4: Regenerated. * configure: Ditto. * doc/aclocal.m4: Ditto. * doc/configure: Ditto. * iconvdata/aclocal.m4: Ditto. * iconvdata/configure: Ditto. * libc/*/aclocal.m4: Ditto. * libc/*/configure: Ditto. * libc/libc.texinfo: Ditto. * libm/*/aclocal.m4: Ditto. * libm/*/configure: Ditto. * libm/libm.texinfo: Ditto. * libc/sys/linux/shared.ld: Add VERS_1.13. --- newlib/NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'newlib/NEWS') diff --git a/newlib/NEWS b/newlib/NEWS index 5eb5672..f7d9c0a 100644 --- a/newlib/NEWS +++ b/newlib/NEWS @@ -1,3 +1,16 @@ +*** Major changes in newlib version 1.13.0: + +* optimized iconv support +* new configuration option to disable syscalls in newlib (e.g. sys/arm) +* new configuration options controlling long long, long double support +* ability of configuration options to override platform defaults +* improved locking protection for file I/O functions +* new reentrant functions +* various fixes to allow building under FC3 and Debian Linux +* cxa exit support +* new platforms (e.g. crx) +* new iprintf and iscanf family functions + *** Major changes in newlib version 1.12.0: * general iconv support added -- cgit v1.1