]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genopinit.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / genopinit.c
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-08-03  sayle * builtins.def: Define new builtin functions exp,...
2001-12-02  neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01  neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-30  dberlin2001-11-30 Daniel Berlin <dan@cgsoftware.com>
2001-11-14  alanm2001-11-05 Alan Matsuoka <alanm@redhat.com>
2001-09-13  ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18  zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13  zack * expr.h: Split out optab- and libfunc-related code...
2001-07-20  hubicka * rtlanal.c (set_noop_p): Return true for noop jumps.
2001-03-22  rth * mkconfig.sh: Include insn-flags.h.
2000-10-18  cchavvaAdding new option -ftrapv.
2000-08-24  gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
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-07  ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26  lawFix copyrights.
2000-01-17  ghazi * genattr.c: PROTO -> PARAMS.
2000-01-04  ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-10-14  rth * rtl.c (dump_and_abort): Remove.
1999-09-23  cruxUse cbranch patterns when available
1999-09-16  ghazi * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros...
1999-09-15  ghazi * genattr.c (main): Add extern prototype. Call return...
1999-09-12  rthReplace insn_foo with insn_data.foo.
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-20  ghazi * rtl.c (rtx_class, note_insn_name, reg_note_name...
1999-08-20  ghazi * machmode.h (mode_name): Constify a char*.
1999-08-20  ghazi * rtl.c (rtx_name): Constify a char*.
1999-04-16  zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-01-22  rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21  rthUpdate copyright.
1999-01-21  rth * cccp.c (xrealloc): Call malloc given a NULL...
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-17  ghaziWarning fixes:
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-07  law * c-lex.c (is_class_name): Delete declaration.
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  manfredgcc/ChangeLog:
1998-02-27  ghazi * genattr.c: Wrap prototype of `free' in NEED_D...
1998-02-13  robertlRats. Forgot to change copyrights on the first commit.
1998-02-13  robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-02-07  law * c-common.c: Include <stdlib.h> and <string...
1996-09-30  ianSearch modes in reverse order to avoid problems with...
1995-12-24  kenner(optabs): Add "clrstr%a%".
1995-06-15  kennerUpdate FSF address.
1995-01-25  dje(optabs): Add entry for movcc_gen_code.
1994-11-21  kenner(gen_insn): Use GET_MODE_WIDER_MODE macro instead of...
1994-06-29  tege(optabs): Add [us]mul_highpart_optab.
1994-04-10  kennerNo longer reference lsl_optab.
1993-06-13  rms(optabs): For strlen_optab, don't look for `2' in name.
1993-05-28  rms(insn_name_ptr): Declare as variable.
1993-05-24  rms(optabs): Add backslashes to prevent SCCS confusion.
1993-04-02  kenner(optabs): Fix typo in name for "fix" pattern.
1993-03-30  kennerInitial revision