* h8300-tdep.c (examine_prologue): Make prototype match definition.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 3cbaf828f183c11ce979d4c0274c37e78fa6358a..d4dce91b17a73c0c3f4493df202081c943433601 100644 (file)
@@ -1,3 +1,46 @@
+Thu Jul 15 12:37:05 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * m88k-dis.c: New file, moved in from gdb and changed to use the
+       new dis-asm.h disassembler interface.
+       * Makefile.in (DIS_LIBS): Added m88k-dis.o.
+       (m88k-dis.o): New target.
+
+Tue Jul 13 10:04:16 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to
+       argument string const char * to correspond to opcode/mips.h.
+
+Tue Jul  6 15:18:37 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * mips-dis.c: Updated to account for name changes in new version
+       of opcode/mips.h.
+       * Makefile.in: Added header file dependencies.
+
+Sat Jul  3 23:47:56 1993  Doug Evans  (dje@canuck.cygnus.com)
+
+       * h8300-dis.c (bfd_h8_disassemble): Correct fetching of instruction.
+
+Thu Jul  1 12:23:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * m68k-dis.c (NEXTWORD, NEXTLONG): Use ((x) ^ 0x8000) - 0x8000 to sign
+       extend, rather than shifts.
+
+Sun Jun 20 20:56:56 1993  Ken Raeburn  (raeburn@poseidon.cygnus.com)
+
+       * Makefile.in: Undo 15 June change.
+
+Fri Jun 18 14:15:15 1993  Per Bothner  (bothner@deneb.cygnus.com)
+
+       * m68k-dis.c (print_insn_arg):  Change return value to byte count
+       or error code.
+       * m68k-dis.c:  Re-write to detect invalid operands before
+       printing anything, so we can handle this the same way we
+       handle invalid opcodes.
+
+Thu Jun 17 15:01:36 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
+
+       * sh-dis.c, sh-opc.h: Understand some more opcodes.
+
 Wed Jun 16 13:48:05 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
This page took 0.023911 seconds and 4 git commands to generate.