summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/score/cpu/i386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog
index 3c39377fee..c72958977e 100644
--- a/cpukit/score/cpu/i386/ChangeLog
+++ b/cpukit/score/cpu/i386/ChangeLog
@@ -9,6 +9,11 @@
2009-11-09 Till Straumann <strauman@slac.stanford.edu>
+ * cpu.c, cpu_asm.S, rtems/score/cpu.h, sse_test.c:
+ Added experimental SSE support.
+
+2009-11-09 Till Straumann <strauman@slac.stanford.edu>
+
PR 1469/cpukit
* cpu.c: Add dummy entry for (non-existing) exception #15.
Otherwise all slots for vectors >= 16 are one element off.