aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
Diffstat (limited to 'sim')
-rw-r--r--sim/ppc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index f041e61..95cb89e 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,6 +1,6 @@
Mon Oct 2 11:46:37 1995 Michael Meissner <meissner@tiktok.cygnus.com>
- * cpu.c (struct _cpu): Add number_of_insns field to tract how many
+ * cpu.c (struct _cpu): Add number_of_insns field to trace how many
instructions are executed.
(cpu_increment_number_of_insns): New function to increment the
number of instructions issued.