summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * function.c: Remove unwanted commit.uros2011-07-291-10/+0
* PR target/47715uros2011-07-291-0/+10
* * rtlanal.c (tablejump_p): False for returns.bernds2011-07-281-2/+19
* gcc/rsandifo2011-07-191-7/+4
* gcc/rsandifo2011-07-191-2/+1
* * doc/tm.texi.in (FUNCTION_ARG_PADDING): Mentionbernds2011-07-121-5/+7
* Use proper mode for stack save area.hjl2011-07-011-2/+3
* PR middle-end/46500amylaar2011-06-161-16/+22
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-2/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-3/+2
* * function.h (struct stack_usage): Remove dynamic_alloc_count field.ebotcazou2011-06-021-11/+0
* * common.opt (flag_stack_usage_info): New variable.ebotcazou2011-05-251-3/+3
* * function.c (expand_function_start): Initialize stack_check_probe_noteebotcazou2011-05-111-3/+2
* * function.c (init_function_start): Call decide_function_section.bernds2011-05-031-0/+1
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-3/+1
* Remove cgraph piddavidxl2011-04-221-0/+7
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.matz2011-04-151-1/+1
* gcc/ada/froydnj2011-04-141-0/+28
* * expr.c (expand_expr_real_1): Use add_to_hard_reg_set functionaesok2011-04-091-6/+2
* * basic-block.h (force_nonfallthru): Move to...ebotcazou2011-04-071-6/+11
* 2011-04-05 Tom de Vries <tom@codesourcery.com>vries2011-04-051-1/+1
* 2011-04-05 Tom de Vries <tom@codesourcery.com>vries2011-04-051-0/+25
* PR bootstrap/4828froydnj2011-03-251-33/+26
* * function.c (instantiate_virtual_regs): Use FOR_EACH_BB andfroydnj2011-03-241-26/+33
* gcc/rsandifo2011-03-211-12/+3
* PR debug/48163jakub2011-03-171-1/+9
* PR rtl-optimization/47866jakub2011-03-091-2/+5
* * explow.c (emit_stack_save): Remove 'after' parameter.rth2011-03-031-3/+8
* PR middle-end/47893jakub2011-02-281-33/+47
* PR debug/47079aoliva2011-01-191-2/+27
* * function.c (thread_prologue_and_epilogue_insns): Do not crashuweigand2011-01-041-1/+2
* PR debug/46724aoliva2010-12-221-3/+13
* gcc:bonzini2010-12-171-0/+2
* * target.def (supports_split_stack, except_unwind_info): Takejsm282010-11-251-2/+2
* PR middle-end/46515rth2010-11-181-7/+13
* * builtins.c (std_gimplify_va_arg_expr): Usefroydnj2010-11-161-7/+9
* * function.c (expand_function_end): Set the locator of the prologue onebotcazou2010-11-121-0/+1
* PR bootstrap/44756amylaar2010-11-041-2/+2
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-6/+2
* PR tree-optimization/43959danglin2010-10-011-2/+2
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-1/+1
* Hookize TARGET_UNWIND_INFO et al.rth2010-09-281-2/+3
* gcc/:ian2010-09-271-15/+43
* PR middle-end/45234jakub2010-09-241-0/+5
* * function.c (get_arg_pointer_save_area): Setian2010-09-151-0/+2
* Stack usage supportebotcazou2010-08-301-1/+26
* gcc/froydnj2010-08-201-3/+3
* * function.c (block_fragments_nreverse, blocks_nreverse_all): Newjakub2010-08-171-11/+48
* gcc/froydnj2010-08-091-5/+1