summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 61e345aac6..f9442718be 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2004-07-24 Joel Sherrill <joel@OARcorp.com>
+ PR 660/rtems
+ * score/cpu/m68k/rtems/score/m68k.h, score/cpu/mips/cpu_asm.S,
+ score/src/threadinitialize.c, score/src/threadstackallocate.c: Check
+ for overflow when allocating stack.
+
+2004-07-24 Joel Sherrill <joel@OARcorp.com>
+
PR 659/rtems
* score/src/heapsizeofuserarea.c: Check that address specified is in
the heap.