aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/cgen.h
AgeCommit message (Expand)AuthorFilesLines
1998-08-03 Move all global state data into opcode table struct, and treatDoug Evans1-147/+186
1998-07-21use macros for version numbersDoug Evans1-5/+5
1998-07-21 * cgen.h (cgen_version_{major,minor,fixlevel}): Declare.Doug Evans1-59/+49
1998-05-06(CGEN_INSN_INDEX): Delete.Doug Evans1-4/+3
1998-04-27 * cgen.h (CGEN_ATTR_TYPE): Delete `const', moved to uses.Doug Evans1-109/+191
1998-02-23 * cgen.h (CGEN_CAT3): Delete. Use CONCAT3 now.Doug Evans1-43/+34
1998-02-18 * cgen.h (CGEN_SYNTAX_MAKE_FIELD): New macro.Doug Evans1-0/+1
1998-02-18 * cgen.h (cgen_insert_fn): Change type of result to const char *.Doug Evans1-9/+15
1998-02-13 * cgen.h (lookup_insn): New argument alias_p.Doug Evans1-1/+1
1998-02-12 * cgen.h (CGEN_FIELDS): Define here.Doug Evans1-31/+114
1998-01-23Oopps - forgot to save cgen.h before commiting previous delta.Nick Clifton1-3/+3
1998-01-23Add prototypes for fixup swapping functions.Nick Clifton1-3/+9
1998-01-15Formatting changes to improve readability.Nick Clifton1-55/+93
1998-01-12 * cgen.h (*): Clean up pass over `struct foo' usage.Doug Evans1-162/+236
1997-04-10 * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg.David Edelsohn1-17/+32
1997-04-04cgen header fileDavid Edelsohn1-0/+655