| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -21/+20 |
* | .: | nathan | 2004-08-15 | 1 | -36/+38 |
* | * builtins.def (BUILT_IN_STACK_ALLOC): Remove. | rth | 2004-08-11 | 1 | -5/+0 |
* | * fold-const.c (constant_boolean_node): Make extern. | sayle | 2004-07-25 | 1 | -1/+2 |
* | 2004-07-21 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-21 | 1 | -14/+13 |
* | * builtins.c (simplify_builtin_memcmp, simplify_builtin_strcmp, | sayle | 2004-07-18 | 1 | -254/+131 |
* | * builtins.c (std_expand_builtin_va_arg): Remove. | rth | 2004-07-16 | 1 | -181/+2 |
* | * builtins.c (expand_builtin_stpcpy): Do not create temporary | sje | 2004-07-16 | 1 | -1/+6 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -13/+1 |
* | * builtins.c (std_gimplify_va_arg_expr): Handle types passed | rth | 2004-07-13 | 1 | -11/+9 |
* | * function.c (expand_function_start): Ensure r_save is in Pmode. | sje | 2004-07-12 | 1 | -0/+2 |
* | * target.h (struct gcc_target): Move gimplify_va_arg_expr | rth | 2004-07-12 | 1 | -2/+2 |
* | * builtins.c (fold_builtin_fputs): Don't bother converting the | sayle | 2004-07-11 | 1 | -2/+3 |
* | * builtins.c (std_gimplify_va_arg_expr): Widen align/boundary | rth | 2004-07-10 | 1 | -2/+2 |
* | * expr.h (store_bit_field, extract_bit_field): Remove last argument. | jakub | 2004-07-10 | 1 | -2/+1 |
* | * builtins.c (std_gimplify_va_arg_expr): Fix borked BIT_AND_EXPR. | rth | 2004-07-10 | 1 | -6/+5 |
* | * builtins.c (expand_builtin_stpcpy): Don't modify len. | rth | 2004-07-10 | 1 | -3/+3 |
* | * builtins.c (std_gimplify_va_arg_expr): Deny ARGS_GROW_DOWNWARD. | rth | 2004-07-10 | 1 | -42/+31 |
* | * builtin-types.def (BT_UINT): Rename from BT_UNSIGNED. | rth | 2004-07-09 | 1 | -0/+5 |
* | * builtins.c (fold_builtin_strncpy): Make sure len is a constant | aoliva | 2004-07-09 | 1 | -0/+5 |
* | * builtins.c (std_gimplify_va_arg_expr): Hoist valist into a | rth | 2004-07-09 | 1 | -22/+18 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -11/+11 |
* | * builtins.c (ind_gimplify_va_arg_expr): New. | rth | 2004-07-08 | 1 | -0/+11 |