summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-05 11:53:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-05 11:53:41 +0000
commit1e524b519943473db5a07bdf8403ae0272e00de7 (patch)
treee5441f2637a45a5d693659ee344ff6bbf6b29b78 /c/src/lib/libcpu
parent2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1e524b519943473db5a07bdf8403ae0272e00de7.tar.bz2
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* network/ethernet.c, serial/twi.c, timer/timer.c: Convert to "bool".
Diffstat (limited to 'c/src/lib/libcpu')
-rw-r--r--c/src/lib/libcpu/bfin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/bfin/ChangeLog b/c/src/lib/libcpu/bfin/ChangeLog
index 167d0e991a..1d53eef62d 100644
--- a/c/src/lib/libcpu/bfin/ChangeLog
+++ b/c/src/lib/libcpu/bfin/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * network/ethernet.c, serial/twi.c, timer/timer.c: Convert to "bool".
+
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Rename timer driver methods to follow RTEMS