summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-05 01:59:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-05 01:59:18 +0000
commit8f5cdbb8ec91abe1ec65690e47939294428e4f70 (patch)
tree832886e95d0d1d58c5a1c97a37032fec65a03639 /cpukit/score/cpu/powerpc/ChangeLog
parent2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8f5cdbb8ec91abe1ec65690e47939294428e4f70.tar.bz2
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h, rtems/score/cpu.h: Convert to "bool".
Diffstat (limited to 'cpukit/score/cpu/powerpc/ChangeLog')
-rw-r--r--cpukit/score/cpu/powerpc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog
index b319495a9d..0ac14e98a3 100644
--- a/cpukit/score/cpu/powerpc/ChangeLog
+++ b/cpukit/score/cpu/powerpc/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * rtems/new-exceptions/cpu.h, rtems/score/cpu.h: Convert to "bool".
+
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/types.h: Include stdbool.h.