summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-05 12:41:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-05 12:41:47 +0000
commit5c6d51866307f24fa86c1067fed8d6d3c0c9bd5c (patch)
tree0bbe563ad8697dec1cb2c015061b844eb4b3caa4 /c/src/lib/libcpu
parentConvert to "bool". (diff)
downloadrtems-5c6d51866307f24fa86c1067fed8d6d3c0c9bd5c.tar.bz2
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* mpc83xx/network/tsec.c, new-exceptions/raw_exception.c: Convert to "bool".
Diffstat (limited to 'c/src/lib/libcpu')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 7cd0c96195..f4b743fbd2 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,5 +1,7 @@
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * mpc83xx/network/tsec.c, new-exceptions/raw_exception.c:
+ Convert to "bool".
* mpc505/timer/timer.c, mpc5xx/timer/timer.c, mpc6xx/timer/timer.c,
mpc8260/timer/timer.c, mpc8xx/timer/timer.c, ppc403/timer/timer.c:
Convert to "bool".