aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-30function.h (struct function): Add saved blocks/unexpanded var list.Jan Hubicka1-0/+2
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-04function.c (prologue, [...]): Change their types to VEC(int,heap)*.Kazu Hirata1-3/+0
2005-05-17cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher1-1/+2
2005-05-16bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gc...Caroline Tice1-4/+4
2005-05-12except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen...Steven Bosscher1-0/+1
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice1-0/+14
2005-04-12Makefile.in: Add function.h to BASIC_BLOCK_H.Steven Bosscher1-0/+3
2005-04-12Revert patch from April 9.Caroline Tice1-14/+0
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice1-0/+14
2005-04-09tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-0/+14
2005-04-08* function.h (nonlocal_labels): Remove.Kazu Hirata1-1/+0
2005-04-08function.h (function): Remove instrument_entry_exit.Kazu Hirata1-5/+0
2005-04-08function.c (push_function_context_to): Don't set contains_functions.Kazu Hirata1-4/+0
2005-03-14function.c (get_func_frame_size): Make it static.Kazu Hirata1-2/+0
2005-02-20re PR middle-end/19698 (Infinite loop in update_life_info)Steven Bosscher1-0/+8
2005-01-27c-common.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-26re PR middle-end/16585 (current_function_has_computed_jump incorrectly change...Steven Bosscher1-4/+0
2004-11-23function.h (struct function): Remove calls_longjmp.Zack Weinberg1-4/+0
2004-10-08emit-rtl.c (last_label_num, [...]): Remove.Kazu Hirata1-1/+0
2004-10-01revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek1-14/+0
2004-09-29tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-0/+14
2004-09-08function.c (reference_callee_copied): New.Richard Henderson1-0/+2
2004-08-09Makefile.in (GTFILES): Remove stmt.cPaolo Bonzini1-12/+0
2004-07-27re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs...Richard Kenner1-1/+2
2004-07-26calls.c (combine_pending_stack_adjustment_and_call): Make preferred_unit_stac...Richard Henderson1-2/+2
2004-07-14expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini1-4/+0
2004-07-13function.c (pass_by_reference): New.Richard Henderson1-0/+3
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-16/+1
2004-07-02c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson1-5/+0
2004-07-01tree.def (RTL_EXPR): Remove.Richard Henderson1-13/+2
2004-07-01function.h (struct function): Remove x_function_call_count.Richard Henderson1-11/+0
2004-07-01function.c (identify_blocks, [...]): Remove.Richard Henderson1-3/+0
2004-07-01function.h (struct function): Remove dont_emit_block_notes.Richard Henderson1-4/+0
2004-06-30function.h (struct function): Remove x_whole_function_mode_p.Richard Henderson1-6/+0
2004-06-30function.h (struct function): Remove x_last_parm_insn, inl_last_parm_insn.Richard Henderson1-8/+0
2004-06-19function.c (free_after_compilation): Do not free computed_goto_common*.Jan Hubicka1-4/+0
2004-06-18emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl.Paolo Bonzini1-0/+1
2004-06-15function.h (struct function): Remove cannot_inline field.Paolo Bonzini1-5/+0
2004-06-03basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher1-5/+0
2004-05-19Multiple fixes: PRs 14692, 15274 and 15463Zdenek Dvorak1-3/+7
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-55/+33
2004-04-28re PR c/15004 ([unit-at-a-time] no warning for unused paramater in static fun...Jan Hubicka1-0/+2
2004-04-01cgraph.c: Add overall comment.Jan Hubicka1-0/+7
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-1/+1
2004-02-04calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter.Mark Mitchell1-3/+4
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-13re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher1-4/+3
2004-01-03Fix messed up accidental commit.Steven Bosscher1-0/+4