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>2020-01-02 22:56:24 +0300
committerJeff Johnston <jjohnstn@redhat.com>2020-01-02 22:56:24 +0300
commit1afb22a12083e9dcfaa2a010c14f3b36ee27d27b (patch)
treedf131411b7fe652dbf8ae5356cb77ad12c0a6006 /newlib/NEWS
parent7685c4dd6c77a4177dfbbf91ac255053171cc41f (diff)
Bump up release to 3.2.0 for yearly snapshotnewlib-snapshot-20200102newlib-3.2.0
Diffstat (limited to 'newlib/NEWS')
-rw-r--r--newlib/NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/newlib/NEWS b/newlib/NEWS
index 90169cd9c..c1f611bac 100644
--- a/newlib/NEWS
+++ b/newlib/NEWS
@@ -1,3 +1,20 @@
+*** Major changes in newlib version 3.2.0:
+
+- memmem performance improvement
+- nanf() and HUGE_VALF now used in libm float routines to reduce size
+- new reduced "tiny" code size printf and puts support
+- errno setting enhanced in libm routines
+- new --enable-newlib-reent-check-verify configure option to verify reent memory
+- <fenv.h> support added
+- <sys/time.h> and <sys/_timespec.h> synced with FreeBSD
+- timeval macros moved to <sys/time.h>
+- newlib wide char conversion functions updated to Unicode 11.0
+- new msp430-elfbare target support
+- AMD GCN port
+- PRU port
+- nbdm port
+- various standard improvements
+
*** Major changes in newlib version 3.1.0:
- global stdio streams support added for reent small