From 5114d3ffd2f5c43c3f82abdbace99d1f5c34c5cd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 2 Aug 2010 18:26:30 +0000 Subject: 2010-08-02 Joel Sherrill * libmisc/stackchk/check.c: If this port does not allocate the interrupt stack, then it must always be a thread stack. Do not include code to print the interrupt stack information. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 991d7812ff..979f967b78 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2010-08-02 Joel Sherrill + + * libmisc/stackchk/check.c: If this port does not allocate the + interrupt stack, then it must always be a thread stack. Do not + include code to print the interrupt stack information. + 2010-08-02 Joel Sherrill * libcsupport/src/base_fs.c, libcsupport/src/rtems_mkdir.c: Formatting. -- cgit v1.2.3