summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-02 14:33:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-02 14:33:59 +0000
commitd8ec87b49c8e16e9bd9429bb0778b68798c97768 (patch)
tree21c2490eabdb21860485e4556744effe0d3429a2 /cpukit/ChangeLog
parent2007-04-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d8ec87b49c8e16e9bd9429bb0778b68798c97768.tar.bz2
2007-04-02 Joel Sherrill <joel@OARcorp.com>
* libmisc/stackchk/check.c: Add code to check validity of frame pointer in addition to the pattern area being overwritten. Also do some cleanup.
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 a3da46c3e7..e290e1c701 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-02 Joel Sherrill <joel@OARcorp.com>
+
+ * libmisc/stackchk/check.c: Add code to check validity of frame pointer
+ in addition to the pattern area being overwritten. Also do some
+ cleanup.
+
2007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems/pci.h: Further stdint.h fixed-size types.