aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1995-12-05 21:55:18 +0000
committerStan Shebs <shebs@codesourcery.com>1995-12-05 21:55:18 +0000
commit211eda669419ce7df1e56370f65e1299b7148f91 (patch)
tree8efc001425987f83fe257ed5505b5a66851b2bd2
parent29ba0f287699462339e7390ec9d94b514bf0e1da (diff)
downloadfsf-binutils-gdb-211eda669419ce7df1e56370f65e1299b7148f91.zip
fsf-binutils-gdb-211eda669419ce7df1e56370f65e1299b7148f91.tar.gz
fsf-binutils-gdb-211eda669419ce7df1e56370f65e1299b7148f91.tar.bz2
From David Mosberger-Tang <davidm@azstarnet.com>:
* alpha-dis.c (print_insn_alpha): fixed decoding of cpys instruction.
-rw-r--r--opcodes/ChangeLog6
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.