From 18a1f5a9f9970bf6ea23139a9f9118e6b2d0d262 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 1 Nov 2002 21:55:52 +0000 Subject: 2002-11-01 Joel Sherrill * cpu.c: Currently only the mpc8260 BSP supports interrupt nesting. NOTE: These needs to be generalized as the patch is applied to other BSPs. --- c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog') diff --git a/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog b/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog index 3cd28ea5af..fedc3b9b4a 100644 --- a/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog +++ b/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog @@ -1,3 +1,9 @@ +2002-11-01 Joel Sherrill + + * cpu.c: Currently only the mpc8260 BSP supports interrupt nesting. + NOTE: These needs to be generalized as the patch is applied to other + BSPs. + 2002-10-21 Ralf Corsepius * .cvsignore: Reformat. -- cgit v1.2.3