| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -54/+54 |
* | * function.c (fixup_var_refs): Also adjust the start of sequence | ebotcazou | 2004-06-15 | 1 | -2/+2 |
* | * basic-block.h (could_fall_through): Declare. | amylaar | 2004-06-14 | 1 | -11/+31 |
* | PR middle-end/15228 | rth | 2004-06-09 | 1 | -11/+5 |
* | * basic-block.c (tail_recursion_label_list): Don't declare. | steven | 2004-06-03 | 1 | -57/+3 |
* | * function.c (walk_fixup_memory_subreg): New parameter 'var'. | ebotcazou | 2004-06-01 | 1 | -11/+11 |
* | PR 15454 | rth | 2004-05-20 | 1 | -5/+8 |
* | PR c++/15463 | rakdver | 2004-05-19 | 1 | -135/+230 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -436/+102 |
* | PR middle-end/14988 | ebotcazou | 2004-05-02 | 1 | -28/+37 |
* | PR middle-end/15054 | uweigand | 2004-05-01 | 1 | -1/+1 |
* | * gcc.dg/unused-6.c: New test. | hubicka | 2004-04-28 | 1 | -11/+19 |
* | * calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY. | pbrook | 2004-04-28 | 1 | -3/+3 |
* | * function.c (assign_parms): Force | zlomek | 2004-04-20 | 1 | -0/+6 |
* | * function.c (gen_mem_addressof): When changing the RTX from a REG | sayle | 2004-04-09 | 1 | -2/+1 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -10/+11 |
* | * function.c (put_var_into_stack): Properly set orig_reg for indirect. | kenner | 2004-03-31 | 1 | -1/+1 |
* | * function.c (put_var_into_stack): If old RTL was ADDRESSOF, update | kenner | 2004-03-29 | 1 | -4/+10 |
* | * function.c (thread_prologue_and_epilogue): Move | uweigand | 2004-03-27 | 1 | -2/+7 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -8/+8 |
* | PR target/14547 | rth | 2004-03-12 | 1 | -6/+13 |
* | 2004-03-10 Andrew Haley <aph@redhat.com> | aph | 2004-03-10 | 1 | -0/+8 |
* | PR middle-end/14289 | sayle | 2004-03-08 | 1 | -3/+8 |
* | * function.c (assign_parms): Include pretend alignment offset. | pbrook | 2004-03-05 | 1 | -7/+3 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -2/+1 |
* | 2004-02-29 Waldek Hebisch <hebisch@math.uni.wroc.pl> | sayle | 2004-02-29 | 1 | -2/+2 |
* | * function.c (assign_parms): Don't count pretend args for alignment. | pbrook | 2004-02-27 | 1 | -6/+20 |
* | * calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or | kazu | 2004-02-26 | 1 | -23/+4 |
* | * function.c (assign_parms): When building decl_rtl for | amodra | 2004-02-19 | 1 | -9/+21 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -3/+3 |
* | * function.c (update_epilogue_consts): Teach about binary operations. | kenner | 2004-02-12 | 1 | -3/+27 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Don't kill | kenner | 2004-02-12 | 1 | -0/+6 |
* | PR/14058 | zlomek | 2004-02-10 | 1 | -7/+9 |
* | * function.c (assign_parms): Fix formatting. | dje | 2004-02-08 | 1 | -1/+2 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -3/+3 |
* | * bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | kazu | 2004-01-31 | 1 | -3/+3 |
* | Do not assign long long argument to memory in prologue if loaded in register. | fjahanian | 2004-01-26 | 1 | -1/+4 |
* | * c-common.h: Fix comment typos. | kazu | 2004-01-25 | 1 | -1/+1 |
* | * function.c (allocate_struct_function): Do not initialize expr, emit | hubicka | 2004-01-22 | 1 | -3/+3 |
* | * final.c (SEEN_BB, SEEN_NOTE, SEEN_EMITTED): Define. | drow | 2004-01-17 | 1 | -2/+3 |
* | PR c++/13376 | steven | 2004-01-13 | 1 | -2/+7 |
* | Fix messed up accidental commit. | steven | 2004-01-03 | 1 | -0/+2 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -2/+0 |
* | * function.c (assign_parms): Update max_parm_reg and | dje | 2003-12-24 | 1 | -0/+19 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | * flow.c (EXIT_IGNORE_STACK): Move to ... | kazu | 2003-12-16 | 1 | -9/+7 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | Fix for problem with unnecessary volatile mems. | wilson | 2003-12-11 | 1 | -1/+11 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -9/+9 |