From: Doug Evans Date: Sat, 13 Jun 1998 14:47:51 +0000 (+0000) Subject: * cgen-trace.c (trace_insn_fini): Redo cycle handling. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=403bed787e4daa91a3eb93767b54e086afccd6cd;p=binutils-gdb.git * cgen-trace.c (trace_insn_fini): Redo cycle handling. * sim-profile.h (PROFILE_DATA): Rename cycle handling members. * sim-profile.c (profile_print_model): Update. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 19e5434caa0..4d329b6a604 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,9 @@ +Sat Jun 13 07:45:38 1998 Doug Evans + + * cgen-trace.c (trace_insn_fini): Redo cycle handling. + * sim-profile.h (PROFILE_DATA): Rename cycle handling members. + * sim-profile.c (profile_print_model): Update. + Fri Jun 12 18:35:07 1998 Doug Evans * gennltvals.def (m32r): Use common syscall.h now.