* m10300-opc.c (mn10300_opcodes): Fix opcode for 4 operand "mul" and
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index b094d08834af17829ba050fe66fc34bf793007cd..69e2830f0e9f91c90e7891ef0599a1a83e062d5b 100644 (file)
@@ -1,4 +1,103 @@
 start-sanitize-am33
+Thu Jul 16 18:04:46 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c (mn10300_opcodes): Fix opcode for 4 operand "mul" and
+       "mulu".
+
+end-sanitize-am33
+start-sanitize-r5900
+Mon Jul 13 18:14:24 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mips-opc.c (pref): Enabled for the r5900.
+
+end-sanitize-r5900
+Mon Jul 13 14:53:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * i386-dis.c (ckprefix): Handle fwait specially only when it isn't
+       the first prefix.
+       (dofloat): Correct test for fnstsw.  Print `fnstsw %ax' rather
+       than `fnstsw %eax'.
+       (OP_J): Remove unnecessary subtraction when 16-bit displacement
+       will be masked later.
+
+start-sanitize-am33
+Fri Jul 10 23:09:56 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c (mn10300_opcodes): Fix destination operand for 3 operand
+       instructions.
+
+Wed Jul  8 11:32:44 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-dis.c (disassemble): When printing RREGs and XRREGs, map
+       from raw register #s to symbolic names to make debugging easier.
+
+end-sanitize-am33
+Thu Jul  2 17:11:27 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * m32r-opc.h (CGEN_MIN_INSN_SIZE): New #define.
+
+Wed Jul  1 16:11:16 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate.
+start-sanitize-cygnus
+       * Makefile.am (CGENDIR): Set via configure.
+       (CGEN): New variable.
+       (CGENFILES): object.scm renamed to cos.scm.
+       (run-cgen): Renamed from cgen.  stamp file renamed to stamp-$prefix.
+       (stamp-m32r): Pass prefix to run-cgen.
+       * Makefile.in: Regenerate.
+       * cgen-asm.in: @arch@-opc.h renamed to @prefix@-opc.h.
+       * cgen-dis.in: Ditto.
+       * cgen-opc.in: Ditto.
+       * cgen.sh: New args cgen,prefix.  Delete args scheme,schemeflags.
+       * configure.in: AC_SUBST cgen,cgendir.  No longer look for guile.
+       * configure: Regenerate.
+end-sanitize-cygnus
+
+start-sanitize-am33
+Tue Jun 30 09:59:37 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c: Reorder "movbu" and "movhu" instructions too.
+
+Mon Jun 29 14:54:32 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c: Reorder more instructions so that we do not
+       accidentally match a mn10300 instruction when we really
+       wanted an am33 instruction.
+
+end-sanitize-am33
+Fri Jun 26 11:08:55 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-dis.c: Only recognize instructions from the currently
+       selected machine.
+       * m10300-opc.c: Add field indicating the particular variant of
+       the mn10300 each instruction is available on.
+
+Fri Jun 26 12:04:21 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: For bfd_vax_arch, build vax-dis.lo.
+       * Makefile.am: Rebuild dependencies.
+       (CFILES): Add vax-dis.c.
+       (ALL_MACHINES): Add vax-dis.lo.
+       * aclocal.m4: Rebuild with current libtool.
+       * configure, Makefile.in: Rebuild.
+
+Fri Jun 26 12:03:20 1998  Klaus Kaempf  <kkaempf@progis.de>
+
+       * vax-dis.c: New file, from work by Pauline Middelink
+       <middelin@polyware.iaf.nl>.
+       * disassemble.c (ARCH_vax): Define if ARCH_all.
+       (disassembler): Add case for ARCH_vax.
+       * makefile.vms: Support compilation on vms/vax.
+
+start-sanitize-sky
+Wed Jun 24 17:14:01 1998  Ian Carmichael  <iancarm@cygnus.com>
+
+       * dvp-opc.c (DVP_OPERAND_RELOC_11_S4): Temporarily back out 
+       the DVP_OPERAND_RELOC_11_S4 relocation.
+
+end-sanitize-sky
+start-sanitize-am33
 Wed Jun 24 09:53:06 1998  Jeffrey A Law  (law@cygnus.com)
 
        * m10300-dis.c (print_insn_mn10300): 0xf7 opcode prefix specifies
@@ -31,6 +130,14 @@ Tue Jun 23 10:59:26 1998  Jeffrey A Law  (law@cygnus.com)
        instructions.  Support (sp) addressing mode by expanding it into
        (0,sp).
 
+start-sanitize-sky
+Mon Jun 22 15:48:29 1998  Ian Carmichael  <iancarm@cygnus.com>
+
+       * dvp-opc.c (LIMM11, LUIMM15): New symbol types 
+       DVP_OPERAND_RELOC_U15_S3 and DVP_OPERAND_RELOC_11_S4 to allow labels to 
+       be used as immediate values.
+
+end-sanitize-sky
 start-sanitize-am33
 Mon Jun 22 13:36:27 1998  Jeffrey A Law  (law@cygnus.com)
 
This page took 0.025756 seconds and 4 git commands to generate.