aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1993-10-25 18:34:00 +0000
committerSteve Chamberlain <sac@cygnus>1993-10-25 18:34:00 +0000
commit07bf1ce5b26899195fe5c76fa3a69d1798529aec (patch)
tree38e5ca7c2d0dcf785568c3288817862109a07949 /opcodes
parent049a1362c6a40894751035ceec7e8773eefd8ac2 (diff)
downloadfsf-binutils-gdb-07bf1ce5b26899195fe5c76fa3a69d1798529aec.zip
fsf-binutils-gdb-07bf1ce5b26899195fe5c76fa3a69d1798529aec.tar.gz
fsf-binutils-gdb-07bf1ce5b26899195fe5c76fa3a69d1798529aec.tar.bz2
Add full lda information
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 6fb178e..d1f78ea 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,17 @@
+Mon Oct 25 11:33:14 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
+
+ * z8kgen.c, z8k-opc.h: Add full lda information.
+
+Tue Oct 19 12:39:25 1993 Jeffrey A Law (law@cs.utah.edu)
+
+ * hppa-dis.c (print_insn_hppa): Do not emit a space after
+ movb instructions. Any necessary space will be emitted by
+ the code to handle nullification completers.
+
+Wed Oct 13 16:19:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * mips-opc.c: Moved l.d down so that it disassembles as ldc1.
+
Fri Oct 8 02:34:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* alpha-opc.h: Add ldl_l, fix typo for ldq_u.