* cgen.h (CGEN_BOOL_ATTR): New macro.
[deliverable/binutils-gdb.git] / include / opcode / ChangeLog
index 93878de23d04f69c290b4acb7cb40290ac116594..329b9cb3974d49d369f04a09386e98d463546a37 100644 (file)
@@ -1,3 +1,131 @@
+Mon Mar  2 10:44:07 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen.h (CGEN_BOOL_ATTR): New macro.
+
+start-sanitize-d30v
+Thu Feb 26 15:54:31 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * d30v.h (FLAG_DELAY): New flag for delayed branches/jumps.
+
+end-sanitize-d30v
+start-sanitize-sky
+Fri Feb 27 10:00:44 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp.h (VIF_FLAG_U): New macro.
+
+Wed Feb 25 00:23:49 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp.h (DVP_OPERAND_MIPS_ADDRESS): Renamed from DVP_OPERAND_ADDRESS.
+       (DVP_OPERAND_VU_ADDRESS): New macro.
+       (DVP_OPERAND_*): Renumber.
+
+Tue Feb 24 10:44:17 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp.h (dvp_cpu): Add DVP_UNKNOWN.
+       (vif_insn_len): Update prototype.
+       (gif_reg): Add recent register name/number changes.
+
+end-sanitize-sky
+Mon Feb 23 10:38:21 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen.h (CGEN_CAT3): Delete.  Use CONCAT3 now.
+       (cgen_insn): Record syntax and format entries here, rather than
+       separately.
+
+start-sanitize-sky
+Fri Feb 20 18:00:10 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp.h (GIF_MAX_NLOOP,GIF_PRE): New macros.
+       (gif_type): New type.
+       (gif_nloop,gif_nregs,gif_operand_nloop): Declare.
+
+Thu Feb 19 02:07:15 1998  Doug Evans  <devans@charmed.cygnus.com>
+
+       * dvp.h (DVP_OPERAND_DMA_*): Rewrite.
+       (DVP_OPERAND_AUTOCOUNT): New modifier.
+       (dma_operand_{count,addr}): Declare.
+       (DVP_OPCODE_IGNORE_DIS): New macro.
+
+Wed Feb 18 15:48:50 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp.h (DVP_OPERAND_FLOAT): New macro.
+
+end-sanitize-sky
+Tue Feb 17 21:42:56 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * cgen.h (CGEN_SYNTAX_MAKE_FIELD): New macro.
+
+Tue Feb 17 16:00:56 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen.h (cgen_insert_fn): Change type of result to const char *.
+       (cgen_parse_{signed,unsigned}_integer): Delete min,max arguments.
+       (CGEN_{INSN,KEYWORD,OPERAND}_NBOOL_ATTRS): Renamed from ..._MAX_ATTRS.
+
+Thu Feb 12 18:30:41 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * cgen.h (lookup_insn): New argument alias_p.
+
+start-sanitize-sky
+       * dvp.h (VU_FLAG_[IEMDT]): New macros.
+
+end-sanitize-sky
+Thu Feb 12 03:41:00 1998  J"orn Rennecke  <amylaar@cygnus.co.uk>
+
+Fix rac to accept only a0:
+       * d10v.h (OPERAND_ACC): Split into:
+       (OPERAND_ACC0, OPERAND_ACC1) .
+       (OPERAND_GPR): Define.
+
+Wed Feb 11 17:31:53 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen.h (CGEN_FIELDS): Define here.
+       (CGEN_HW_ENTRY): New member `type'.
+       (hw_list): Delete decl.
+       (enum cgen_mode): Declare.
+       (CGEN_OPERAND): New member `hw'.
+       (enum cgen_operand_instance_type): Declare.
+       (CGEN_OPERAND_INSTANCE): New type.
+       (CGEN_INSN): New member `operands'.
+       (CGEN_OPCODE_DATA): Make hw_list const.
+       (get_insn_operands,lookup_insn): Add prototypes for.
+
+start-sanitize-sky
+Tue Feb 10 13:04:06 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp.h (*): PKE->VIF, GPUIF->GIF.
+
+end-sanitize-sky
+Tue Feb  3 17:11:23 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen.h (CGEN_INSN_MAX_ATTRS): Renamed from CGEN_MAX_INSN_ATTRS.
+       (CGEN_HW_ENTRY): Move `next' entry to end of struct.
+       (CGEN_KEYWORD_MAX_ATTRS): Renamed from CGEN_MAX_KEYWORD_ATTRS.
+       (CGEN_OPERAND_MAX_ATTRS): Renamed from CGEN_MAX_OPERAND_ATTRS.
+
+Mon Feb  2 19:19:15 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * cgen.h: Correct typo in comment end marker.
+
+Mon Feb  2 17:10:38 1998  Steve Haworth  <steve@pm.cse.rmit.EDU.AU>
+
+       * tic30.h: New file.
+
+start-sanitize-sky
+Wed Jan 28 09:52:31 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp.h: New file.
+
+end-sanitize-sky
+Thu Jan 22 17:54:56 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * cgen.h: Add prototypes for cgen_save_fixups(),
+       cgen_restore_fixups(), and cgen_swap_fixups().  Change prototype
+       of cgen_asm_finish_insn() to return a char *.
+
+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.
@@ -9,12 +137,6 @@ Mon Jan 12 11:37:36 1998  Doug Evans  <devans@seba.cygnus.com>
        (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>
 
This page took 0.024476 seconds and 4 git commands to generate.