summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-06-17 14:35:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-06-17 14:35:57 +0000
commitcb4185cb7c8761f178bc7637f8cdef269aa46898 (patch)
treebbd78ade740b6362e2349404c03f6c2ef91fcc81 /c/src/ChangeLog
parent2005-06-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-cb4185cb7c8761f178bc7637f8cdef269aa46898.tar.bz2
2005-06-17 Joel Sherrill <joel@OARcorp.com>
* librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since it is not supported by the MPC5xx.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index f5980aac8a..15396afd6e 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2005-06-17 Joel Sherrill <joel@OARcorp.com>
+ * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
+ it is not supported by the MPC5xx.
+
+2005-06-17 Joel Sherrill <joel@OARcorp.com>
+
* libchip/network/if_dc.c: Begin to convert to new PCI and IRQ
interface. Also correct attempting to build on other than PowerPC and
x86.