summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-05 06:38:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-05 06:38:02 +0000
commita28ce53bce9568ef177762850ff9de6170095ec1 (patch)
tree0928bfa41641eead0fe9d2080c271d062a30c5ee /cpukit/score/cpu/i386/ChangeLog
parent2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a28ce53bce9568ef177762850ff9de6170095ec1.tar.bz2
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpu.c: Stop using old-style defs.
Diffstat (limited to 'cpukit/score/cpu/i386/ChangeLog')
-rw-r--r--cpukit/score/cpu/i386/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog
index e9c6ccc1df..be3356feb1 100644
--- a/cpukit/score/cpu/i386/ChangeLog
+++ b/cpukit/score/cpu/i386/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * cpu.c: Stop using old-style defs.
+
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/types.h: Include stdbool.h.