Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2013-12-24 00:45:10 +0400
committerJeff Johnston <jjohnstn@redhat.com>2013-12-24 00:45:10 +0400
commit5ac847c62948fb6238ec07fec27591ad01b71b1a (patch)
tree73262dae16b5e5aedb315425a136d7d4a61eb163 /newlib/NEWS
parentb153931f1833ff80bdd27d9b6ae1dee56d36ed8a (diff)
2013-12-23 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 2.1.0 info. * README: Ditto. * acinclude.m4: Change version number to 2.1.0. * aclocal.m4: Regenerated. * configure: Ditto. * Makefile.in: Regenerated. * 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_2.1
Diffstat (limited to 'newlib/NEWS')
-rw-r--r--newlib/NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/newlib/NEWS b/newlib/NEWS
index 8a8013dca..da235ef06 100644
--- a/newlib/NEWS
+++ b/newlib/NEWS
@@ -1,3 +1,19 @@
+*** Major changes in newlib version 2.1.0:
+
+- multibyte decimal point support added to
+ scanf family
+- multiple changes for FreeBSD compatibility
+- multiple RTEMS changes for Linux compatibility
+- addition of restrict keyword
+- nano-malloc support added
+- global atexit support added
+- new nds32 platform support
+- new msp430 platform support
+- new nios2 platform support
+- lite exit support
+- updated arm support (aarch64)
+- newlib ported to x86_64-pc-cygwin
+
*** Major changes in newlib version 2.0.0:
- addition of aarch64 platform support