summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2007-12-05 08:41:04 +0000
committerTill Straumann <strauman@slac.stanford.edu>2007-12-05 08:41:04 +0000
commit586c15a5f8bfd41fc56d6f5197653607071fcf7c (patch)
tree57cdba3af9b16d4f1257d54b04a0e0566f29a470 /c/src/lib/libbsp/powerpc/gen5200/ChangeLog
parent2007-12-05 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-586c15a5f8bfd41fc56d6f5197653607071fcf7c.tar.bz2
2007-12-05 Till Straumann <strauman@slac.stanford.edu>
* irq/irq_init.c, irq_asm.S: Converted exception vector names to new ones (qualified by <cpu_type> if non-std ppc exceptions).
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
index 2b0480008b..3a05d06269 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-05 Till Straumann <strauman@slac.stanford.edu>
+
+ * irq/irq_init.c, irq_asm.S:
+ Converted exception vector names to new ones
+ (qualified by <cpu_type> if non-std ppc exceptions).
+
2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/bspstart.c: Move interrupt_stack_size field from CPU Table to