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:
7102e95
)
Update.
author
Andreas Schwab
<schwab@linux-m68k.org>
Sat, 3 Jul 2010 08:29:51 +0000
(08:29 +0000)
committer
Andreas Schwab
<schwab@linux-m68k.org>
Sat, 3 Jul 2010 08:29:51 +0000
(08:29 +0000)
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 8b5b6a4c8441ef578d1c46e3e804e65bb2181f26..111f1f82b778ee60c2ef4eb766928cf44348b3d1 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-2,6
+2,8
@@
* ppc-dis.c (powerpc_init_dialect): Cast PPC_OPCODE_xxx to
ppc_cpu_t before inverting.
+ (ppc_parse_cpu): Likewise.
+ (print_insn_powerpc): Likewise.
2010-07-03 Alan Modra <amodra@gmail.com>