summaryrefslogtreecommitdiff
path: root/gcc/function.h
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with labels with hot/cold partitioning.Caroline Tice2005-04-091-0/+14
* tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek2005-04-091-0/+14
* * function.h (nonlocal_labels): Remove.Kazu Hirata2005-04-081-1/+0
* function.h (function): Remove instrument_entry_exit.Kazu Hirata2005-04-081-5/+0
* function.c (push_function_context_to): Don't set contains_functions.Kazu Hirata2005-04-081-4/+0
* function.c (get_func_frame_size): Make it static.Kazu Hirata2005-03-141-2/+0
* re PR middle-end/19698 (Infinite loop in update_life_info)Steven Bosscher2005-02-201-0/+8
* c-common.def, [...]: Update copyright.Kazu Hirata2005-01-271-1/+1
* re PR middle-end/16585 (current_function_has_computed_jump incorrectly change...Steven Bosscher2005-01-261-4/+0
* function.h (struct function): Remove calls_longjmp.Zack Weinberg2004-11-231-4/+0
* emit-rtl.c (last_label_num, [...]): Remove.Kazu Hirata2004-10-081-1/+0
* revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek2004-10-011-14/+0
* tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek2004-09-291-0/+14
* function.c (reference_callee_copied): New.Richard Henderson2004-09-081-0/+2
* Makefile.in (GTFILES): Remove stmt.cPaolo Bonzini2004-08-091-12/+0
* re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs...Richard Kenner2004-07-271-1/+2
* calls.c (combine_pending_stack_adjustment_and_call): Make preferred_unit_stac...Richard Henderson2004-07-261-2/+2
* expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini2004-07-141-4/+0
* function.c (pass_by_reference): New.Richard Henderson2004-07-131-0/+3
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-16/+1
* c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson2004-07-021-5/+0
* tree.def (RTL_EXPR): Remove.Richard Henderson2004-07-011-13/+2
* function.h (struct function): Remove x_function_call_count.Richard Henderson2004-07-011-11/+0
* function.c (identify_blocks, [...]): Remove.Richard Henderson2004-07-011-3/+0
* function.h (struct function): Remove dont_emit_block_notes.Richard Henderson2004-07-011-4/+0
* function.h (struct function): Remove x_whole_function_mode_p.Richard Henderson2004-06-301-6/+0
* function.h (struct function): Remove x_last_parm_insn, inl_last_parm_insn.Richard Henderson2004-06-301-8/+0
* function.c (free_after_compilation): Do not free computed_goto_common*.Jan Hubicka2004-06-191-4/+0
* emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl.Paolo Bonzini2004-06-181-0/+1
* function.h (struct function): Remove cannot_inline field.Paolo Bonzini2004-06-151-5/+0
* basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher2004-06-031-5/+0
* Multiple fixes: PRs 14692, 15274 and 15463Zdenek Dvorak2004-05-191-3/+7
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-55/+33
* re PR c/15004 ([unit-at-a-time] no warning for unused paramater in static fun...Jan Hubicka2004-04-281-0/+2
* cgraph.c: Add overall comment.Jan Hubicka2004-04-011-0/+7
* gengtype.c (create_option): New function.Zack Weinberg2004-03-301-1/+1
* calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter.Mark Mitchell2004-02-041-3/+4
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher2004-01-131-4/+3
* Fix messed up accidental commit.Steven Bosscher2004-01-031-0/+4
* backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher2003-12-301-4/+0
* re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong re...Eric Botcazou2003-12-051-0/+6
* function.c: Make outer_function-chain external.Waldek Hebisch2003-11-241-0/+3
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-251-0/+5
* function.h (struct function): Add rtl_inline_init, saved_for_inline.Richard Henderson2003-08-291-0/+7
* function.h (struct function): Move function_frequency and max_jumptable_ents ...Richard Henderson2003-08-291-17/+17
* fold-const.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-011-24/+24
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-1/+1
* function.h (struct emit_status): Remove x_last_linenum, x_last_filename.Nathan Sidwell2003-06-161-3/+2
* function.c (trampolines_created): New variable.Jakub Jelinek2003-06-041-0/+3