summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-17 05:31:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-17 05:31:35 +0000
commit476838bf7a578b081854eb702de5665d2d2e9d58 (patch)
tree752813ed5add62c1a091cf4397b43f8e16387622 /cpukit/score/cpu/h8300/ChangeLog
parentUse Context_Control_fp* instead of void* for fp_contexts. (diff)
downloadrtems-476838bf7a578b081854eb702de5665d2d2e9d58.tar.bz2
2007-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Use Context_Control_fp* instead of void* for fp_contexts. Eliminate evil casts.
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 7ee2281cd6..3cfbf21555 100644
--- a/cpukit/score/cpu/h8300/ChangeLog
+++ b/cpukit/score/cpu/h8300/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * rtems/score/cpu.h:
+ Use Context_Control_fp* instead of void* for fp_contexts.
+ Eliminate evil casts.
+
2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/types.h: Remove unsigned64, signed64.