summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m32r/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-28 20:03:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-28 20:03:19 +0000
commit0e5b446af7757bbbe0a34af61cbb5a303c27cec9 (patch)
treea0d55b51b0d7fda2ad47e71c939628d667bce29b /cpukit/score/cpu/m32r/ChangeLog
parentAdd OS_NAME. (diff)
downloadrtems-0e5b446af7757bbbe0a34af61cbb5a303c27cec9.tar.bz2
2008-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am, rtems/score/cpu.h: Now performs context switches and many tests run. * context_init.c, context_switch.S, cpu.c, cpu_asm.c: New files.
Diffstat (limited to 'cpukit/score/cpu/m32r/ChangeLog')
-rw-r--r--cpukit/score/cpu/m32r/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m32r/ChangeLog b/cpukit/score/cpu/m32r/ChangeLog
index 4424b74891..ff192af030 100644
--- a/cpukit/score/cpu/m32r/ChangeLog
+++ b/cpukit/score/cpu/m32r/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, preinstall.am, rtems/score/cpu.h: Now performs context
+ switches and many tests run.
+ * context_init.c, context_switch.S, cpu.c, cpu_asm.c: New files.
+
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, ChangeLog, Makefile.am, preinstall.am, rtems/asm.h,