aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-10-18 08:11:30 +0000
committerDan Nicolaescu <[email protected]>2008-10-18 08:11:30 +0000
commitfac5dc61dbee2378a881be28e8ff234a3c5b8839 (patch)
tree74dd0ee2924c6239f9afe05b39b7cb807e09480c /src/ChangeLog
parent0f21c00518b7a74456afc3ccff8436a4078a56b4 (diff)
* configure.in: Add support for GNU/Linux on SuperH.
* MACHINES: Add section for SuperH. * m/sh3.h: New file, machine description for SuperH.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fe330b9e0e..4dba71224a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-18 Ulrich Mueller <[email protected]>
+
+ * m/sh3.h: New file, machine description for SuperH.
+
2008-10-17 Martin Rudalics <[email protected]>
* window.c (Fsplit_window): Rename arg horflag to horizontal.