summaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2000-12-23 21:52:14 +0000
committerBen Elliston <bje@au.ibm.com>2000-12-23 21:52:14 +0000
commit9e4bcbb3335b91b5d7ed3c714a1a06e602c73e63 (patch)
treefcfc5a0da9fb5fd9ac8f36e1fde47cb53e1bad55 /sim/common/ChangeLog
parent3ded747f79d6d8b96bd71f7ba8ff1c87615518c4 (diff)
downloadgdb-9e4bcbb3335b91b5d7ed3c714a1a06e602c73e63.tar.gz
2000-12-23 Ben Elliston <bje@redhat.com>
* cgen-trace.c (trace_result): Handle 'f' type operands; output them to the trace stream using sim_fpu_printn_fpu. Include "sim-fpu.h".
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index c01bd9047d4..1cbbf36e3bb 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-23 Ben Elliston <bje@redhat.com>
+
+ * cgen-trace.c (trace_result): Handle 'f' type operands; output
+ them to the trace stream using sim_fpu_printn_fpu. Include
+ "sim-fpu.h".
+
2000-12-15 Ben Elliston <bje@redhat.com>
* sim-fpu.h (sim_fpu_printn_fpu): Declare.