From 429978f437b518e284e7619964f1bb326322102c Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Thu, 29 Oct 2009 16:27:45 +0000 Subject: 2009-10-29 Till Straumann * score/src/isr.c: Check if CPU defined _CPU_Interrupt_stack_setup() macro hook for setting up the interrupt stack (alignment, reserving space etc.) after the framework allocates it. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 6f8ee8d016..67c222b23c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2009-10-29 Till Straumann + + * score/src/isr.c: Check if CPU defined _CPU_Interrupt_stack_setup() + macro hook for setting up the interrupt stack (alignment, reserving + space etc.) after the framework allocates it. + 2009-10-28 Sebastian Huber * libblock/include/rtems/bdbuf.h: Reorderd AVL node fields to save -- cgit v1.2.3