summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2010-08-09 Richard Guenther <rguenther@suse.de>rguenth2010-08-091-5/+3
* 2010-07-28 Kai Tietz <kai.tietz@onevision.com>ktietz2010-07-281-3/+1
* * function.c (record_hard_reg_sets): Restrict the previous changebernds2010-07-211-3/+7
* PR target/42235bernds2010-07-161-10/+89
* gcc/froydnj2010-07-151-9/+9
* gcc/froydnj2010-07-061-11/+6
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-2/+1
* * calls.c, dse.c, expr.c, function.c: Call targetm.calls.function_arg,froydnj2010-06-291-18/+11
* * reginfo.c (init_reg_sets_1): Adjust comments.froydnj2010-06-291-2/+3
* gcc/froydnj2010-06-181-4/+2
* gcc/ada:lauras2010-06-081-7/+6
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-3/+7
* Fix bootstrap at -O3.spop2010-05-241-1/+1
* * function.c (try_fit_stack_local, add_frame_space): New staticbernds2010-05-171-34/+117
* * cgraph.c (cgraph_create_node): Set node frequency to normal.hubicka2010-04-261-2/+0
* 2010-04-12 Steve Ellcey <sje@cup.hp.com>sje2010-04-121-1/+1
* * tree.h (TREE_ADDRESSABLE): Document its effect for function types.ebotcazou2010-04-081-26/+19
* PR debug/43190jakub2010-02-261-4/+9
* * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...jason2010-01-211-6/+20
* 2010-01-17 Richard Guenther <rguenther@suse.de>rguenth2010-01-171-54/+42
* PR middle-end/38474matz2009-12-081-5/+17
* 2009-11-30 Steve Ellcey <sje@cup.hp.com>sje2009-11-301-1/+7
* Remove trailing white spaces.hjl2009-11-251-21/+21
* * function.c (stack_protect_prologue): Don't bypass expand_exprrth2009-11-131-12/+4
* PR target/10127ebotcazou2009-11-101-2/+5
* * cfgrtl.c (pass_free_cfg): Add pass name.amylaar2009-11-081-2/+2
* * function.c (current_function_name): If there is no currentnickc2009-09-291-0/+2
* Fix PR debug/41065dodji2009-09-231-1/+80
* PR target/41246rth2009-09-221-3/+11
* PR debug/41238jakub2009-09-031-12/+17
* gcc/ChangeLog:aoliva2009-09-021-2/+5
* 2009-08-12 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-121-6/+5
* 2009-04-17 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-011-13/+10