summaryrefslogtreecommitdiffstats
path: root/c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/ChangeLog')
-rw-r--r--c/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/ChangeLog b/c/ChangeLog
index 08a234a1f1..2efb8d747c 100644
--- a/c/ChangeLog
+++ b/c/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a
+ beginning but the BSP is functional enough to initialize and shutdown
+ RTEMS.
+
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Use MKDIR_P instead of mkdir_p.