diff options
author | Nick Clifton <nickc@redhat.com> | 1999-10-25 16:30:37 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-10-25 16:30:37 +0000 |
commit | 452a37f009ce9b392e97ab7b2b84b4bf78381b33 (patch) | |
tree | 3a905de562032882341df4f24fa2a7cb053ba168 /opcodes/ChangeLog | |
parent | 9cac79d30bd2c66a3f91cd5803aadb9dc36bc24b (diff) | |
download | gdb-452a37f009ce9b392e97ab7b2b84b4bf78381b33.zip gdb-452a37f009ce9b392e97ab7b2b84b4bf78381b33.tar.gz gdb-452a37f009ce9b392e97ab7b2b84b4bf78381b33.tar.bz2 |
revert previous delta
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 9160f9e..c4f4045 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,11 +1,3 @@ -1999-10-25 Nick Clifton <nickc@cygnus.com> - - * mcore-opc.h (enum mcore_opclass): Add class OPSR. - (mcore_table): Add psrclr and psrset instructions. - - * mcore-dis.c (array imsk): Add mask for OPSR class. - (print_insn_mcore): Add decode for OPSR class insns. - 1999-10-18 Michael Meissner <meissner@cygnus.com> * alpha-opc.c (alpha_operands): Fill in missing initializer. |