| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -41/+42 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -0/+4 |
* | * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD | jakub | 2005-04-09 | 1 | -0/+4 |
* | * function.c (push_function_context_to): Don't set | kazu | 2005-04-08 | 1 | -12/+1 |
* | * function.c (get_func_frame_size): Make it static. | kazu | 2005-03-14 | 1 | -1/+1 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -4/+4 |
* | PR c++/20375 | nathan | 2005-03-10 | 1 | -29/+10 |
* | * function.c (thread_prologue_and_epilogue_insns): Remove i | kazu | 2005-03-09 | 1 | -4/+1 |
* | * function.c (expand_function_end): If current_function_calls_alloca, | bernds | 2005-01-26 | 1 | -12/+12 |
* | * function.c (assign_parm_setup_block): When creating a new stack slot | rsandifo | 2005-01-23 | 1 | -1/+2 |
* | * function.c (assign_parm_setup_block): Look inside original | aldyh | 2005-01-13 | 1 | -1/+2 |
* | * function.c (assign_parm_setup_block): Relax condition on | aldyh | 2005-01-12 | 1 | -28/+33 |
* | PR target/18916 | amodra | 2005-01-11 | 1 | -32/+65 |
* | 2005-01-01 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-01-02 | 1 | -1/+1 |
* | PR middle-end/17799 | rth | 2005-01-01 | 1 | -2/+4 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -12/+11 |
* | PR target/18896 | amodra | 2004-12-23 | 1 | -3/+33 |
* | 2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | rth | 2004-12-22 | 1 | -1/+2 |
* | PR middle-end/18683 | sayle | 2004-12-21 | 1 | -1/+0 |
* | PR middle-end/16417 | rth | 2004-12-19 | 1 | -63/+110 |
* | PR rtl-opt/15289 | rth | 2004-12-01 | 1 | -4/+5 |
* | * optabs.h (force_expand_binop): Declare. | rsandifo | 2004-11-24 | 1 | -15/+36 |
* | * function.h (struct function): Remove calls_longjmp. | zack | 2004-11-23 | 1 | -8/+0 |
* | * function.c (assign_parm_setup_block): Revert 11-13 change to | rth | 2004-11-22 | 1 | -1/+1 |
* | * calls.c (precompute_register_parameters): Force all PARALLELs | rth | 2004-11-14 | 1 | -7/+22 |
* | * function.c (expand_function_end): Remove an "if" statement | kazu | 2004-11-11 | 1 | -7/+2 |
* | * function.c (combine_temp_slots, assign_parms, | kazu | 2004-11-09 | 1 | -3/+3 |
* | * function.c (assign_parm_setup_block): Handle parallels correctly. | aldyh | 2004-10-28 | 1 | -2/+22 |
* | * expr.c (expand_assignment): Remove the last argument. | kazu | 2004-10-19 | 1 | -1/+1 |
* | PR debug/13841 | rth | 2004-10-13 | 1 | -2/+12 |
* | 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu | pinskia | 2004-10-11 | 1 | -1/+0 |
* | * emit-rtl.c (last_label_num, base_label_num): Remove. | kazu | 2004-10-08 | 1 | -2/+0 |
* | PR target/16815 | rsandifo | 2004-10-07 | 1 | -2/+6 |
* | 2004-10-01 Jakub Jelinek <jakub@redhat.com> | jakub | 2004-10-01 | 1 | -4/+0 |
* | * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD | jakub | 2004-09-29 | 1 | -0/+4 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -17/+36 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -5/+6 |
* | PR middle-end/17367 | rth | 2004-09-10 | 1 | -1/+1 |
* | PR rtl-opt/17186 | rth | 2004-09-08 | 1 | -6/+5 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 1 | -3/+14 |
* | * final.c (shorten_branches, final, get_insn_template, | nathan | 2004-09-08 | 1 | -69/+66 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -1/+1 |
* | * cfg.c (check_bb_profile): Fix typos. | dnovillo | 2004-08-24 | 1 | -1/+1 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -7/+1 |
* | .: | nathan | 2004-08-15 | 1 | -1/+2 |
* | * function.c (expand_function_start): Handle DECL_BY_REFERENCE on | jason | 2004-08-10 | 1 | -2/+6 |
* | 2004-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-09 | 1 | -24/+9 |
* | Make return in memory explicit. | jason | 2004-08-07 | 1 | -20/+26 |
* | * function.c (assign_stack_local_1): Widen alignment to HOST_WIDE_INT | rth | 2004-07-27 | 1 | -2/+4 |
* | * cfgexpand.c (tree_expand_cfg): Fix comment. | steven | 2004-07-27 | 1 | -74/+0 |