From 39fb16434242636dab14a3efd7ed37519de956f9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Nov 2001 18:48:43 +0000 Subject: 2001-11-20 Ralf Corsepius * support/new_exception_processing/Makefile.am, support/old_exception_processing/Makefile.am, support/old_exception_processing/cpu_asm.S, support/old_exception_processing/irq_stub.S: Modified to reflect old versus new exception processing being a per BSP option. * support/new_exception_processing/c_isr.inl, support/new_exception_processing/cpu.h, support/old_exception_processing/c_isr.inl, support/old_exception_processing/cpu.h, support/old_exception_processing/ppc_offs.h: Removed. --- c/src/lib/libbsp/powerpc/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog index 326471feb4..c38bda0530 100644 --- a/c/src/lib/libbsp/powerpc/ChangeLog +++ b/c/src/lib/libbsp/powerpc/ChangeLog @@ -1,3 +1,16 @@ +2001-11-20 Ralf Corsepius + + * support/new_exception_processing/Makefile.am, + support/old_exception_processing/Makefile.am, + support/old_exception_processing/cpu_asm.S, + support/old_exception_processing/irq_stub.S: Modified to reflect + old versus new exception processing being a per BSP option. + * support/new_exception_processing/c_isr.inl, + support/new_exception_processing/cpu.h, + support/old_exception_processing/c_isr.inl, + support/old_exception_processing/cpu.h, + support/old_exception_processing/ppc_offs.h: Removed. + 2001-11-08 Dennis Ehlin (ECS) This modification is part of the submitted modifications necessary to -- cgit v1.2.3