* simops.c (OP_6401): postdecrement on r15 is OK, remove exception.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index fe75e9d2455bdb34b0770b30ead8dae359798195..3fc8cde388dad80085a314f96d6fffc6967b6e77 100644 (file)
@@ -1,3 +1,66 @@
+Fri Oct 10 16:44:52 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * v850-opc.c (extract_d22): Use signed arithmatic.
+
+Tue Oct  7 23:40:43 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * mips-opc.c: Three op mult is not an ISA insn.
+
+Tue Oct  7 23:37:21 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * mips-opc.c: Fix formatting.
+
+Fri Oct  3 17:26:54 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * i386-dis.c (OP_E): Explicitly sign extend 8 bit values, rather
+       than assuming that char is signed.  Explicitly sign extend 16 bit
+       values, rather than assuming that short is 16 bits.
+       (OP_sI, OP_J, OP_DIR): Likewise.
+
+start-sanitize-v850e
+Thu Oct  2 13:36:45 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * v850-dis.c (v850_sreg_names): Use symbolic names for higher
+       system registers.
+
+start-sanitize-v850e
+Wed Oct  1 16:58:54 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * v850-opc.c: Fix typo in comment.
+
+       * v850-dis.c (disassemble): Add test of processor type when
+       determining opcodes.
+
+Wed Oct  1 14:10:20 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Use a diversion to set enable_shared before the
+       arguments are parsed.
+       * configure: Rebuild.
+
+Thu Sep 25 13:04:59 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * m68k-opc.c (TBL1): Use ! rather than `.
+       * m68k-dis.c (print_insn_arg): Remove ` operand specifier.
+
+Wed Sep 24 11:29:35 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * m68k-opc.c: Correct bchg, bclr, bset, and btst on ColdFire.
+
+       * m68k-opc.c: Accept tst{b,w,l} with immediate operands on cpu32.
+
+       * m68k-opc.c: Correct movew of an immediate operand to %sr or %ccr
+       for mcf5200.
+
+       * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL.
+       * aclocal.m4: Rebuild with new libtool.
+       * configure: Rebuild.
+
+start-sanitize-v850e
+Fri Sep 19 11:45:49 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * v850-opc.c ("cmov"): Order reg param r1, r2 not r2, r2.
+
+end-sanitize-v850e
 Thu Sep 18 11:21:43 1997  Doug Evans  <dje@canuck.cygnus.com>
 
        * sparc-opc.c (sparclet_cpreg_table): Add %ccsr2, %cccrr, %ccrstr.
@@ -155,27 +218,23 @@ Tue Aug 19 10:59:59 1997  Richard Henderson  <rth@cygnus.com>
 
        * alpha-opc.c (alpha_opcodes): Fix hw_rei_stall mungage.
 
+start-sanitize-v850e
 Mon Aug 18 11:10:03 1997  Nick Clifton  <nickc@cygnus.com>
 
        * v850-opc.c (v850_opcodes[]): Remove use of flag field.
-start-sanitize-v850eq
        * v850-opc.c (v850_opcodes[]): Add support for reversed short load
        opcodes..
-end-sanitize-v850eq
 
-start-sanitize-v850e
 Mon Aug 18 11:08:25 1997  Nick Clifton  <nickc@cygnus.com>
 
        * configure (cgen_files): Add support for v850e target.
        * configure.in (cgen_files):  Add support for v850e target.
-end-sanitize-v850e
 
-start-sanitize-v850eq
 Mon Aug 18 11:08:25 1997  Nick Clifton  <nickc@cygnus.com>
 
        * configure (cgen_files): Add support for v850eq target.
        * configure.in (cgen_files):  Add support for v850eq target.
-end-sanitize-v850eq
+end-sanitize-v850e
 
 Fri Aug 15 05:17:48 1997  Doug Evans  <dje@canuck.cygnus.com>
 
@@ -189,13 +248,12 @@ Fri Aug 15 05:17:48 1997  Doug Evans  <dje@canuck.cygnus.com>
 
 Wed Aug 13 18:52:11 1997  Nick Clifton  <nickc@cygnus.com>
 
-start-sanitize-v850eq
+start-sanitize-v850e
        * v850-dis.c (disassemble): Add support for v850EQ instructions.
        
        * v850-opc.c (insert_i5div, extract_i5div): New Functions.
        (v850_opcodes): Add v850EQ instructions.
-end-sanitize-v850eq
-start-sanitize-v850e
+
        * v850-dis.c (disassemble): Add support for v850E instructions.
        
        * v850-opc.c (insert_d5_4, extract_d5_4, insert_d16_16,
This page took 0.024796 seconds and 4 git commands to generate.