summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-11 19:35:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-11 19:35:09 +0000
commitef47bc78fcce1e5ca5d07ee6cfc8873fde9fb90b (patch)
tree45558a9afe2a03c788e1d5cbd27598959d011e72 /cpukit/score/cpu/h8300/ChangeLog
parent2009-02-11 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-ef47bc78fcce1e5ca5d07ee6cfc8873fde9fb90b.tar.bz2
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.
Diffstat (limited to 'cpukit/score/cpu/h8300/ChangeLog')
-rw-r--r--cpukit/score/cpu/h8300/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog
index ccd1371a49..bfa411547b 100644
--- a/cpukit/score/cpu/h8300/ChangeLog
+++ b/cpukit/score/cpu/h8300/ChangeLog
@@ -1,3 +1,8 @@
+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.
+
2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_asm.S: Enable same code paths for SX. Tested on simulator.