diff options
author | Alan Modra <amodra@gmail.com> | 2002-09-12 03:58:37 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-09-12 03:58:37 +0000 |
commit | 9ec878e36703a7cec6a58fb2a2980ce5ec9cb790 (patch) | |
tree | f47a9c336a757dda88594485bf4bbd0bed52fae5 /opcodes/ChangeLog | |
parent | a54ba43fe9719b40edbfa24a6f49443d80da650d (diff) | |
download | gdb-9ec878e36703a7cec6a58fb2a2980ce5ec9cb790.zip gdb-9ec878e36703a7cec6a58fb2a2980ce5ec9cb790.tar.gz gdb-9ec878e36703a7cec6a58fb2a2980ce5ec9cb790.tar.bz2 |
* ppc-dis.c (powerpc_dialect): Add missing PPC_OPCODE_CLASSIC.
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 a2b1833..47e8c23 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2002-09-12 Gary Hade <garyhade@us.ibm.com> + + * ppc-dis.c (powerpc_dialect): Add missing PPC_OPCODE_CLASSIC. + 2002-09-11 Nick Clifton <nickc@redhat.com> * po/da.po: Updated Danish translation file. |