OSDN Git Service

* final.c (insn_default_length, insn_min_length): In !HAVE_ATTR_length
[pf3gnuchains/gcc-fork.git] / gcc / optabs.h
2005-08-19 echristo2005-08-19 Eric Christopher <echristo@apple.com>
2005-07-12 uweigand2005-07-12 Adrian Straetling <straetling@de.ibm.com>
2005-06-28 uweigand2006-06-28 Adrian Straetling <straetling@de.ibm.com>
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-03-16 sayle * optabs.c (expand_copysign_absneg): Make static.
2005-02-12 uros * optabs.h (enum optab_index): Add new OTI_ldexp.
2005-02-09 rguenth2005-02-09 Richard Guenther <rguenth@gcc.gnu.org>
2005-02-01 rth PR 19696
2005-01-28 rth * builtins.c (expand_builtin_copysign): New.
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-14 kazu * c-tree.h, coverage.h, langhooks-def.h, optabs.h...
2004-12-23 rth * optabs.h (OTI_movmisalign, movmisalign_optab...
2004-12-09 dorit2004-12-09 Dorit Naishlos <dorit@il.ibm.com>
2004-11-24 rsandifo * optabs.h (force_expand_binop): Declare.
2004-11-09 kazu * optabs.c (prepare_operand): Make it static.
2004-09-28 kazu * optabs.c, optabs.h: Fix comment typos.
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-18 kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-09-04 uros2004-09-04 Uros Bizjak <uros@kss-loka.si>
2004-09-02 echristo2004-09-02 Eric Christopher <echristo@redhat.com>
2004-08-11 mmitchel * configure.in (arm*-*-eabi*): New target.
2004-08-09 bonzini2004-07-24 Paolo Bonzini <bonzini@gnu.org>
2004-07-22 bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
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-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-07 zack * expr.c (cmpstr_optab, cmpmem_optab): New.
2003-10-07 zack * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_ex...
2003-10-04 zack * libfuncs.h
2003-10-02 zack * target.h (init_libfuncs): New hook.
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-06-16 sayle * optabs.h (enum optab_index): Add new OTI_tan and...
2003-06-03 rth * optabs.c (expand_abs_nojump): Split out from ...
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-10 geoffkMerge from pch-branch.
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,...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-10-09 kazu * acconfig.h: Fix comment formatting.
2001-08-23 gerald * genconstants.c, genpreds.c, libfuncs.h, optabs.h...
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...