summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/mips/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 17:11:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 17:11:40 +0000
commitf64f18160cab2dce5296ca38e8329e0fb80ac991 (patch)
tree1d8b8ef9462045f54efd9f93bba5aa0bbfb03f83 /c/src/exec/score/cpu/mips/ChangeLog
parent2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f64f18160cab2dce5296ca38e8329e0fb80ac991.tar.bz2
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* cpu_asm.S: _CPU_Context_save_fp in was incorrectly in conditional compilation block with (CPU_HARDWARE_FP == FALSE). Reported by Wayne Bullaughey <wayne@wmi.com>.
Diffstat (limited to 'c/src/exec/score/cpu/mips/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/mips/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/mips/ChangeLog b/c/src/exec/score/cpu/mips/ChangeLog
index 5b3439971a..35ece7d8e0 100644
--- a/c/src/exec/score/cpu/mips/ChangeLog
+++ b/c/src/exec/score/cpu/mips/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-12 Joel Sherrill <joel@OARcorp.com>
+
+ * cpu_asm.S: _CPU_Context_save_fp in was incorrectly in conditional
+ compilation block with (CPU_HARDWARE_FP == FALSE). Reported by
+ Wayne Bullaughey <wayne@wmi.com>.
+
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.