diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 8b5b6a4c844..111f1f82b77 100644 --- 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