aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-06-13 14:47:51 +0000
committerDoug Evans <dje@google.com>1998-06-13 14:47:51 +0000
commit403bed787e4daa91a3eb93767b54e086afccd6cd (patch)
treec9b37e0214a970be5c60f8f1b7d145b69d2840ca /sim
parent7beb913807f30a561cc905430f4905dcf7e32d4a (diff)
downloadgdb-403bed787e4daa91a3eb93767b54e086afccd6cd.zip
gdb-403bed787e4daa91a3eb93767b54e086afccd6cd.tar.gz
gdb-403bed787e4daa91a3eb93767b54e086afccd6cd.tar.bz2
* 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.
Diffstat (limited to 'sim')
-rw-r--r--sim/common/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 19e5434..4d329b6 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,9 @@
+Sat Jun 13 07:45:38 1998 Doug Evans <devans@fallis.cygnus.com>
+
+ * 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 <devans@seba.cygnus.com>
* gennltvals.def (m32r): Use common syscall.h now.