summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2008-01-10 18:25:47 +0000
committerTill Straumann <strauman@slac.stanford.edu>2008-01-10 18:25:47 +0000
commitbc0ff4737c6bc7f2ee76d3278085bd60b3f70b54 (patch)
tree519a8f55e772fff161af1d60205ea1fc44706f48 /c/src/lib/libcpu/powerpc/ChangeLog
parent2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-bc0ff4737c6bc7f2ee76d3278085bd60b3f70b54.tar.bz2
2008-01-10 Till Straumann <strauman@slac.stanford.edu>
* new-exceptions/bspsupport/irq.c: When unhooking and ISR only disable IRQs at the PIC if we are unhooking the last ISR.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index bbf218f76a..8d3eb4755e 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-10 Till Straumann <strauman@slac.stanford.edu>
+
+ * new-exceptions/bspsupport/irq.c: When unhooking
+ and ISR only disable IRQs at the PIC if we are
+ unhooking the last ISR.
+
2007-12-11 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am: don't normally build-in test code