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/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/newlib/NEWS b/newlib/NEWS
index e10042dd3..57b36ea89 100644
--- a/newlib/NEWS
+++ b/newlib/NEWS
@@ -1,3 +1,16 @@
+*** Major changes in newlib version 3.0.0:
+
+- K&R support removed in code and docs
+- 64-bit time_t support
+- riscv platform support added
+- new expf, exp2f, logf, and powf implementations
+- unification of lock object names
+- locking routine retargetting at link time
+- new long double complex math routines
+- various ARM optimizations
+- various POSIX/BSD additions
+- further feature test macros overhaul
+
*** Major changes in newlib version 2.5.0:
- memory.h added