From 3b06e12baf57528b8d6f7c9eb445d5a192c8e36a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 19 Dec 2000 16:47:47 +0000 Subject: 2000-12-19 Joel Sherrill * src/isr.c: Allocate the _ISR_Vector_table all the time not just when we are allocating an interrupt stack. --- c/src/exec/score/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/exec/score/ChangeLog') diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog index af36ef47ea..70104b6a3c 100644 --- a/c/src/exec/score/ChangeLog +++ b/c/src/exec/score/ChangeLog @@ -1,4 +1,9 @@ +2000-12-19 Joel Sherrill + + * src/isr.c: Allocate the _ISR_Vector_table all the time not just when + we are allocating an interrupt stack. + 2000-12-13 Joel Sherrill * include/rtems/score/isr.h, src/isr.c: Allocate it from the -- cgit v1.2.3