summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index fe9814f92e..07f491052d 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,12 @@
+2003-07-08 Joel Sherrill <joel@OARcorp.com>
+
+ PR 416/bsps
+ * ppc403/ictrl/ictrl.c (ictrl_isr): We acknolwegde the interrupt in
+ interrupt controller (clr_exisr(mask)) before calling the interrupt
+ handler that will acnowledge the interrupt source. This results in
+ the interrupt beeing seen a second time by the interrupt controller.
+ Reported and fixed by El Kolli Yacine <yacine.elkolli@crf.canon.fr>.
+
2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 368/filesystems