From e7439596fca23301f7dac9823a00f5a305529b80 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 30 Apr 1998 10:55:09 +0000 Subject: [PATCH] Add 2-result FP trace macro. Dump hex value of floating-point numbers --- sim/common/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 023687c4c68..570467a577c 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,11 @@ +Wed Apr 29 23:58:52 1998 Andrew Cagney + + * sim-trace.c (print_data): For floating-point numbers trace raw + hex value. + (trace_result_fp2): New function. + * sim-trace.h (trace_result_fp2): New declaration. + (TRACE_FP_RESULT2): New macro. + Tue Apr 28 18:28:58 1998 Geoffrey Noer * common/aclocal.m4: call AM_EXEEXT in SIM_AC_COMMON, define -- 2.30.2