summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:56:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:56:06 +0000
commit7059d8fc624f39816836353c64fcb5717e4beca2 (patch)
treeb1aca53d9b577419a294b97c36cd2a154e554544 /cpukit/ChangeLog
parent2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-7059d8fc624f39816836353c64fcb5717e4beca2.tar.bz2
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/cpu/Makefile.am: Add new M32R port. It is just a beginning but the BSP is functional enough to initialize and shutdown RTEMS.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d43b08296e..eb6efcfbef 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * score/cpu/Makefile.am: Add new M32R port. It is just a beginning but
+ the BSP is functional enough to initialize and shutdown RTEMS.
+
+2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* configure.ac: Revert trash committed. Shell builds with m32c now.
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>