aboutsummaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
AgeCommit message (Expand)Author
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2000-12-13 * genoutput.c (process_template): Add sanity checking for '@' templates.hubicka
2000-11-28 * genoutput.c (validate_insn_operands): New.rth
2000-09-102000-09-10 Denis Chertykov <denisc@overta.ru>hp
2000-05-28 * Makefile.in (resource.o): Depend on except.h.rth
2000-05-27 * genoutput.c: Don't include errors.h.rth
2000-05-18 * genopinit.c: Use $ for escape sequences in optab patterns.zack
2000-05-06 * Makefile.in (gensupport.o): Compile for the host.rth
2000-05-03 * gensupport.c: New file.cpopetz
2000-03-17 * Clean up usages of TREE_INT_CST_LOW.kenner
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.ghazi
2000-02-26Fix copyrights.law
2000-02-16 * md.texi (Simple Constraints): Add item about whitespace.hp
2000-02-05 * recog.h: Remove NO_MD_PROTOTYPES ifdefs.zack
2000-01-27 * genoutput.c (output_prologue): Include ggc.h in generatedgeoffk
2000-01-17Update copyrightsghazi
2000-01-17 * genattr.c: PROTO -> PARAMS.ghazi
1999-12-12 * combine.c (record_promoted_value): Remove unused variableghazi
1999-11-10 * genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' andlaw
1999-11-05 * genoutput.c (null_operand =): Initialize all fields.law
1999-10-22Fix register elimination problemcrux
1999-10-14 * rtl.c (dump_and_abort): Remove.rth
1999-10-12Make fatal_insn calls in md file work.wilson
1999-10-01Delete !REGISTER_CONSTRAINTS codecrux
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...crux
1999-09-15 * genattr.c (main): Add extern prototype. Call return, not exit.ghazi
1999-09-14 * recog.h (INSN_OUTPUT_FORMAT_*): New.rth
1999-09-12Replace insn_foo with insn_data.foo.rth
1999-09-12Replace recog_foo with recog_data.foo.rth
1999-08-31 Merge peephole2 from new_ia32_branch:rth
1999-08-271999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-271999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-261999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-24 * genattr.c (function_unit_desc): Constify a char*. Add prototype.ghazi
1999-08-20 * rtl.h (rtx_format): Constify a char*.ghazi
1999-08-09Include function.h in most files. Remove most of the global variablescrux
1999-04-161999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack
1999-01-23 * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi
1999-01-22 * cppp.c (xrealloc): Fix typo last change.rth
1999-01-21 * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth
1999-01-19 * genoutput.c (name_for_index): New function.rth
1999-01-13 * cccp.c (xstrdup): Renamed from `savestring'. All callers changed.ghazi
1998-12-19 * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi
1998-11-27 * system.h: Include libiberty.h.ghazi
1998-11-08 * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:ghazi
1998-08-26 * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi
1998-05-11 * genattr.c: Include stdarg.h/varargs.h. Change functionghazi
1998-04-15Link in print-rtl.o to all gen* programs except gengenrtlmeissner
1998-04-07 * c-lex.c (is_class_name): Delete declaration.law