| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (tree-vect-patterns.o): Add rule for new file. | dorit | 2006-01-19 | 1 | -1/+18 |
* | * expr.c (expand_expr_real): Use usmul_optab for widening | bernds | 2005-11-20 | 1 | -0/+3 |
* | 2005-08-19 Eric Christopher <echristo@apple.com> | echristo | 2005-08-19 | 1 | -22/+22 |
* | 2005-07-12 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-07-12 | 1 | -0/+1 |
* | 2006-06-28 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-28 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs. | dorit | 2005-06-21 | 1 | -2/+12 |
* | * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): New | dorit | 2005-06-18 | 1 | -0/+13 |
* | PR middle-end/14311 | rth | 2005-04-14 | 1 | -0/+37 |
* | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | uros | 2005-04-11 | 1 | -0/+2 |
* | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | uros | 2005-04-09 | 1 | -0/+2 |
* | * optabs.h (enum optab_index): Remove OTI_llrint. | uros | 2005-03-24 | 1 | -2/+0 |
* | * optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint. | uros | 2005-03-21 | 1 | -0/+4 |
* | * optabs.c (expand_copysign_absneg): Make static. | sayle | 2005-03-16 | 1 | -1/+0 |
* | * optabs.h (enum optab_index): Add new OTI_ldexp. | uros | 2005-02-12 | 1 | -0/+3 |
* | 2005-02-09 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-02-09 | 1 | -0/+5 |
* | PR 19696 | rth | 2005-02-01 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_copysign): New. | rth | 2005-01-28 | 1 | -0/+6 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h, | kazu | 2005-01-14 | 1 | -5/+0 |
* | * optabs.h (OTI_movmisalign, movmisalign_optab): New. | rth | 2004-12-23 | 1 | -0/+3 |
* | 2004-12-09 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-12-09 | 1 | -3/+0 |
* | * optabs.h (force_expand_binop): Declare. | rsandifo | 2004-11-24 | 1 | -0/+3 |
* | * optabs.c (prepare_operand): Make it static. | kazu | 2004-11-09 | 1 | -3/+0 |
* | * optabs.c, optabs.h: Fix comment typos. | kazu | 2004-09-28 | 1 | -1/+1 |
* | * expr.c (expand_expr_real_1): Handle VEC_COND_EXPR. | dpatel | 2004-09-28 | 1 | -0/+12 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -0/+10 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -2/+2 |
* | 2004-09-04 Uros Bizjak <uros@kss-loka.si> | uros | 2004-09-04 | 1 | -2/+4 |
* | 2004-09-02 Eric Christopher <echristo@redhat.com> | echristo | 2004-09-02 | 1 | -4/+1 |
* | * configure.in (arm*-*-eabi*): New target. | mmitchel | 2004-08-11 | 1 | -0/+5 |
* | 2004-07-24 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-09 | 1 | -6/+0 |
* | 2004-07-22 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-22 | 1 | -0/+4 |
* | gcc/ChangeLog: | aoliva | 2004-07-07 | 1 | -2/+2 |
* | * optabs.h (enum optab_index): Add new OTI_log1p. | uros | 2004-05-07 | 1 | -0/+3 |
* | * optabs.h (enum optab_index): Add new OTI_fmod and OTI_drem. | uros | 2004-05-06 | 1 | -0/+5 |
* | 2004-05-03 Uros Bizjak <uros@kss-loka.si> | uros | 2004-05-03 | 1 | -0/+3 |
* | 2004-04-20 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-04-20 | 1 | -0/+6 |
* | 2004-04-14 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-04-15 | 1 | -0/+5 |
* | 2004-04-06 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-04-06 | 1 | -0/+6 |
* | 2004-03-10 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-03-10 | 1 | -0/+6 |
* | 2004-02-11 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-02-11 | 1 | -0/+6 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * expmed.c (store_bit_field, extract_bit_field): Use new named patterns | hubicka | 2004-01-01 | 1 | -0/+11 |
* | * expr.c (cmpstr_optab, cmpmem_optab): New. | zack | 2003-10-07 | 1 | -0/+5 |
* | * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) | zack | 2003-10-07 | 1 | -12/+50 |
* | * libfuncs.h | zack | 2003-10-04 | 1 | -0/+17 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 1 | -0/+3 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -30/+29 |
* | * optabs.h (enum optab_index): Add new OTI_tan and OTI_atan. | sayle | 2003-06-16 | 1 | -0/+6 |