Age | Commit message (Expand) | Author | Files | Lines |
2004-06-22 | re PR middle-end/16026 (ICE in function.c:4804, assign_parms, when -mpowerpc6... | Richard Henderson | 1 | -2/+1 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -1/+1 |
2004-06-19 | re PR target/15941 (new fails gcc.dg/compat/struct-by-value-11 and gcc.dg/com... | Richard Henderson | 1 | -2/+19 |
2004-06-19 | function.c (free_after_compilation): Do not free computed_goto_common*. | Jan Hubicka | 1 | -2/+0 |
2004-06-18 | emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl. | Paolo Bonzini | 1 | -7/+7 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -54/+54 |
2004-06-15 | function.c (fixup_var_refs): Also adjust the start of sequence after fixing u... | Eric Botcazou | 1 | -2/+2 |
2004-06-14 | basic-block.h (could_fall_through): Declare. | J"orn Rennecke | 1 | -11/+31 |
2004-06-09 | re PR middle-end/15228 (useless copies of floating point operands) | Richard Henderson | 1 | -11/+5 |
2004-06-03 | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 1 | -57/+3 |
2004-06-01 | function.c (walk_fixup_memory_subreg): New parameter 'var'. | Eric Botcazou | 1 | -11/+11 |
2004-05-20 | re PR tree-optimization/15454 (tree-ccp generates wrong code for nested funct... | Richard Henderson | 1 | -5/+8 |
2004-05-19 | Multiple fixes: PRs 14692, 15274 and 15463 | Zdenek Dvorak | 1 | -135/+230 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -436/+102 |
2004-05-02 | re PR middle-end/14988 (Analysis of ACATS cxg2006 failures at -O1) | Eric Botcazou | 1 | -28/+37 |
2004-05-01 | re PR middle-end/15054 (Bad code due to overlapping stack temporaries) | Ulrich Weigand | 1 | -1/+1 |
2004-04-28 | re PR c/15004 ([unit-at-a-time] no warning for unused paramater in static fun... | Jan Hubicka | 1 | -11/+19 |
2004-04-28 | calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY. | Paul Brook | 1 | -3/+3 |
2004-04-20 | function.c (assign_parms): Force MEM_EXPR (DECL_INCOMING_RTL (parm)) == parm. | Josef Zlomek | 1 | -0/+6 |
2004-04-09 | function.c (gen_mem_addressof): When changing the RTX from a REG to a MEM... | Roger Sayle | 1 | -2/+1 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -10/+11 |
2004-03-31 | * function.c (put_var_into_stack): Properly set orig_reg for indirect. | Richard Kenner | 1 | -1/+1 |
2004-03-29 | function.c (put_var_into_stack): If old RTL was ADDRESSOF, update the address... | Richard Kenner | 1 | -4/+10 |
2004-03-27 | function.c (thread_prologue_and_epilogue): Move NOTE_INSN_FUNCTION_END and NO... | Ulrich Weigand | 1 | -2/+7 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -8/+8 |
2004-03-12 | re PR target/14547 (Passing _Complex long double does not follow the ABI) | Richard Henderson | 1 | -6/+13 |
2004-03-10 | function.c (expand_function_end): Emit a blockage insn before the epilogue wh... | Andrew Haley | 1 | -0/+8 |
2004-03-08 | re PR middle-end/14289 (ICE in a register array) | Roger Sayle | 1 | -3/+8 |
2004-03-05 | * function.c (assign_parms): Include pretend alignment offset. | Paul Brook | 1 | -7/+3 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -2/+1 |
2004-02-29 | [multiple changes] | Roger Sayle | 1 | -2/+2 |
2004-02-27 | * function.c (assign_parms): Don't count pretend args for alignment. | Paul Brook | 1 | -6/+20 |
2004-02-26 | calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or MAYBE_REG_PARM_STACK_S... | Kazu Hirata | 1 | -23/+4 |
2004-02-19 | function.c (assign_parms): When building decl_rtl for SPLIT_COMPLEX_ARGS... | Alan Modra | 1 | -9/+21 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -3/+3 |
2004-02-12 | * function.c (update_epilogue_consts): Teach about binary operations. | Richard Kenner | 1 | -3/+27 |
2004-02-12 | emit-rtl.c (set_mem_attributes_minus_bitpos): Don't kill previous MEM_VOLATIL... | Richard Kenner | 1 | -0/+6 |
2004-02-10 | emit-rtl.c (set_decl_incoming_rtl): New. | Josef Zlomek | 1 | -7/+9 |
2004-02-07 | * function.c (assign_parms): Fix formatting. | David Edelsohn | 1 | -1/+2 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -3/+3 |
2004-01-31 | bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -3/+3 |
2004-01-26 | Do not assign long long argument to memory in prologue if loaded in register. | Fariborz Jahanian | 1 | -1/+4 |
2004-01-25 | c-common.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-22 | function.c (allocate_struct_function): Do not initialize expr, emit and varasm. | Jan Hubicka | 1 | -3/+3 |
2004-01-17 | final.c (SEEN_BB, [...]): Define. | Daniel Jacobowitz | 1 | -2/+3 |
2004-01-13 | re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_... | Steven Bosscher | 1 | -2/+7 |
2004-01-03 | Fix messed up accidental commit. | Steven Bosscher | 1 | -0/+2 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -2/+0 |
2003-12-23 | function.c (assign_parms): Update max_parm_reg and parm_reg_stack_loc when ad... | David Edelsohn | 1 | -0/+19 |