aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-10-31 19:51:54 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-10-31 19:51:54 +0000
commitbf04fba0f3220df34aa98033d95a4ce143d1f13b (patch)
tree5fe5121219144dc99b9caf975c43011fa5d5765e /opcodes
parentffbfe2502630d70738bb7a4b37ffa38554e6b24e (diff)
downloadgdb-bf04fba0f3220df34aa98033d95a4ce143d1f13b.zip
gdb-bf04fba0f3220df34aa98033d95a4ce143d1f13b.tar.gz
gdb-bf04fba0f3220df34aa98033d95a4ce143d1f13b.tar.bz2
Add missing entry for change by Ian
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index aedd8de..a4f68f4 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,8 +1,17 @@
+Thu Oct 28 17:42:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.
+
Wed Oct 27 11:48:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts
larger than 32. Moved dsxx32 variants first for disassembler.
+Mon Oct 25 18:34:40 1993 Ian Lance Taylor (ian@cygnus.com)
+
+ * sparc-opc.c: Fix membar disassembly slightly. It needs fixes in
+ sparc-dis.c as well, though, which I haven't written.
+
Mon Oct 25 11:33:14 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
* z8kgen.c, z8k-opc.h: Add full lda information.