aboutsummaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
AgeCommit message (Expand)Author
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-10-19Mainline merge as of 2003-10-17.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-25Merge with basic-improvements as of 2002-11-20.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingNeil Booth
2001-12-01 * c-decl.c (duplicate_decls, parmlist_tags_warning): RemoveNeil Booth
2001-11-302001-11-30 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin
2001-11-142001-11-05 Alan Matsuoka <alanm@redhat.com>Alan Matsuoka
2001-09-13 * c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh Ghazi
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-18 * optabs.h (OTI_flodiv, flodiv_optab): Kill.Zack Weinberg
2001-08-13 * expr.h: Split out optab- and libfunc-related code to...Zack Weinberg
2001-07-20 * rtlanal.c (set_noop_p): Return true for noop jumps.Jan Hubicka
2001-03-22 * mkconfig.sh: Include insn-flags.h.Richard Henderson
2000-10-18Adding new option -ftrapv.Chandrakala Chavva
2000-08-24 * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,Greg McGary
2000-05-18 * genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg
2000-05-06 * Makefile.in (gensupport.o): Compile for the host.Richard Henderson
2000-05-03 * gensupport.c: New file.Clinton Popetz
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.Kaveh Ghazi
2000-02-26Fix copyrights.Jeffrey A Law
2000-01-17 * genattr.c: PROTO -> PARAMS.Kaveh Ghazi
2000-01-04 * builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh Ghazi
1999-10-14 * rtl.c (dump_and_abort): Remove.Richard Henderson
1999-09-23Use cbranch patterns when availableBernd Schmidt
1999-09-16 * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. UseKaveh Ghazi
1999-09-15 * genattr.c (main): Add extern prototype. Call return, not exit.Kaveh Ghazi
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson
1999-08-271999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-08-271999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-08-261999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-08-20 * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.Kaveh Ghazi
1999-08-20 * machmode.h (mode_name): Constify a char*.Kaveh Ghazi
1999-08-20 * rtl.c (rtx_name): Constify a char*.Kaveh Ghazi
1999-04-161999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>Zack Weinberg
1999-01-22 * cppp.c (xrealloc): Fix typo last change.Richard Henderson
1999-01-21Update copyright.Richard Henderson
1999-01-21 * cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson
1998-12-19 * genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh Ghazi
1998-11-27 * system.h: Include libiberty.h.Kaveh Ghazi
1998-11-08 * gansidecl.h: Prepend a "G" to the macro wrapping this fileKaveh Ghazi
1998-10-17Warning fixes:Kaveh Ghazi