From c52c319ebfa28460d276636a4efe7e62700b512f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 1 Feb 2011 20:22:08 +0000 Subject: 2011-02-01 Joel Sherrill PR 1733/cpukit * score/src/isr.c: If target architecture does nto require stack initialization, then do not perform adjustment. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 4d376a37ad..d9a52cc947 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2011-02-01 Joel Sherrill + + PR 1733/cpukit + * score/src/isr.c: If target architecture does nto require stack + initialization, then do not perform adjustment. + 2011-02-01 Ralf Corsepius * libcsupport/src/printk.c: Fix typo. -- cgit v1.2.3