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-12-19 02:50:49 +0300
committerJeff Johnston <jjohnstn@redhat.com>2020-12-19 02:50:49 +0300
commit415fdd4279b85eeec9d54775ce13c5c412451e08 (patch)
treeed2f7437db894228a302117cdfc15750447ab36f /newlib/NEWS
parent4bb6581aa824dea975c1c54078411c50284cc03e (diff)
Bump up newlib version to 4.1.0newlib-4.1.0
Diffstat (limited to 'newlib/NEWS')
-rw-r--r--newlib/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/NEWS b/newlib/NEWS
index c81ae6e4c..0cf3364b3 100644
--- a/newlib/NEWS
+++ b/newlib/NEWS
@@ -1,3 +1,9 @@
+*** Major changes in newlib version 4.1.0:
+
+- fixes for regressions to pow/powf and tgamma functions
+- RISC-V semihosting support
+- RISC-V and arm patches
+
*** Major changes in newlib version 4.0.0:
- additional out-of-bounds checking for malloc/nano-malloc family