Formatting changes to improve readability.
[deliverable/binutils-gdb.git] / include / opcode / ChangeLog
index 327e56f37e935cdb48eeb0d95abf303eb737dac4..46c5a5a7b34fefc2e9172cef66b85077da716720 100644 (file)
-start-sanitize-v850
-Wed Aug 13 18:45:48 1997  Nick Clifton  <nickc@cygnus.com>
+Wed Jan 14 17:21:43 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * cgen.h: Formatting changes to improve readability. 
+
+Mon Jan 12 11:37:36 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen.h (*): Clean up pass over `struct foo' usage.
+       (CGEN_ATTR): Make unsigned char.
+       (CGEN_ATTR_TYPE): Update.
+       (CGEN_ATTR_{ENTRY,TABLE}): New types.
+       (cgen_base): Move member `attrs' to cgen_insn.
+       (CGEN_KEYWORD): New member `null_entry'.
+       (CGEN_{SYNTAX,FORMAT}): New types.
+       (cgen_insn): Format and syntax separated from each other.
+
+start-sanitize-sky
+Mon Jan  5 13:33:21 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * txvu.h: New file
+
+end-sanitize-sky
+start-sanitize-d30v
+Tue Dec 16 15:15:52 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * d30v.h (d30v_opcode): Reorder flags somewhat, add new flags for
+       2 word load/store, ADDppp/SUBppp, 16/32 bit multiply.  Make
+       flags_{used,set} long.
+       (d30v_operand): Make flags field long.
+
+end-sanitize-d30v
+Mon Dec  1 12:24:44 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * m68k.h: Fix comment describing operand types.
+
+start-sanitize-d30v
+Sun Nov 23 22:31:27 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * d30v.h (SHORT_CMPU): Add case for cmpu instruction, and move
+       everything else after down.
+
+end-sanitize-d30v
+Tue Nov 18 18:45:14 1997  J"orn Rennecke  <amylaar@cygnus.co.uk>
+
+       * d10v.h (OPERAND_FLAG): Split into:
+       (OPERAND_FFLAG, OPERAND_CFLAG) .
+
+Thu Nov 13 11:04:24 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * mips.h (struct mips_opcode): Changed comments to reflect new
+       field usage.
+
+start-sanitize-tx49
+Wed Oct 29 17:33:37 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * mips.h (INSN_4900): Added. 
+
+end-sanitize-tx49
+Fri Oct 24 22:36:20 1997  Ken Raeburn  <raeburn@cygnus.com>
+
+       * mips.h: Added to comments a quick-ref list of all assigned
+       operand type characters.
+       (OP_{MASK,SH}_PERFREG): New macros.
+start-sanitize-vr5400
+       (OP_{MASK,SH}_{VECBYTE,VECALIGN}): New macros for VR5400
+       support.
+end-sanitize-vr5400
+
+Wed Oct 22 17:28:33 1997  Richard Henderson  <rth@cygnus.com>
+
+       * sparc.h: Add '_' and '/' for v9a asr's.
+       Patch from David Miller <davem@vger.rutgers.edu>
+
+Tue Oct 14 13:22:29 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * h8300.h: Bit ops with absolute addresses not in the 8 bit
+       area are not available in the base model (H8/300).
+
+Thu Sep 25 13:03:41 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * m68k.h: Remove documentation of ` operand specifier.
+
+Wed Sep 24 19:00:34 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * m68k.h: Document q and v operand specifiers.
+
+Mon Sep 15 18:28:37 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * v850.h (struct v850_opcode): Add processors field.
+       (PROCESSOR_V850, PROCESSOR_ALL): New bit constants.
 start-sanitize-v850e
-       * .Sanitize (Do-first, Do-last): Add support for keep-v850e
-       command line option. 
+       (PROCESSOR_V850E, PROCESSOR_NOT_V850): New bit constants.
+       (PROCESSOR_V850EA): New bit constants.
 end-sanitize-v850e
 
-start-sanitize-v850eq
-       * .Sanitize (Do-first, Do-last): Add support for keep-v850eq
-       command line options.
-end-sanitize-v850eq
+start-sanitize-d30v
+Mon Sep 15 11:29:43 1997  Ken Raeburn  <raeburn@cygnus.com>
+
+       Merge changes from Martin Hunt:
+
+       * d30v.h: Allow up to 64 control registers. Add 
+       SHORT_A5S format.
+
+       * d30v.h (LONG_Db): New form for delayed branches.
+
+       * d30v.h: (LONG_Db): New form for repeati.
+
+       * d30v.h (SHORT_D2B): New form.
+
+       * d30v.h (SHORT_A2): New form. 
+
+       * d30v.h (OPERAND_2REG): Add new operand to indicate 2 
+       registers are used.  Needed for VLIW optimization.
+
+end-sanitize-d30v
+Mon Sep  8 14:05:45 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * cgen.h: Move assembler interface section
+       up so cgen_parse_operand_result is defined for cgen_parse_address.
+       (cgen_parse_address): Update prototype.
+
+Tue Sep  2 15:32:32 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * v850.h (V850_OPREAND_ADJUST_SHORT_MEMORY): Removed. 
+
+Tue Aug 26 12:21:52 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * i386.h (two_byte_segment_defaults): Correct base register 5 in
+       modes 1 and 2 to be ss rather than ds.  From Gabriel Paubert
+       <paubert@iram.es>.
+
+       * i386.h: Set ud2 to 0x0f0b.  From Gabriel Paubert
+       <paubert@iram.es>.
+
+       * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel Paubert
+       <paubert@iram.es>.
+
+       * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again).
+       (JUMP_ON_ECX_ZERO): Remove commented out macro.
+
+Fri Aug 22 10:38:29 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * v850.h (V850_NOT_R0): New flag.
+
+Mon Aug 18 11:05:58 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * v850.h (struct v850_opcode): Remove flags field. 
+
+Wed Aug 13 18:45:48 1997  Nick Clifton  <nickc@cygnus.com>
 
        * v850.h (struct v850_opcode): Add flags field.
        (struct v850_operand): Extend meaning of 'bits' and 'shift'
        fields. 
 
 start-sanitize-v850e
