summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-09 23:04:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-09 23:04:47 +0000
commita19034d902b0a67e093894ba2cc143c625d5e69e (patch)
treef1f378efa404135d9ef0fc9ba9a9d3a014b9a096 /cpukit/score/cpu/powerpc/ChangeLog
parent2006-08-09 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-a19034d902b0a67e093894ba2cc143c625d5e69e.tar.bz2
2006-08-09 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Because gcc implicitly uses floating point turn on floating point for all threads if there is a hardware FPU.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/powerpc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog
index d4a565da0c..de4e664d21 100644
--- a/cpukit/score/cpu/powerpc/ChangeLog
+++ b/cpukit/score/cpu/powerpc/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-09 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/score/cpu.h: Because gcc implicitly uses floating point turn on
+ floating point for all threads if there is a hardware FPU.
+
2006-07-12 Till Straumann <strauman@slac.stanford.edu>
* rtems/old-exceptions/cpu.h, rtems/powerpc/registers.h: