diff options
author | Alan Modra <amodra@gmail.com> | 2001-10-20 13:50:16 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-10-20 13:50:16 +0000 |
commit | 1f613cde70d34ffa70bbdcaf1830f022f04c8c84 (patch) | |
tree | c0e8a5ace80ce9e8168a05b3ab4eb64f999e810e /opcodes/ChangeLog | |
parent | b47c42085628603e890a783b8d2a612d19f66396 (diff) | |
download | gdb-1f613cde70d34ffa70bbdcaf1830f022f04c8c84.zip gdb-1f613cde70d34ffa70bbdcaf1830f022f04c8c84.tar.gz gdb-1f613cde70d34ffa70bbdcaf1830f022f04c8c84.tar.bz2 |
* ppc-opc.c (CT): Make it an optional operand.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f8269b2..5a47439 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2001-10-20 Alan Modra <amodra@bigpond.net.au> + + * ppc-opc.c (CT): Make it an optional operand. + 2001-10-17 Chris Demetriou <cgd@broadcom.com> * mips-dis.c (mips_isa_type): Make the ISA used to disassemble |