* d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h".
[binutils-gdb.git] / opcodes / ChangeLog
index 054ce1e9653e35aa0d1c7a103903f87281e4d4a2..f83e95da079346f2ef37203451caa304d4184c75 100644 (file)
@@ -1,5 +1,59 @@
+Fri Apr  4 14:04:16 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h".
+
+       * i386-dis.c (float_reg): Swap fsubrp and fsubp.  Swap fdivrp and
+       fdivp.
+
+Thu Apr  3 13:22:45 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Branched binutils 2.8.
+
+Wed Apr  2 12:23:53 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * m10200-dis.c: Rename from mn10200-dis.c.
+       * m10200-opc.c: Rename from mn10200-opc.c.
+       * m10300-dis.c: Rename from mn10300-dis.c
+       * m10300-opc.c: Rename from mn10300-opc.c.
+       * Makefile.in: Update accordingly.
+
+       * mips16-opc.c: Add mul and dmul macros.
+
+Tue Apr  1 16:27:45 1997  Klaus Kaempf  <kkaempf@progis.de>
+
+       * makefile.vms: Update CFLAGS, add clean target.
+
+Fri Mar 28 12:10:09 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * mips-opc.c: Add "wait".  From Ralf Baechle
+       <ralf@gnu.ai.mit.edu>.
+
+       * configure.in: Add stdlib.h to AC_CHECK_HEADERS list.
+       * configure, config.in: Rebuild.
+       * sysdep.h: Include <stdlib.h> if it exists.
+       * sparc-dis.c: Include <stdio.h> and "sysdep.h".  Don't include
+       <string.h>.
+       * Makefile.in: Rebuild dependencies.
+
+Thu Mar 27 14:24:43 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ppc-opc.c: Add PPC 403 instructions and extended opcodes.  From
+       Andrew Bray <andy@madhouse.demon.co.uk>.
+
+       * mips-opc.c: Add cast when setting mips_opcodes.
+
+start-sanitize-v850
+Tue Mar 25 23:04:00 1997  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * v850-dis.c (disassemble):  Fix sign extension problem.
+       * v850-opc.c (extract_d*):  Fix sign extension problems to make
+       disassembly calculate branch offsets correctly.
+
+end-sanitize-v850
 Mon Mar 24 13:22:13 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * sh-opc.h: Add bf/s and bt/s as synonyms for bf.s and bt.s.
+
        * mips-opc.c: Add dctr and dctw.
 
 start-sanitize-d30v