[PATCH 21/21] NEWS: mention ARC port
Vineet Gupta
vineet.gupta1@synopsys.com
Tue Dec 18 21:05:00 GMT 2018
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
---
ChangeLog | 1 +
NEWS | 2 ++
2 files changed, 3 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 46d288808153..92e19ac45df2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2018-12-17 Vineet Gupta <vgupta@synopsys.com>
* scripts/build-many-glibcs.py: Enable building for ARC.
+ * NEW: Mention ARC port.
2018-12-17 Cupertino Miranda <cmiranda@synopsys.com>
diff --git a/NEWS b/NEWS
index ae80818df4b3..56b21c3b9336 100644
--- a/NEWS
+++ b/NEWS
@@ -1078,6 +1078,8 @@ Version 2.26
Major new features:
+* Port to ARC HS cores has been contributed by Synopsys.
+
* A per-thread cache has been added to malloc. Access to the cache requires
no locks and therefore significantly accelerates the fast path to allocate
and free small amounts of memory. Refilling an empty cache requires locking
--
2.7.4
More information about the Libc-alpha
mailing list