summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* PR debug/51902jakub2012-03-051-8/+64
* gcc/rsandifo2012-01-241-8/+1
* gcc:/abel2012-01-201-1/+1
* PR bootstrap/51872jakub2012-01-171-9/+13
* gcc/rsandifo2012-01-091-107/+163
* PR rtl-optimization/51495jakub2011-12-121-3/+16
* PR middle-end/40154amylaar2011-12-091-4/+3
* PR target/50725jakub2011-11-301-0/+3
* PR middle-end/50907jakub2011-11-281-0/+1
* PR rtl-optimization/51051amodra2011-11-151-1/+2
* * function.h (requires_stack_frame_p): New prototype.jakub2011-11-091-1/+1
* * function.c (bb_active_p): Delete.amodra2011-11-091-225/+458
* PR rtl-optimization/50833bernds2011-10-241-1/+1
* * reg-notes.def (DEP_CONTROL): New.bernds2011-10-211-30/+0
* PR tree-optimization/50735jakub2011-10-181-1/+4
* PR rtl-optimization/49941amodra2011-10-151-10/+16
* 2011-10-13 Tom de Vries <tom@codesourcery.com>vries2011-10-131-1/+1
* * function.c (prepare_shrink_wrap, bb_active_p): New function.bernds2011-10-121-12/+147
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-1/+1
* 2011-10-07 Tom de Vries <tom@codesourcery.com>vries2011-10-071-2/+4
* * function.c (frame_required_for_rtx): Remove function.bernds2011-10-071-29/+45
* * function.c (thread_prologue_and_epilogue_insns): Emit splitbernds2011-10-061-5/+1
* * function.c (thread_prologue_and_epilogue_insns): Build a vectorbernds2011-10-061-16/+12
* 2011-10-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2011-10-061-1/+1
* * function.c (thread_prologue_and_epilogue_insns): Don't shrink-wrapbernds2011-10-051-0/+1
* PR bootstrap/50621bernds2011-10-051-2/+3
* * doc/invoke.texi (-fshrink-wrap): Document.bernds2011-10-051-129/+603
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-1/+5
* * 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