aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-02-23 09:18:30 +0000
committerAndrew Cagney <cagney@redhat.com>1998-02-23 09:18:30 +0000
commitbdfe5c0439d0fdd6db272c2527841bf5640ce5be (patch)
treee3002f7f033fd27fe91c069789746885de9efc32 /sim/common/ChangeLog
parent3c1e924307e976ac89f5870b1604c1f0a9ed2cd0 (diff)
downloadgdb-bdfe5c0439d0fdd6db272c2527841bf5640ce5be.zip
gdb-bdfe5c0439d0fdd6db272c2527841bf5640ce5be.tar.gz
gdb-bdfe5c0439d0fdd6db272c2527841bf5640ce5be.tar.bz2
* sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.
(sim_fpu_fpto, sim_fpu_tofp): Define.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 605a560..67daa63 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,8 @@
+Mon Feb 23 13:24:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.
+ (sim_fpu_fpto, sim_fpu_tofp): Define.
+
Fri Feb 20 18:08:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
* sim-fpu.c (sim_fpu_cmp): New function.