summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-26 22:06:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-26 22:06:42 +0000
commit5e35d353dc5149c7e15b52b7df169580d6b1ade2 (patch)
tree32e74fc47b488590f318a8db89b2c175ca5fe0f3 /doc/ChangeLog
parent2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5e35d353dc5149c7e15b52b7df169580d6b1ade2.tar.bz2
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_supplement/i386.t: Eliminate the interrupt_table_segment and interrupt_table_offset fields in the i386 CPU Table since they are never read.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 62ce7a7fb7..4810dbfdbb 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,11 @@
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * cpu_supplement/i386.t: Eliminate the interrupt_table_segment and
+ interrupt_table_offset fields in the i386 CPU Table since they are
+ never read.
+
+2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* cpu_supplement/m68k.t: Eliminate the interrupt_vector_table field in
the m68k CPU Table since it is never read.