From 26b8429317e14bf9e329170910bb76268ca5243b Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Wed, 19 Dec 2007 22:36:48 +0000 Subject: 2007-12-19 Jeff Johnston * NEWS: Update with 1.16.0 info. * README: Ditto. * acinclude.m4: Change version number to 1.16.0. * aclocal.m4: Regenerated. * configure: Ditto. * doc/aclocal.m4: Ditto. * doc/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.16. --- newlib/NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'newlib/NEWS') diff --git a/newlib/NEWS b/newlib/NEWS index df082225c..8495a7395 100644 --- a/newlib/NEWS +++ b/newlib/NEWS @@ -1,3 +1,14 @@ +*** Major changes in newlib version 1.16.0: + +* mep-elf support contributed +* x86_64 support added +* reentrant I/O clean-up +* various new C functions added from C99, POSIX, SUSV, etc.. +* switch to use top-level libtool +* spu floating-point environment and stdio enhancement +* fastmath support +* various bug fixes + *** Major changes in newlib version 1.15.0: * new platforms added (bfin, spu, fido) -- cgit v1.2.3