aboutsummaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-11genflags.c (gen_insn): Use IS_VSPACE.Chris Meyer1-4/+9
2002-03-07genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.Ulrich Weigand1-1/+1
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-2/+2
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-1/+1
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-17/+17
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+1
2001-06-30rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg1-2/+2
2001-04-11Makefile.in (insn-output.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-0/+1
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-2/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-3/+9
2000-12-13* genoutput.c (process_template): Add sanity checking for '@' templates.Jan Hubicka1-0/+9
2000-11-28genoutput.c (validate_insn_operands): New.Richard Henderson1-0/+18
2000-09-10genoutput.c (output_insn_data): Translate <NEWLINE> to \n\ while outputting t...Denis Chertykov1-1/+16
2000-05-27Makefile.in (resource.o): Depend on except.h.Richard Henderson1-2/+3
2000-05-27genoutput.c: Don't include errors.h.Richard Henderson1-30/+57
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg1-26/+0
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson1-8/+0
2000-05-03gensupport.c: New file.Clinton Popetz1-17/+11
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-21/+28
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-6/+5
2000-02-26Fix copyrights.Jeff Law1-1/+1
2000-02-16md.texi (Simple Constraints): Add item about whitespace.Hans-Peter Nilsson1-6/+28
2000-02-05recog.h: Remove NO_MD_PROTOTYPES ifdefs.Zack Weinberg1-2/+1
2000-01-27genoutput.c (output_prologue): Include ggc.h in generated files.Geoff Keating1-0/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi1-19/+19
1999-12-12combine.c (record_promoted_value): Remove unused variable `links2'.Kaveh R. Ghazi1-1/+1
1999-11-10genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' and `INSN_OUT...Philippe De Muyter1-1/+1
1999-11-05genoutput.c (null_operand =): Initialize all fields.Andreas Jaeger1-1/+1
1999-10-22Fix register elimination problemBernd Schmidt1-1/+14
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson1-0/+1
1999-10-11Make fatal_insn calls in md file work.Jim Wilson1-1/+1
1999-10-01Delete !REGISTER_CONSTRAINTS codeBernd Schmidt1-40/+13
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1-0/+1
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi1-11/+10
1999-09-13recog.h (INSN_OUTPUT_FORMAT_*): New.Richard Henderson1-72/+61
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-410/+409
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-1/+1
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1-1/+2
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-6/+0
1999-08-27errors.c: New file...Zack Weinberg1-46/+2
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-10/+0
1999-08-24genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1-3/+6
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-04-16system.h: Always prototype abort.Zack Weinberg1-2/+2
1999-01-23final.c (bb_str): Qualify a char* with the keyword `const'.Kaveh R. Ghazi1-7/+7
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1