| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: | tromey | 2005-03-30 | 1 | -1/+0 |
* | Fix problem with calling powi* builtins. | fjahanian | 2005-03-30 | 1 | -4/+8 |
* | PR target/20203 | amodra | 2005-03-30 | 1 | -6/+2 |
* | * optabs.h (enum optab_index): Remove OTI_llrint. | uros | 2005-03-24 | 1 | -2/+1 |
* | * optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint. | uros | 2005-03-21 | 1 | -0/+14 |
* | * builtins.c (fold_builtin): Take decomposed arguments of | kazu | 2005-03-21 | 1 | -5/+2 |
* | * builtins.c (fold_builtin_1): Take decomposed arguments of | kazu | 2005-03-21 | 1 | -5/+6 |
* | * builtins.c (fold_builtin_1): Update a call to | kazu | 2005-03-20 | 1 | -1/+1 |
* | * builtins.c (fold_fixed_mathfn, fold_builtin_trunc, | kazu | 2005-03-20 | 1 | -29/+17 |
* | * builtins.c (fold_trunc_transparent_mathfn): Take decomposed | kazu | 2005-03-19 | 1 | -9/+7 |
* | * builtins.c (fold_builtin_memcpy): Take decomposed arguments | kazu | 2005-03-19 | 1 | -6/+5 |
* | * builtins.c (fold_builtin_signbit): Take decomposed arguments | kazu | 2005-03-18 | 1 | -5/+3 |
* | * builtins.c (fold_builtin_bitop): Take decomposed arguments | kazu | 2005-03-18 | 1 | -5/+3 |
* | * builtins.c (expand_movstr): Update a call to | kazu | 2005-03-16 | 1 | -10/+8 |
* | * real.h (struct real_format): Split the signbit field into two | sayle | 2005-03-15 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_mathfn_3): Remove local variable | kazu | 2005-03-13 | 1 | -3/+1 |
* | * builtins.c (fold_trunc_transparent_mathfn, | kazu | 2005-03-13 | 1 | -17/+28 |
* | * builtins.c (fold_builtin_classify): Take decomposed | kazu | 2005-03-13 | 1 | -6/+4 |
* | * builtins.c (fold_builtin_logarithm): Take decomposed | kazu | 2005-03-12 | 1 | -7/+5 |
* | * builtins.c (fold_builtin_exponent): Take decomposed | kazu | 2005-03-12 | 1 | -7/+5 |
* | PR middle-end/20419 | sayle | 2005-03-12 | 1 | -0/+5 |
* | * builtins.c (expand_builtin_signbit): Extend to handle floating | sayle | 2005-03-10 | 1 | -34/+39 |
* | * builtins.c (fold_builtin_cbrt, fold_builtin_pow): Rearrange | ghazi | 2005-03-09 | 1 | -61/+121 |
* | * builtins.c (fold_builtin_unordered_cmp): Change prototype to take | sayle | 2005-03-09 | 1 | -11/+12 |
* | PR middle-end/19953 | rth | 2005-02-24 | 1 | -1/+47 |
* | PR 18785 | zack | 2005-02-20 | 1 | -4/+11 |
* | 2005-02-17 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2005-02-17 | 1 | -5/+9 |
* | PR tree-optimization/19967 | kazu | 2005-02-16 | 1 | -36/+44 |
* | * optabs.h (enum optab_index): Add new OTI_ldexp. | uros | 2005-02-12 | 1 | -1/+14 |
* | * tree-complex.c (expand_complex_libcall): New. | rth | 2005-02-12 | 1 | -1/+1 |
* | 2005-02-10 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-02-10 | 1 | -0/+53 |
* | * builtins.c (DEF_BUILTIN): Add COND argument. | rth | 2005-02-10 | 1 | -1/+1 |
* | * fold-const.c (fold_strip_sign_ops): New function to simplify a | sayle | 2005-02-09 | 1 | -14/+34 |
* | 2005-02-09 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-02-09 | 1 | -0/+69 |
* | 2005-02-07 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-02-07 | 1 | -3/+6 |
* | * builtins.c (expand_builtin_copysign): New. | rth | 2005-01-28 | 1 | -0/+31 |
* | * builtins.c (get_pointer_alignment, gimplify_va_arg_expr, | jakub | 2005-01-24 | 1 | -13/+19 |
* | * builtins.c (fold_builtin_fabs): Convert argument to the appropriate | sayle | 2005-01-12 | 1 | -0/+2 |
* | PR target/18916 | amodra | 2005-01-11 | 1 | -1/+13 |
* | PR tree-optimization/18828 | jakub | 2005-01-07 | 1 | -52/+34 |
* | PR middle-end/18951 | jakub | 2004-12-14 | 1 | -0/+4 |
* | * tree.def (SET_TYPE): Remove. | nathan | 2004-12-09 | 1 | -1/+0 |
* | * builtins.c: Fix comment typos. | kazu | 2004-12-05 | 1 | -4/+6 |
* | 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-12-04 | 1 | -9/+28 |
* | * function.h (struct function): Remove calls_longjmp. | zack | 2004-11-23 | 1 | -2/+0 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c: Say "argument" | jsm28 | 2004-11-09 | 1 | -9/+10 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -3/+3 |
* | * builtins.c (expand_builtin_return_addr, | kazu | 2004-11-04 | 1 | -3/+3 |
* | * btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++, | geoffk | 2004-10-27 | 1 | -33/+27 |
* | * builtins.c (expand_builtin_memmove): If fold_builtin_memmove | rth | 2004-10-19 | 1 | -1/+1 |