summaryrefslogtreecommitdiffstats
path: root/c/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:57:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:57:44 +0000
commit1c16744128770fbbc3753c56ccebd9cb59827bbf (patch)
tree7fa65a29e9536cca75c0637ea67da4c62c380f3c /c/ChangeLog
parent2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-1c16744128770fbbc3753c56ccebd9cb59827bbf.tar.bz2
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.
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.