aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
AgeCommit message (Expand)Author
2005-08-19Fix uninitialized register read problem.wilson
2005-06-29 * function.h (struct function): Add saved blocks/unexpanded var list.hubicka
2005-06-27 * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.jakub
2005-06-25Update FSF address.kcook
2005-06-04 * function.c (prologue, epilogue, sibcall_epilogue): Changekazu
2005-05-17 * cgraph.h (cgraph_node): Add 'lowered' state.hubicka
2005-05-162005-05-16 Caroline Tice <ctice@apple.com>ctice
2005-05-12 * except.c (duplicate_eh_region_1, duplicate_eh_region_2,hubicka
2005-04-27Correct fixes for various hot/cold partitioning concerns.ctice
2005-04-12 * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka
2005-04-12Revert patch from April 9.ctice
2005-04-09Fix problems with labels with hot/cold partitioning.ctice
2005-04-09 * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub
2005-04-08 * function.h (nonlocal_labels): Remove.kazu
2005-04-08 * function.h (function): Remove instrument_entry_exit.kazu
2005-04-08 * function.c (push_function_context_to): Don't setkazu
2005-03-14 * function.c (get_func_frame_size): Make it static.kazu
2005-02-20 PR middle-end/19698steven
2005-01-27 * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,kazu
2005-01-26 PR middle-end/16585steven
2004-11-23 * function.h (struct function): Remove calls_longjmp.zack
2004-10-08 * emit-rtl.c (last_label_num, base_label_num): Remove.kazu
2004-10-012004-10-01 Jakub Jelinek <jakub@redhat.com>jakub
2004-09-29 * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub
2004-09-08 * function.c (reference_callee_copied): New.rth
2004-08-092004-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-07-28 PR optimization/15077kenner
2004-07-26 * calls.c (combine_pending_stack_adjustment_and_call): Makerth
2004-07-142004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-07-13 * function.c (pass_by_reference): New.rth
2004-07-04 * rtl.def (ADDRESSOF): Remove.rth
2004-07-02 * c-decl.c (grokdeclarator): Don't frob current_function_declrth
2004-07-02 * tree.def (RTL_EXPR): Remove.rth
2004-07-01 * function.h (struct function): Remove x_function_call_count.rth
2004-07-01 * function.c (identify_blocks, identify_blocks_1): Remove.rth
2004-07-01 * function.h (struct function): Remove dont_emit_block_notes.rth
2004-07-01 * function.h (struct function): Remove x_whole_function_mode_p.rth
2004-06-30 * function.h (struct function): Remove x_last_parm_insn,rth
2004-06-19 * function.c (free_after_compilation): Do not free computed_goto_common*.hubicka
2004-06-182004-06-18 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-06-15gcc/ChangeLog:bonzini
2004-06-03 * basic-block.c (tail_recursion_label_list): Don't declare.steven
2004-05-19 PR c++/15463rakdver
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-04-28 * gcc.dg/unused-6.c: New test.hubicka
2004-04-01 * cgraph.c: Add overall comment.hubicka
2004-03-30 * gengtype.c (create_option): New function.zack
2004-02-04 * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_Ppbrook
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu
2004-01-13 PR c++/13376steven