-start-sanitize-v850eq
-       (V850E_INSTRUCTION, V850EQ_INSTRUCTION): New flags.
+       (V850E_INSTRUCTION, V850EA_INSTRUCTION): New flags.
        (V850E_PUSH_POP, V850E_IMMEDIATE16, V850E_IMMEDIATE32): New flags.
-end-sanitize-v850eq
 end-sanitize-v850e
 
-end-sanitize-v850
 Fri Aug  8 16:58:42 1997  Doug Evans  <dje@canuck.cygnus.com>
 
        * arc.h: New file.
@@ -96,12 +229,10 @@ Fri Apr  4 14:02:32 1997  Ian Lance Taylor  <ian@cygnus.com>
        * i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and
        fdivrp.
 
-start-sanitize-v850
 Tue Mar 25 22:57:26 1997  Stu Grossman  (grossman@critters.cygnus.com)
 
        * v850.h (extract):  Make unsigned.
 
-end-sanitize-v850
 Mon Mar 24 14:38:15 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * i386.h: Add iclr.
@@ -248,13 +379,11 @@ Fri Jan  3 16:22:23 1997  Fred Fish  <fnf@cygnus.com>
        (FMT_*): Ditto.
 
 end-sanitize-tic80
-start-sanitize-v850
 Tue Dec 31 15:05:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 
        * v850.h (V850_OPERAND_ADJUST_SHORT_MEMORY): New flag to adjust
        type IV instruction offsets.
 
-end-sanitize-v850
 start-sanitize-tic80
 Fri Dec 27 22:23:10 1996  Fred Fish  <fnf@cygnus.com>
 
@@ -269,9 +398,7 @@ Sat Dec 14 10:48:31 1996  Fred Fish  <fnf@ninemoons.com>
 
        * mn10200.h: Fix comment, mn10200_operand not powerpc_operand.
        * mn10300.h: Fix comment, mn10300_operand not powerpc_operand.
-start-sanitize-v850
        * v850.h: Fix comment, v850_operand not powerpc_operand.
-end-sanitize-v850
        
 Mon Dec  9 16:45:39 1996  Jeffrey A Law  (law@cygnus.com)
 
@@ -315,12 +442,10 @@ Fri Nov  1 10:31:02 1996  Richard Henderson  <rth@tamu.edu>
        implementation.
        (struct alpha_operand): Move flags slot for better packing.
 
-start-sanitize-v850
 Tue Oct 29 12:19:10 1996  Jeffrey A Law  (law@cygnus.com)
 
        * v850.h (V850_OPERAND_RELAX): New operand flag.
 
-end-sanitize-v850
 Thu Oct 10 14:29:11 1996  Jeffrey A Law  (law@cygnus.com)
 
        * mn10300.h (FMT_*): Move operand format definitions
@@ -344,18 +469,15 @@ Wed Oct  2 21:31:26 1996  Jeffrey A Law  (law@cygnus.com)
 
        * mn10x00.h: New file.
 
-start-sanitize-v850
 Fri Sep 27 18:26:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * v850.h:  Add new flag to indicate this instruction uses a PC
        displacement.
 
-end-sanitize-v850
 Fri Sep 13 14:58:13 1996  Jeffrey A Law  (law@cygnus.com)
 
        * h8300.h (stmac): Add missing instruction.
 
-start-sanitize-v850
 Sat Aug 31 16:02:03 1996  Jeffrey A Law  (law@cygnus.com)
 
        * v850.h (v850_opcode): Remove "size" field.  Add "memop"
@@ -383,7 +505,6 @@ Tue Aug 20 14:52:02 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
 
        * v850.h: New file.
 
-end-sanitize-v850
 Fri Aug 16 14:44:15 1996  James G. Smith  <jsmith@cygnus.co.uk>
 
        * mips.h (OP_SH_LOCC, OP_SH_HICC, OP_MASK_CC, OP_SH_COP1NORM,
This page took 0.025151 seconds and 4 git commands to generate.