Age | Commit message (Expand) | Author | Files | Lines |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-04 | re PR middle-end/21265 (GCC fails to optimize tail call to memset) | Jakub Jelinek | 1 | -2/+4 |
2005-04-14 | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 1 | -0/+5 |
2005-01-15 | explow.c (copy_all_reg, stabilize): Remove. | Kazu Hirata | 1 | -8/+0 |
2005-01-11 | re PR target/18916 (mis-aligned vector code with copy memory (-maltivec)) | Alan Modra | 1 | -1/+4 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -4/+0 |
2004-12-14 | * expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1. | Kazu Hirata | 1 | -3/+2 |
2004-12-03 | alias.c (component_uses_parent_alias_set): Rename from can_address_p. | Richard Henderson | 1 | -5/+0 |
2004-11-24 | optabs.h (force_expand_binop): Declare. | Richard Sandiford | 1 | -0/+2 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -3/+0 |
2004-11-13 | calls.c (precompute_register_parameters): Force all PARALLELs into pseudo reg... | Richard Henderson | 1 | -0/+6 |
2004-11-11 | c-typeck.c (c_size_in_bytes, [...]): Make them static. | Kazu Hirata | 1 | -4/+0 |
2004-11-11 | alias.c (record_alias_subset, [...]): Make them static. | Kazu Hirata | 1 | -1/+0 |
2004-11-08 | calls.c (split_complex_values, [...]): Make them static. | Kazu Hirata | 1 | -3/+0 |
2004-11-04 | builtins.c (expand_builtin_return_addr, [...]): Make them static. | Kazu Hirata | 1 | -2/+0 |
2004-11-02 | cfgloop.h (struct loop): Update comment. | Steven Bosscher | 1 | -13/+3 |
2004-10-19 | expr.c (expand_assignment): Remove the last argument. | Kazu Hirata | 1 | -1/+1 |
2004-10-18 | re PR middle-end/17813 (ada bootstrap failure on i486-linux) | Eric Botcazou | 1 | -0/+3 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 1 | -4/+0 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -5/+0 |
2004-07-27 | expr.h (canonicalize_condition, [...]): Add an int argument. | Richard Sandiford | 1 | -2/+2 |
2004-07-23 | expr.c (expand_expr_real_1): Don't handle non-local variables. | Richard Henderson | 1 | -4/+0 |
2004-07-16 | builtins.c (std_expand_builtin_va_arg): Remove. | Richard Henderson | 1 | -2/+0 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -34/+1 |
2004-07-13 | function.c (pass_by_reference): New. | Richard Henderson | 1 | -4/+0 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 1 | -6/+0 |
2004-07-10 | expr.h (store_bit_field, [...]): Remove last argument. | Jakub Jelinek | 1 | -4/+2 |
2004-07-08 | builtins.c (fold_builtin_strcpy): Merge functionality from simplify_builtin_s... | Roger Sayle | 1 | -3/+0 |
2004-07-08 | expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0. | Alexandre Oliva | 1 | -0/+12 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -4/+4 |
2004-06-24 | Add a blank. | Richard Kenner | 1 | -1/+1 |
2004-06-02 | Makefile.in (EXPR_H): Add insn-config.h... | Jerry Quinn | 1 | -29/+30 |
2004-05-15 | c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho... | Steven Bosscher | 1 | -4/+10 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -6/+11 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -11/+0 |
2004-03-12 | re PR target/14547 (Passing _Complex long double does not follow the ABI) | Richard Henderson | 1 | -5/+0 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-13 | lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR cost estimation. | Jan Hubicka | 1 | -0/+24 |
2004-01-09 | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 1 | -1/+4 |
2003-10-29 | builtins.c (std_build_builtin_va_list): New. | Richard Henderson | 1 | -0/+1 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 1 | -1/+0 |
2003-09-15 | expr.h (DEFAULT_FUNCTION_ARG_PADDING): New. | Kazu Hirata | 1 | -2/+5 |
2003-09-14 | re PR rtl-optimization/10914 (unswitch loops does not work on powerpc) | Zdenek Dvorak | 1 | -2/+2 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 1 | -23/+0 |
2003-07-15 | expr.c (expand_assignment): Remove an unused argument SUGGEST_REG. | Kazu Hirata | 1 | -1/+1 |
2003-07-14 | tm.texi (BLOCK_REG_PADDING): Describe. | Alan Modra | 1 | -18/+7 |
2003-06-29 | except.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -180/+167 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -4/+4 |
2003-06-15 | alloc-pool.c: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -19/+17 |
2003-06-08 | expr.h (EXPAND_MEMORY): New. | Richard Henderson | 1 | -2/+5 |