summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/h8300/ChangeLog')
-rw-r--r--cpukit/score/cpu/h8300/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog
index bfa411547b..825b8e323a 100644
--- a/cpukit/score/cpu/h8300/ChangeLog
+++ b/cpukit/score/cpu/h8300/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: Do not unroll any code on this target and use a
16-bit object id.