summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2009-10-16 22:14:01 +0000
committerChris Johns <chrisj@rtems.org>2009-10-16 22:14:01 +0000
commit069ed6c5b49999866b5b30a732ba2e09301240c0 (patch)
tree9a3ad0fd4fff08d865774f52d3408d1f55798374 /c/src/lib/libbsp/i386/ChangeLog
parent2009-10-16 Jennifer Averett <jennifer@OARcorp.com> (diff)
downloadrtems-069ed6c5b49999866b5b30a732ba2e09301240c0.tar.bz2
2009-10-17 Chris Johns <chrisj@rtems.org>
* shared/irq/idt.c: Check is the irq handlers are present before calling. * shared/comm/i386-stub-glue.c: Revert the change of 2009-05-06 as the handlers need to be present. Fixed the warnings.
Diffstat (limited to 'c/src/lib/libbsp/i386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/ChangeLog b/c/src/lib/libbsp/i386/ChangeLog
index 1d08a4535e..c726a767d8 100644
--- a/c/src/lib/libbsp/i386/ChangeLog
+++ b/c/src/lib/libbsp/i386/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-17 Chris Johns <chrisj@rtems.org>
+
+ * shared/irq/idt.c: Check is the irq handlers are present before
+ calling.
+ * shared/comm/i386-stub-glue.c: Revert the change of 2009-05-06 as
+ the handlers need to be present. Fixed the warnings.
+
2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1445/BSPs