From 6aa25dac92e92c95e3c133e0bc330bd3f4b7e9dd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 4 Dec 2007 22:19:19 +0000 Subject: 2007-12-04 Joel Sherrill * sapi/include/confdefs.h, sapi/include/rtems/config.h, sapi/include/rtems/init.h, sapi/src/exinit.c, score/include/rtems/system.h, score/src/isr.c: Move interrupt_stack_size field from CPU Table to Configuration Table. Eliminate CPU Table from all ports. Delete references to CPU Table in all forms. --- cpukit/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index da97c082b7..88fba725fa 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2007-12-04 Joel Sherrill + + * sapi/include/confdefs.h, sapi/include/rtems/config.h, + sapi/include/rtems/init.h, sapi/src/exinit.c, + score/include/rtems/system.h, score/src/isr.c: Move + interrupt_stack_size field from CPU Table to Configuration Table. + Eliminate CPU Table from all ports. Delete references to CPU Table in + all forms. + 2007-12-04 Joel Sherrill * sapi/include/rtems/config.h: Add accessory macros for Configuration -- cgit v1.2.3