diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1962aeb..8b5b6a4 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2010-07-03 Andreas Schwab <schwab@linux-m68k.org> + + * ppc-dis.c (powerpc_init_dialect): Cast PPC_OPCODE_xxx to + ppc_cpu_t before inverting. + 2010-07-03 Alan Modra <amodra@gmail.com> * ppc-dis.c (ppc_opts, powerpc_init_dialect): Remove old opcode flags. |