summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-07-06 21:11:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-07-06 21:11:36 +0000
commit2b596c698695c9225d02c3e704d519aceda7e924 (patch)
tree4cf1237e3747d1399987f25c24525beaa4007253 /cpukit/ChangeLog
parentMove stack outside of _rtems_end marked area. (diff)
downloadrtems-2b596c698695c9225d02c3e704d519aceda7e924.tar.bz2
2007-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/stackchk/check.c: Make checking the integrity of the pattern area contingent on the stack checker user extension having been initialized.
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 b08c303d3f..227c9548b3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/stackchk/check.c: Make checking the integrity of the pattern
+ area contingent on the stack checker user extension having been
+ initialized.
+
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* libnetworking/rtems/rtems_syscall.c: Remove RTEMS versions of send()