summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-20 22:24:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-20 22:24:09 +0000
commitaa4a3f1ac459dc478a7b34db4f58f825bdac3663 (patch)
tree7fd83c5e034807115d2b2145bcb09c6970f28432 /cpukit/ChangeLog
parent2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-aa4a3f1ac459dc478a7b34db4f58f825bdac3663.tar.bz2
2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* libmisc/dummy/dummy.c: Add missing initializers. * score/src/threadinitialize.c: Change type of loop counter.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7a6e1ff1aa..2a5cb92761 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libmisc/dummy/dummy.c: Add missing initializers.
+ * score/src/threadinitialize.c: Change type of loop counter.
+
+2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libcsupport/src/error.c, libmisc/dummy/dummy.c,
rtems/src/rtemsobjectgetapiclassname.c,
rtems/src/rtemsobjectgetapiname.c: Add 0 for missing initializers.