summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-17 20:39:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-17 20:39:44 +0000
commit94dd4f6cdfa1d1aba18f8259ebb10ea52a344322 (patch)
tree43a1da1f6a250cfee3cc24398448bd957099d0cd /cpukit/score/cpu/sh/ChangeLog
parent2009-02-17 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-94dd4f6cdfa1d1aba18f8259ebb10ea52a344322.tar.bz2
2009-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/sh.h: SH2E and SH3E have a DSP rather than an FPU. They are not compatible. We currently only support the FPU found on the SH3 and SH4.
Diffstat (limited to 'cpukit/score/cpu/sh/ChangeLog')
-rw-r--r--cpukit/score/cpu/sh/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog
index 4ae86c5c31..45982b36fe 100644
--- a/cpukit/score/cpu/sh/ChangeLog
+++ b/cpukit/score/cpu/sh/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * rtems/score/sh.h: SH2E and SH3E have a DSP rather than an FPU. They
+ are not compatible. We currently only support the FPU found on the
+ SH3 and SH4.
+
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, rtems/score/cpu.h: Change prototype of IDLE thread to