]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genoutput.c
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
[thirdparty/gcc.git] / gcc / genoutput.c
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-13  zack * expr.h: Split out optab- and libfunc-related code...
2001-06-30  zack * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_...
2001-04-11  ghazi * Makefile.in (insn-output.o): Depend on $(EXPR_H).
2001-03-22  rth * mkconfig.sh: Include insn-flags.h.
2001-03-06  zacklibiberty:
2000-12-13  hubicka * genoutput.c (process_template): Add sanity checking...
2000-11-28  rth * genoutput.c (validate_insn_operands): New.
2000-09-10  hp2000-09-10 Denis Chertykov <denisc@overta.ru>
2000-05-28  rth * Makefile.in (resource.o): Depend on except.h.
2000-05-27  rth * genoutput.c: Don't include errors.h.
2000-05-18  zack * genopinit.c: Use $ for escape sequences in optab...
2000-05-06  rth * Makefile.in (gensupport.o): Compile for the host.
2000-05-03  cpopetz * gensupport.c: New file.
2000-03-17  kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-07  ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26  lawFix copyrights.
2000-02-16  hp * md.texi (Simple Constraints): Add item about whitespace.
2000-02-05  zack * recog.h: Remove NO_MD_PROTOTYPES ifdefs.
2000-01-27  geoffk * genoutput.c (output_prologue): Include ggc.h in...
2000-01-17  ghaziUpdate copyrights
2000-01-17  ghazi * genattr.c: PROTO -> PARAMS.
1999-12-12  ghazi * combine.c (record_promoted_value): Remove unused...
1999-11-10  law * genoutput.c (output_insn_data): Cast `INSN_OU...
1999-11-05  law * genoutput.c (null_operand =): Initialize...
1999-10-22  cruxFix register elimination problem
1999-10-14  rth * rtl.c (dump_and_abort): Remove.
1999-10-12  wilsonMake fatal_insn calls in md file work.
1999-10-01  cruxDelete !REGISTER_CONSTRAINTS code
1999-09-20  cruxMake it possible to prototype port-specific functions...
1999-09-15  ghazi * genattr.c (main): Add extern prototype. Call return...
1999-09-14  rth * recog.h (INSN_OUTPUT_FORMAT_*): New.
1999-09-12  rthReplace insn_foo with insn_data.foo.
1999-09-12  rthReplace recog_foo with recog_data.foo.
1999-08-31  rth Merge peephole2 from new_ia32_branch:
1999-08-27  zack1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-27  zack1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-26  zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-24  ghazi * genattr.c (function_unit_desc): Constify a char...
1999-08-20  ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09  cruxInclude function.h in most files. Remove most of the...
1999-04-16  zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-01-23  ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-22  rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21  rth * cccp.c (xrealloc): Call malloc given a NULL...
1999-01-19  rth * genoutput.c (name_for_index): New function.
1999-01-13  ghazi * cccp.c (xstrdup): Renamed from `savestring...
1998-12-19  ghazi * genattr.c (fatal): Qualify a char* with the...
1998-11-27  ghazi * system.h: Include libiberty.h.
1998-11-08  ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-10-14  ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-08-26  ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-05-11  ghazi * genattr.c: Include stdarg.h/varargs.h. Chang...
1998-04-15  meissnerLink in print-rtl.o to all gen* programs except gengenrtl
1998-04-07  law * c-lex.c (is_class_name): Delete declaration.
1998-04-06  ghazi * gansidecl.h: Check if compiler supports __att...
1998-04-01  law * genattrtab.c: Make generated file use system...
1998-03-24  ghaziCutover various gen*.c files to using system.h:
1998-03-12  manfred/
1998-02-27  ghazi * genattr.c: Wrap prototype of `free' in NEED_D...
1998-02-07  law * c-common.c: Include <stdlib.h> and <string...
1997-07-02  kenner(process_template): Place increment expression outside...
1995-06-15  kennerUpdate FSF address.
1995-01-13  kenner(output_epilogue): Do not reference gen_ functions...
1994-09-27  kenner(n_occurrences): Make arg int, not char.
1994-03-19  kenner(output_epilogue, insn_names): Write correct names...
1992-12-27  kenner(have_error): New variable.
1992-10-13  rmsInclude hconfig.h, not config.h.
1992-08-14  kenner(scan_operands): Treat MATCH_PAR_DUP just like MATCH_DUP.
1992-06-27  rmsentered into RCS
1992-06-26  kenner*** empty log message ***
1992-06-26  rms*** empty log message ***
1992-04-27  rms*** empty log message ***
1992-01-17  rms*** empty log message ***
1992-01-15  kenner*** empty log message ***
1992-01-08  kenner*** empty log message ***
1991-11-04  kennerInitial revision