summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR rtl-optimization/40667jakub2009-07-111-1/+5
* PR target/40668jakub2009-07-111-3/+11
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-1/+2
* PR bootstrap/40347rth2009-07-011-15/+23
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-4/+4
* gcc/java/aldyh2009-06-121-2/+4
* gcc/hjl2009-06-121-4/+2
* * cfgcleanup.c (try_crossjump_to_edge): Only skip pastrth2009-05-301-103/+145
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-4/+2
* * function.c (expand_function_end): Do not emit a jump to the "naked"uweigand2009-04-221-2/+2
* gcc/:ian2009-04-201-1/+1
* * df.h: Include "timevar.h".ian2009-04-171-4/+4
* * function.c (current_function_assembler_name): Remove.kazu2009-04-161-7/+0
* PR debug/39485jakub2009-03-181-1/+22
* * dse.c (struct group_info): Reorder fields for 64-bit hosts.jakub2009-03-181-2/+2
* PR middle-end/38028uweigand2009-03-071-3/+8
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR target/35318jakub2009-02-031-0/+3
* * function.c (aggregate_value_p): Correctly extract the functionrearnsha2009-01-161-1/+1
* PR middle-end/38586steven2009-01-041-105/+186
* 2008-12-09 Kai Tietz <kai.tietz@onevision.com>ktietz2008-12-091-1/+3