summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/ChangeLog
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2011-07-14 15:07:21 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2011-07-14 15:07:21 +0000
commit7521e439b0e7cde29ea34f4ee5285d9a0b0936d8 (patch)
tree786b97243f21a779e192bdec0cdb8792097a1c65 /c/src/lib/libbsp/i386/pc386/ChangeLog
parent2011-07-14 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-7521e439b0e7cde29ea34f4ee5285d9a0b0936d8.tar.bz2
2011-07-14 Jennifer Averett <Jennifer.Averett@OARcorp.com>
* start/start.S: Moved enable_sse into a subroutine that may be called from other cores on an SMP system.
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index e2d3e55e1f..9fe339d87d 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-14 Jennifer Averett <Jennifer.Averett@OARcorp.com>
+
+ * start/start.S: Moved enable_sse into a subroutine that may be called
+ from other cores on an SMP system.
+
2011-07-14 Till Straumann <strauman@slac.stanford.edu>
PR 1833/bsps