summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-04 17:42:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-04 17:42:02 +0000
commitb59b7253aa4395a6cd150df54ae1e3671c02d43a (patch)
treebd075d2a596b79f7da6aae35f82c3ed7078db294 /cpukit/ChangeLog
parent2008-09-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b59b7253aa4395a6cd150df54ae1e3671c02d43a.tar.bz2
2008-09-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/include/rtems/rtems/asr.h, rtems/include/rtems/rtems/clock.h, rtems/include/rtems/rtems/config.h, rtems/include/rtems/rtems/object.h, rtems/include/rtems/rtems/sem.h, rtems/include/rtems/rtems/support.h: Convert to "bool".
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7fc4adafa8..71aa040742 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2008-09-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * rtems/include/rtems/rtems/asr.h,
+ rtems/include/rtems/rtems/clock.h,
+ rtems/include/rtems/rtems/config.h,
+ rtems/include/rtems/rtems/object.h,
+ rtems/include/rtems/rtems/sem.h,
+ rtems/include/rtems/rtems/support.h: Convert to "bool".
* score/src/corebarrierwait.c,
score/src/coremsg.c,
score/src/coremsginsert.c,