Add missing entry for change by Ian

This commit is contained in:
Jim Kingdon 1993-10-31 19:51:54 +00:00
parent ffbfe25026
commit bf04fba0f3
1 changed files with 9 additions and 0 deletions

View File

@ -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.