summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 52c486d382..c2fcd5cadd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-03-08 Joel Sherrill <joel@OARcorp.com>
+ * libmisc/stackchk/check.c, libmisc/stackchk/internal.h,
+ libmisc/stackchk/stackchk.h: Change dump usage to report usage.
+
+2007-03-08 Joel Sherrill <joel@OARcorp.com>
+
* rtems/Makefile.am, rtems/src/msgqsend.c, rtems/src/msgqurgent.c:
Remove wrapper for message queue send and urgent and implement them
directly. There was an unnecessary function call layer in addition to