summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 79d02d5ff..e577e6f18 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2014-07-17 Hesham ALMatary <heshamelmatary@gmail.com>
+
+ * configure.host: Remove or16 and or32 targets and add or1k.
+ * libc/include/machine/ieeefp.h: Replace or32 with or1k.
+ * libc/machine/configure.in: Add or1k subdirectory.
+ * libc/machine/or1k/configure.in: New file.
+ * libc/machine/or1k/Makefile.am: New file.
+ * libc/machine/or1k/setjmp.S: New file.
+
2014-07-14 Nick Withers <nick.withers@anu.edu.au>
* libc/include/sys/errno.h: Fix comments.