diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index aedd8def35..a4f68f4234 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.