| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | PR c/17301 | jsm28 | 2004-10-10 | 1 | -0/+5 |
* | * c-lex.c (interpret_float): Give a pedwarn rather than a warning | jsm28 | 2004-10-08 | 1 | -1/+8 |
* | * builtins.c (expand_builtin_mempcpy): Move tree handling code to | ghazi | 2004-10-08 | 1 | -66/+42 |
* | * builtins.c (expand_builtin_strncpy): Delete duplicate code. | ghazi | 2004-10-08 | 1 | -32/+12 |
* | * builtins.c (expand_builtin_strcpy): Delete duplicate code. | ghazi | 2004-10-06 | 1 | -32/+17 |
* | * builtins.c (expand_builtin_memmove): Delete duplicate code | ghazi | 2004-10-05 | 1 | -29/+17 |
* | * builtins.c (expand_builtin_memcpy): Delete duplicate code | ghazi | 2004-10-04 | 1 | -18/+7 |
* | * builtins.c (expand_builtin_memcmp, expand_builtin_strcmp, | ghazi | 2004-10-03 | 1 | -142/+20 |
* | * builtins.c (expand_builtin_strstr, expand_builtin_strchr, | ghazi | 2004-10-01 | 1 | -336/+43 |
* | * builtins.c (expand_builtin_strlen): Do not call emit_move_insn | uweigand | 2004-09-30 | 1 | -7/+7 |
* | * builtins.c (expand_builtin_memcmp): Adjust MEM_SIZE to | uweigand | 2004-09-26 | 1 | -0/+8 |
* | * builtins.c (get_memory_rtx): Set mem attributes for non-ADDR_EXPR | uweigand | 2004-09-26 | 1 | -6/+11 |
* | * builtins.c: Fix a comment typo. | kazu | 2004-09-23 | 1 | -1/+1 |
* | 2004-09-22 Eric Christopher <echristo@redhat.com> | echristo | 2004-09-23 | 1 | -213/+90 |
* | 2004-09-20 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-20 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -3/+3 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -27/+27 |
* | * builtins.c (expand_builtin_memmove): Optimize memmove (x, y, 1) | jakub | 2004-09-15 | 1 | -0/+10 |
* | 2004-09-09 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-09-09 | 1 | -5/+10 |
* | 2004-09-08 Eric Christopher <echristo@redhat.com> | echristo | 2004-09-09 | 1 | -1/+1 |
* | 2004-09-08 Eric Christopher <echristo@redhat.com> | echristo | 2004-09-08 | 1 | -294/+379 |
* | [gcc/ChangeLog] | zlaski | 2004-09-08 | 1 | -0/+1 |
* | 2004-09-07 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-09-08 | 1 | -2/+10 |
* | * builtins.c (fold_builtin_strchr): Use build_int_cst, not | nathan | 2004-09-07 | 1 | -15/+10 |
* | 2004-09-04 Uros Bizjak <uros@kss-loka.si> | uros | 2004-09-04 | 1 | -0/+7 |
* | 2004-09-02 Eric Christopher <echristo@redhat.com> | echristo | 2004-09-02 | 1 | -38/+11 |
* | * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset, | nathan | 2004-08-30 | 1 | -48/+39 |