| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.h (struct function): Remove x_whole_function_mode_p. | rth | 2004-07-01 | 1 | -1/+0 |
* | * tree.h (immediate_size_expand): Delete. | rth | 2004-07-01 | 1 | -7/+0 |
* | * function.h (struct function): Remove x_last_parm_insn, | rth | 2004-06-30 | 1 | -10/+0 |
* | * function.c, rtl.h (get_first_nonparm_insn): Remove. | rth | 2004-06-30 | 1 | -10/+0 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -1/+1 |
* | * function.c (assign_parms): Don't abort with zero size stack | amodra | 2004-06-29 | 1 | -1/+1 |
* | PR middle-end/16026 | rth | 2004-06-22 | 1 | -2/+1 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -1/+1 |
* | PR target/15941 | danglin | 2004-06-19 | 1 | -2/+19 |
* | * function.c (free_after_compilation): Do not free computed_goto_common*. | hubicka | 2004-06-19 | 1 | -2/+0 |
* | 2004-06-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-06-18 | 1 | -7/+7 |
* | 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 |