summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2011-07-13 16:04:10 +0000
committerTill Straumann <strauman@slac.stanford.edu>2011-07-13 16:04:10 +0000
commitd21c73740cc45032f93caebad27648b522bd5841 (patch)
treeaadb54957d7c1d8fad6cc2a8f51b3ae2a4bf06b0 /cpukit
parent2011-07-04 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-d21c73740cc45032f93caebad27648b522bd5841.tar.bz2
2009-11-09 Till Straumann <strauman@slac.stanford.edu>
* ChangeLog: had forgotten to commit ChangeLog
Diffstat (limited to 'cpukit')
-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.