diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-07-04 15:43:31 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-07-04 15:43:31 +0000 |
commit | 972b1bb03e3f7ab419e920f00195c42c64806724 (patch) | |
tree | dd4f5da3a790ea9f070e2413f29ceafc333de691 /opcodes | |
parent | 36e5ed4cd453d8d5eb09a65a7d725cd6d1877172 (diff) | |
download | gdb-972b1bb03e3f7ab419e920f00195c42c64806724.zip gdb-972b1bb03e3f7ab419e920f00195c42c64806724.tar.gz gdb-972b1bb03e3f7ab419e920f00195c42c64806724.tar.bz2 |
* alpha-opc.c: Correct second case of "mov" to use OPRL.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 842948a..4bd991b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Thu Jul 4 11:42:51 1996 Ian Lance Taylor <ian@cygnus.com> + + * alpha-opc.c: Correct second case of "mov" to use OPRL. + Wed Jul 3 16:03:47 1996 Stu Grossman (grossman@critters.cygnus.com) * sparc-dis.c (print_insn_sparclite): New routine to print |