diff options
-rw-r--r-- | sim/common/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 7e69084..ea024b2 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,6 +1,11 @@ +Sun Nov 23 10:57:00 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * sim-fpu.c (sim_fpu_abs, sim_fpu_neg, sim_fpu_inv), sim-fpu.h: + New functions. + Sat Nov 22 19:16:54 1997 Andrew Cagney <cagney@b1.cygnus.com> - * sim-reason.c (sim_stop_reason): For sim_signalled, terurn the + * sim-reason.c (sim_stop_reason): For sim_signalled, return the signal untranslated, document problem with this. * nrun.c (main): Check for a prog name of `*step'. If present, |