From 572687310059534b2da9428ca19df992509c8a5d Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 31 Dec 2018 23:40:11 -0500 Subject: Bump release to 3.1.0 for yearly snapshot --- newlib/NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'newlib/NEWS') diff --git a/newlib/NEWS b/newlib/NEWS index 57b36ea89..90169cd9c 100644 --- a/newlib/NEWS +++ b/newlib/NEWS @@ -1,3 +1,17 @@ +*** Major changes in newlib version 3.1.0: + +- global stdio streams support added for reent small +- _CLOCKID_T made system configurable +- generated Unicode 10.0 width data, case conversion data, + character category data +- Unicode table generation scripts fixed/enhanced +- performance enhancements for qsort, strstr +- nvptx port added +- sinf/cosf/sincosf/exp/exp2/log/log2/pow rewritten for performance and accuracy +- various gcc warnings fixed +- various standard improvements + + *** Major changes in newlib version 3.0.0: - K&R support removed in code and docs -- cgit v1.2.3