aboutsummaryrefslogtreecommitdiff
path: root/newlib
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-01-20 12:28:27 +0000
committerCorinna Vinschen <corinna@vinschen.de>2015-01-20 12:28:27 +0000
commitd63bec588eaa420ec3e227cfadb8577911a17396 (patch)
treeb79ab66e16c19eabe15578261dc9857ad9baef15 /newlib
parent43f80ffb7dce3da1252e5f8ba24325803237875b (diff)
downloadnewlib-d63bec588eaa420ec3e227cfadb8577911a17396.zip
newlib-d63bec588eaa420ec3e227cfadb8577911a17396.tar.gz
newlib-d63bec588eaa420ec3e227cfadb8577911a17396.tar.bz2
* libc/sys/configure.in: Add OpenRISC.
* libc/sys/configure: Regenerate.
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.