summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m32c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/m32c/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m32c/ChangeLog b/cpukit/score/cpu/m32c/ChangeLog
index f27c061687..67e0babd36 100644
--- a/cpukit/score/cpu/m32c/ChangeLog
+++ b/cpukit/score/cpu/m32c/ChangeLog
@@ -1,5 +1,11 @@
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * cpu.c, rtems/score/cpu.h: Eliminate _CPU_Thread_dispatch_pointer and
+ passing address of _Thread_Dispatch to _CPU_Initialize. Clean up
+ comments.
+
+2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* rtems/score/cpu.h: Use a 16 bit object id on this target.
2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>