aboutsummaryrefslogtreecommitdiff
path: root/newlib
diff options
context:
space:
mode:
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index db41a1a..6884dd9 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-20 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
+
+ * libc/sys/configure.in: Add OpenRISC.
+ * libc/sys/configure: Regenerate.
+
2015-01-20 Wilco Dijkstra <wdijkstr@arm.com>
* libc/machine/aarch64/strlen.S (strlen): Improve performance.