From 8a4a349ebe5a24fd2afefea8c53672433b756a91 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 24 Jul 2004 17:35:24 +0000 Subject: 2004-07-24 Joel Sherrill 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. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 61e345aac6..f9442718be 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2004-07-24 Joel Sherrill + + 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 PR 659/rtems -- cgit v1.2.3