diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index c2ef9e0..54303c4 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,7 @@ 2005-07-08 Ian Lance Taylor <ian@airs.com> + * sim-fpu.c (sim_fpu_abs): Always clear the sign bit. + * sim-fpu.c (pack_fpu): If SIM_QUIET_NAN_NEGATED is defined, use a different fraction for a quiet NaN. (unpack_fpu): Likewise. |