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:
Diffstat (limited to 'newlib/NEWS')
-rw-r--r--newlib/NEWS11
1 files changed, 11 insertions, 0 deletions
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)