summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/ChangeLog
diff options
context:
space:
mode:
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