summaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.def (define_constraint, define_register_constraint)Zack Weinberg2006-02-281-13/+174
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-5/+5
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-22/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* genattrtab.c, [...]: Update copyright.Kazu Hirata2005-03-051-1/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-1/+1
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-5/+3
* genattrtab.c (insn_ent): Replace insn_code...Richard Sandiford2004-08-131-0/+6
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* genoutput.c (process_template): Strip trailing whitespace in @ templates and ...Jakub Jelinek2004-02-221-1/+12
* re PR c/11234 (-pedantic accepts function pointer <-> void*)Joseph Myers2004-01-091-3/+28
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-4/+4
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-48/+3
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-1/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-73/+48
* * genoutput.c (output_get_insn_name): Handle NOOP_MOVE_INSN_CODE.Segher Boessenkool2003-02-071-1/+4
* Add 2003 copyright notices for constraints string patch, also 2002 noticeJoern Rennecke2003-01-131-2/+2
* defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.J"orn Rennecke2003-01-091-1/+86
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+6
* genflags.c (gen_insn): Use IS_VSPACE.Chris Meyer2002-03-111-4/+9
* genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.Ulrich Weigand2002-03-071-1/+1
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-2/+2
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-17/+17
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* expr.h: Split out optab- and libfunc-related code to...Zack Weinberg2001-08-131-0/+1
* rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg2001-06-301-2/+2
* Makefile.in (insn-output.o): Depend on $(EXPR_H).Kaveh R. Ghazi2001-04-111-0/+1
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-2/+0
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-3/+9
* * genoutput.c (process_template): Add sanity checking for '@' templates.Jan Hubicka2000-12-131-0/+9
* genoutput.c (validate_insn_operands): New.Richard Henderson2000-11-281-0/+18
* genoutput.c (output_insn_data): Translate <NEWLINE> to \n\ while outputting t...Denis Chertykov2000-09-101-1/+16
* Makefile.in (resource.o): Depend on except.h.Richard Henderson2000-05-271-2/+3
* genoutput.c: Don't include errors.h.Richard Henderson2000-05-271-30/+57
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-26/+0
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-8/+0
* gensupport.c: New file.Clinton Popetz2000-05-031-17/+11
* * Clean up usages of TREE_INT_CST_LOW.Richard Kenner2000-03-171-21/+28
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-6/+5
* Fix copyrights.Jeff Law2000-02-261-1/+1
* md.texi (Simple Constraints): Add item about whitespace.Hans-Peter Nilsson2000-02-161-6/+28
* recog.h: Remove NO_MD_PROTOTYPES ifdefs.Zack Weinberg2000-02-051-2/+1
* genoutput.c (output_prologue): Include ggc.h in generated files.Geoff Keating2000-01-271-0/+1
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-19/+19
* combine.c (record_promoted_value): Remove unused variable `links2'.Kaveh R. Ghazi1999-12-121-1/+1
* genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' and `INSN_OUT...Philippe De Muyter1999-11-101-1/+1