diff options
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 9ed02dc..ef8f37e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -63,6 +63,13 @@ * mips-dis.c: Remove gratuitous newline. +2012-07-05 Sean Keys <skeys@ipdatasys.com> + + * xgate-dis.c: Removed an IF statement that will + always be false due to overlapping operand masks. + * xgate-opc.c: Corrected 'com' opcode entry and + fixed spacing. + 2012-07-02 Roland McGrath <mcgrathr@google.com> * i386-opc.tbl: Add RepPrefixOk to nop. |