From ec821afa54ae27926a08bc49a855add0cb493e13 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Jul 2003 17:24:48 +0000 Subject: 2003-07-18 Till Straumann PR 288/rtems * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly maintained and any BSP which does not do so will trip a panic in the shared code. --- c/src/lib/libbsp/powerpc/shared/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/shared/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog index 4f315b5c94..0dfe4bfc5c 100644 --- a/c/src/lib/libbsp/powerpc/shared/ChangeLog +++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog @@ -1,3 +1,10 @@ +2003-07-18 Till Straumann + + PR 288/rtems + * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly + maintained and any BSP which does not do so will trip a panic in the + shared code. + 2003-07-18 Till Straumann PR 415/bsps -- cgit v1.2.3