summaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (insn-output.o): Depend on $(EXPR_H).ghazi2001-04-111-0/+1
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* libiberty:zack2001-03-061-3/+9
* * genoutput.c (process_template): Add sanity checking for '@' templates.hubicka2000-12-131-0/+9
* * genoutput.c (validate_insn_operands): New.rth2000-11-281-0/+18
* 2000-09-10 Denis Chertykov <denisc@overta.ru>hp2000-09-101-1/+16
* * Makefile.in (resource.o): Depend on except.h.rth2000-05-281-2/+3
* * genoutput.c: Don't include errors.h.rth2000-05-271-30/+57
* * genopinit.c: Use $ for escape sequences in optab patterns.zack2000-05-181-26/+0
* * Makefile.in (gensupport.o): Compile for the host.rth2000-05-061-8/+0
* * gensupport.c: New file.cpopetz2000-05-031-17/+11
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-21/+28
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-6/+5
* Fix copyrights.law2000-02-261-1/+1
* * md.texi (Simple Constraints): Add item about whitespace.hp2000-02-161-6/+28
* * recog.h: Remove NO_MD_PROTOTYPES ifdefs.zack2000-02-051-2/+1
* * genoutput.c (output_prologue): Include ggc.h in generatedgeoffk2000-01-271-0/+1
* Update copyrightsghazi2000-01-171-1/+1
* * genattr.c: PROTO -> PARAMS.ghazi2000-01-171-19/+19
* * combine.c (record_promoted_value): Remove unused variableghazi1999-12-121-1/+1
* * genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' andlaw1999-11-101-1/+1
* * genoutput.c (null_operand =): Initialize all fields.law1999-11-051-1/+1
* Fix register elimination problemcrux1999-10-221-1/+14
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-0/+1
* Make fatal_insn calls in md file work.wilson1999-10-121-1/+1
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-40/+13
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1999-09-151-11/+10
* * recog.h (INSN_OUTPUT_FORMAT_*): New.rth1999-09-141-72/+61
* Replace insn_foo with insn_data.foo.rth1999-09-121-410/+409
* Replace recog_foo with recog_data.foo.rth1999-09-121-1/+1
* Merge peephole2 from new_ia32_branch:rth1999-08-311-1/+2
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-6/+0
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-46/+2
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-10/+0
* * genattr.c (function_unit_desc): Constify a char*. Add prototype.ghazi1999-08-241-3/+6
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-2/+2
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-7/+7
* * cppp.c (xrealloc): Fix typo last change.rth1999-01-221-1/+1
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-5/+9
* * genoutput.c (name_for_index): New function.rth1999-01-191-14/+38
* * cccp.c (xstrdup): Renamed from `savestring'. All callers changed.ghazi1999-01-131-74/+53
* * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi1998-12-191-9/+9
* * system.h: Include libiberty.h.ghazi1998-11-271-8/+7
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-4/+4
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-2/+3
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1998-05-111-8/+35