summaryrefslogtreecommitdiff
path: root/gcc/function.h
Commit message (Expand)AuthorAgeFilesLines
* Correct fixes for various hot/cold partitioning concerns.ctice2005-04-271-0/+14
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-0/+3
* Revert patch from April 9.ctice2005-04-121-14/+0
* Fix problems with labels with hot/cold partitioning.ctice2005-04-091-0/+14
* * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub2005-04-091-0/+14
* * function.h (nonlocal_labels): Remove.kazu2005-04-081-1/+0
* * function.h (function): Remove instrument_entry_exit.kazu2005-04-081-5/+0
* * function.c (push_function_context_to): Don't setkazu2005-04-081-4/+0
* * function.c (get_func_frame_size): Make it static.kazu2005-03-141-2/+0
* PR middle-end/19698steven2005-02-201-0/+8
* * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,kazu2005-01-271-1/+1
* PR middle-end/16585steven2005-01-261-4/+0
* * function.h (struct function): Remove calls_longjmp.zack2004-11-231-4/+0
* * emit-rtl.c (last_label_num, base_label_num): Remove.kazu2004-10-081-1/+0
* 2004-10-01 Jakub Jelinek <jakub@redhat.com>jakub2004-10-011-14/+0
* * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub2004-09-291-0/+14
* * function.c (reference_callee_copied): New.rth2004-09-081-0/+2
* 2004-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-091-12/+0
* PR optimization/15077kenner2004-07-281-1/+2
* * calls.c (combine_pending_stack_adjustment_and_call): Makerth2004-07-261-2/+2
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-4/+0
* * function.c (pass_by_reference): New.rth2004-07-131-0/+3
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-16/+1
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-5/+0
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-13/+2
* * function.h (struct function): Remove x_function_call_count.rth2004-07-011-11/+0
* * function.c (identify_blocks, identify_blocks_1): Remove.rth2004-07-011-3/+0
* * function.h (struct function): Remove dont_emit_block_notes.rth2004-07-011-4/+0
* * function.h (struct function): Remove x_whole_function_mode_p.rth2004-07-011-6/+0
* * function.h (struct function): Remove x_last_parm_insn,rth2004-06-301-8/+0
* * function.c (free_after_compilation): Do not free computed_goto_common*.hubicka2004-06-191-4/+0
* 2004-06-18 Paolo Bonzini <bonzini@gnu.org>bonzini2004-06-181-0/+1
* gcc/ChangeLog:bonzini2004-06-151-5/+0
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-5/+0
* PR c++/15463rakdver2004-05-191-3/+7
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-55/+33
* * gcc.dg/unused-6.c: New test.hubicka2004-04-281-0/+2
* * cgraph.c: Add overall comment.hubicka2004-04-011-0/+7
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_Ppbrook2004-02-041-3/+4
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* PR c++/13376steven2004-01-131-4/+3
* Fix messed up accidental commit.steven2004-01-031-0/+4
* Backport from tree-ssa (relevant changes only):steven2003-12-301-4/+0
* PR middle-end/11151ebotcazou2003-12-051-0/+6
* 2003-11-23 Waldek Hebisch <hebisch@math.uni.wroc.pl>aj2003-11-241-0/+3
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-0/+5
* * function.h (struct function): Add rtl_inline_init, saved_for_inline.rth2003-08-291-0/+7
* * function.h (struct function): Move function_frequency andrth2003-08-291-17/+17
* * fold-const.c: Convert prototypes to ISO C90.aj2003-07-011-24/+24