projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83d96c6
)
fix typo
author
Michael Meissner
<gnu@the-meissners.org>
Mon, 2 Oct 1995 18:20:04 +0000
(18:20 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Mon, 2 Oct 1995 18:20:04 +0000
(18:20 +0000)
sim/ppc/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/ppc/ChangeLog
b/sim/ppc/ChangeLog
index f041e61ae76eacd1b629c80e5b7ca08897de9b6f..95cb89efbe11ba6f1e4f85cd36892fff1de63b5a 100644
(file)
--- 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 trac
t
how many
+ * cpu.c (struct _cpu): Add number_of_insns field to trac
e
how many
instructions are executed.
(cpu_increment_number_of_insns): New function to increment the
number of instructions issued.