summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-27 21:39:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-27 21:39:09 +0000
commitdbfc4fdea3e6e469dac72cd53a565f3769556c25 (patch)
treeb615bb772ab840a7805f8b4c21d67b87cc4a3269
parentUse bool/stdbool.h instead of local (non-POSIX compliant) "bool". (diff)
downloadrtems-dbfc4fdea3e6e469dac72cd53a565f3769556c25.tar.bz2
2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnds/include/nds/jtypes.h: Use bool/stdbool.h instead of local (non-POSIX compliant) "bool".
-rw-r--r--c/src/lib/libbsp/arm/nds/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/nds/ChangeLog b/c/src/lib/libbsp/arm/nds/ChangeLog
index ef1dfa4d7b..0c81b051ce 100644
--- a/c/src/lib/libbsp/arm/nds/ChangeLog
+++ b/c/src/lib/libbsp/arm/nds/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libnds/include/nds/jtypes.h: Use bool/stdbool.h instead of
+ local (non-POSIX compliant) "bool".
+
2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* block/block.c, console/console.c, dswifi/arm9/source/sgIP.h,