diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-12-05 21:55:18 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-12-05 21:55:18 +0000 |
commit | 211eda669419ce7df1e56370f65e1299b7148f91 (patch) | |
tree | 8efc001425987f83fe257ed5505b5a66851b2bd2 /opcodes | |
parent | 29ba0f287699462339e7390ec9d94b514bf0e1da (diff) | |
download | gdb-211eda669419ce7df1e56370f65e1299b7148f91.zip gdb-211eda669419ce7df1e56370f65e1299b7148f91.tar.gz gdb-211eda669419ce7df1e56370f65e1299b7148f91.tar.bz2 |
From David Mosberger-Tang <davidm@azstarnet.com>:
* alpha-dis.c (print_insn_alpha): fixed decoding of cpys
instruction.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 645e5d2..a9aa81f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 5 13:42:44 1995 Stan Shebs <shebs@andros.cygnus.com> + + From David Mosberger-Tang <davidm@azstarnet.com>: + * alpha-dis.c (print_insn_alpha): fixed decoding of cpys + instruction. + Mon Dec 4 12:29:05 1995 J.T. Conklin <jtc@rtl.cygnus.com> * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. |