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/NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/newlib/NEWS b/newlib/NEWS
index 733185d89..e893eee62 100644
--- a/newlib/NEWS
+++ b/newlib/NEWS
@@ -1,3 +1,17 @@
+*** Major changes in newlib version 1.9.0:
+
+* i[3456]86-pc-linux support
+
+* Long Double I/O support via the WANT_IO_LONG_DBL flag
+
+* addition of reentrant environment functions
+
+* addition of xscale and AVR platforms
+
+* severe reduction in the number of warnings issued
+
+* consolidation of many RTEMS features into shared headers
+
*** Major changes in newlib version 1.8.2:
* RTEMS features and fixes from Joel Sherrill.