summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:33:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:33:09 +0000
commit0c34b176502eada476f0a9f9b3aeee346fbff9fd (patch)
tree3116b9ce721be5afccb4218d3bf2e7c91e0cd0bd /cpukit/ChangeLog
parent2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0c34b176502eada476f0a9f9b3aeee346fbff9fd.tar.bz2
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, score/cpu/Makefile.am: Initial addition of M32C port. This is still a work in process but most tests do run on simulator.
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 00e1f48081..942ff4373e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * configure.ac, score/cpu/Makefile.am: Initial addition of M32C port.
+ This is still a work in process but most tests do run on simulator.
+
+2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/shell/utils-cp.c: Do not put a 64K buffer on the stack.
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>