summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-20 18:48:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-20 18:48:43 +0000
commit39fb16434242636dab14a3efd7ed37519de956f9 (patch)
tree93e3ac170bd30691425112a7730d32db97c4ecfb /c/src/lib/libbsp/powerpc/ChangeLog
parent2001-11-20 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-39fb16434242636dab14a3efd7ed37519de956f9.tar.bz2
2001-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
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 <corsepiu@faw.uni-ulm.de>
+
+ * 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) <Dennis.Ehlin@ecs.ericsson.se>
This modification is part of the submitted modifications necessary to