OSDN Git Service

Update FSF address.
[pf3gnuchains/gcc-fork.git] / gcc / genopinit.c
2005-06-25 kcookUpdate FSF address.
2005-06-21 dorit * genopinit.c (vec_shl_optab, vec_shr_optab...
2005-06-18 dorit * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR...
2005-04-14 rth PR middle-end/14311
2005-04-11 uros * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT...
2005-04-09 uros * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF...
2005-03-24 uros * optabs.h (enum optab_index): Remove OTI_llrint.
2005-03-21 uros * optabs.h (enum optab_index): Add new OTI_lrint and...
2005-02-12 uros * optabs.h (enum optab_index): Add new OTI_ldexp.
2005-01-28 rth * builtins.c (expand_builtin_copysign): New.
2005-01-22 rth * genopinit.c (optabs): Use smin/smax for float...
2004-12-23 rth * optabs.h (OTI_movmisalign, movmisalign_optab...
2004-12-09 dorit2004-12-09 Dorit Naishlos <dorit@il.ibm.com>
2004-09-28 dpatel * expr.c (expand_expr_real_1): Handle VEC_COND_...
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-09 nathan * Makefile.in (gengtype): Use $(BUILD_ERRORS).
2004-09-04 uros2004-09-04 Uros Bizjak <uros@kss-loka.si>
2004-08-03 zack * gensupport.c (init_md_reader_args_cb): Renamed from
2004-08-02 amylaar * genopinit.c (gen_insn): Check for MODE_COMPLEX_FLOAT...
2004-07-07 aolivagcc/ChangeLog:
2004-05-07 uros * optabs.h (enum optab_index): Add new OTI_log1p.
2004-05-06 uros * optabs.h (enum optab_index): Add new OTI_fmod...
2004-05-03 uros2004-05-03 Uros Bizjak <uros@kss-loka.si>
2004-04-20 sayle2004-04-20 Uros Bizjak <uros@kss-loka.si>
2004-04-15 sayle2004-04-14 Uros Bizjak <uros@kss-loka.si>
2004-04-06 sayle2004-04-06 Uros Bizjak <uros@kss-loka.si>
2004-03-10 sayle2004-03-10 Uros Bizjak <uros@kss-loka.si>
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-11 sayle2004-02-11 Uros Bizjak <uros@kss-loka.si>
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-01 hubicka * expmed.c (store_bit_field, extract_bit_field): Use...
2003-10-13 zack * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX...
2003-10-08 kazu * genopinit.c (main): Output code to declare undefined
2003-10-07 zack * expr.c (cmpstr_optab, cmpmem_optab): New.
2003-10-07 zack * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_ex...
2003-07-05 ghazi * genattr.c (internal_dfa_insn_code): Output prototype.
2003-06-16 sayle * optabs.h (enum optab_index): Add new OTI_tan and...
2003-06-01 aj * genrecog.c: Use ISO C90 prototypes.
2003-02-11 sayle * optabs.h (enum optab_index): Add new OTI_pow and...
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-01-07 hubicka * genopinit.c (optabs): Add addc_optab.
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.
next