summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2000-08-22 19:27:32 +0000
committerDave Brolley <brolley@redhat.com>2000-08-22 19:27:32 +0000
commit4193618c3cda64e4e5d75a8abdee88894d8b5285 (patch)
tree540a8398f17027843983fd0d3db0c0d6c54d4caf
parent56385375da9803facb2da8a5e0fe4032edd07df8 (diff)
downloadppe42-binutils-4193618c3cda64e4e5d75a8abdee88894d8b5285.tar.gz
ppe42-binutils-4193618c3cda64e4e5d75a8abdee88894d8b5285.zip
Forgot to check this in with last commit!
-rw-r--r--sim/common/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 35921dcf16..e69dccf1ca 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -2,6 +2,21 @@
* Make-common.in, cgen.sh: Contribute CGEN-related build targets/rules.
+2000-08-15 Dave Brolley <brolley@redhat.com>
+
+ * sim-profile.c (profile_print_speed): Print cpu frequency if not zero.
+
+2000-08-15 Dave Brolley <brolley@redhat.com>
+
+ * sim-profile.h (PROFILE_DATA): Add cpu_freq.
+ (PROFILE_CPU_FREQ): New macro.
+ * sim-profile.c (OPTION_PROFILE_CPU_FREQUENCY): New enumerator.
+ (profile-options): Add profile-cpu-frequency.
+ (parse_frequency): New function.
+ (profile_option_handler): Handle OPTION_PROFILE_CPU_FREQUENCY.
+ (profile_print_speed): Print cpu frequency and simulated execution time.
+ Re-indent other items to match.
+
2000-08-09 Andrew Cagney <cagney@lulu.cygnus.com>
* dv-sockser.c (dv_sockser_init): Eliminate MIN macro.
OpenPOWER on IntegriCloud