From f64f18160cab2dce5296ca38e8329e0fb80ac991 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 12 Oct 2001 17:11:40 +0000 Subject: 2001-10-12 Joel Sherrill * cpu_asm.S: _CPU_Context_save_fp in was incorrectly in conditional compilation block with (CPU_HARDWARE_FP == FALSE). Reported by Wayne Bullaughey . --- cpukit/score/cpu/mips/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/mips/ChangeLog') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 5b3439971a..35ece7d8e0 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,9 @@ +2001-10-12 Joel Sherrill + + * cpu_asm.S: _CPU_Context_save_fp in was incorrectly in conditional + compilation block with (CPU_HARDWARE_FP == FALSE). Reported by + Wayne Bullaughey . + 2001-10-11 Ralf Corsepius * .cvsignore: Add autom4te.cache for autoconf > 2.52. -- cgit v1.2.3