summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-22 21:56:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-22 21:56:13 +0000
commit1d63ebb9b99e548931dfed19db95faf68a9d1923 (patch)
treef374c681f196011f3830c93302de27497dce6d35 /cpukit/ChangeLog
parent2006-06-22 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1d63ebb9b99e548931dfed19db95faf68a9d1923.tar.bz2
2006-06-22 Joel Sherrill <joel@OARcorp.com>
PR 1101/rtems * libcsupport/src/base_fs.c, rtems/src/taskcreate.c, rtems/src/tasks.c, score/src/coremutex.c: Remove dead code.
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 c8793dd3c5..bd15642ab7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2006-06-22 Joel Sherrill <joel@OARcorp.com>
+
+ PR 1101/rtems
+ * libcsupport/src/base_fs.c, rtems/src/taskcreate.c, rtems/src/tasks.c,
+ score/src/coremutex.c: Remove dead code.
+
2006-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/libio.h: Add extern "C" {}.