diff options
Diffstat (limited to 'sim/v850/ChangeLog')
-rw-r--r-- | sim/v850/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog index 5e979d8..1320ab3 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/ChangeLog @@ -1,3 +1,12 @@ +Tue Sep 16 15:14:01 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * simops.c (trace_pc, trace_name, trace_values, trace_num_values): + New static globals. + (trace_input): Just save pc, name and values for trace_output. + (trace_output): Write trace values to a buffer. Use + trace_one_insn to print trace info and buffer. + (SIZE_OPERANDS, SIZE_LOCATION): Delete. + Tue Sep 16 09:02:00 1997 Andrew Cagney <cagney@b1.cygnus.com> * sim-main.h (struct _sim_cpu): Add psw_mask so that reserved bits |