OSDN Git Service

2005-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
[pf3gnuchains/gcc-fork.git] / gcc / function.h
2005-08-19 wilsonFix uninitialized register read problem.
2005-06-30 hubicka * function.h (struct function): Add saved blocks/unexp...
2005-06-27 jakub * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__...
2005-06-25 kcookUpdate FSF address.
2005-06-04 kazu * function.c (prologue, epilogue, sibcall_epilogue...
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-05-16 ctice2005-05-16 Caroline Tice <ctice@apple.com>
2005-05-12 hubicka * except.c (duplicate_eh_region_1, duplicate_eh_region_2,
2005-04-27 cticeCorrect fixes for various hot/cold partitioning concerns.
2005-04-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-04-12 cticeRevert patch from April 9.
2005-04-09 cticeFix problems with labels with hot/cold partitioning.
2005-04-09 jakub * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER...
2005-04-08 kazu * function.h (nonlocal_labels): Remove.
2005-04-08 kazu * function.h (function): Remove instrument_entry_exit.
2005-04-08 kazu * function.c (push_function_context_to): Don't set
2005-03-14 kazu * function.c (get_func_frame_size): Make it static.
2005-02-20 steven PR middle-end/19698
2005-01-27 kazu * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,
2005-01-26 steven PR middle-end/16585
2004-11-23 zack * function.h (struct function): Remove calls_longjmp.
2004-10-08 kazu * emit-rtl.c (last_label_num, base_label_num): Remove.
2004-10-01 jakub2004-10-01 Jakub Jelinek <jakub@redhat.com>
2004-09-29 jakub * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER...
2004-09-08 rth * function.c (reference_callee_copied): New.
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-07-28 kenner PR optimization/15077
2004-07-26 rth * calls.c (combine_pending_stack_adjustment_and...
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-13 rth * function.c (pass_by_reference): New.
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 rth * function.h (struct function): Remove x_functi...
2004-07-01 rth * function.c (identify_blocks, identify_blocks_...
2004-07-01 rth * function.h (struct function): Remove dont_emi...
2004-07-01 rth * function.h (struct function): Remove x_whole_...
2004-06-30 rth * function.h (struct function): Remove x_last_p...
2004-06-19 hubicka * function.c (free_after_compilation): Do not free...
2004-06-18 bonzini2004-06-18 Paolo Bonzini <bonzini@gnu.org>
2004-06-15 bonzinigcc/ChangeLog:
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-19 rakdver PR c++/15463
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-28 hubicka * gcc.dg/unused-6.c: New test.
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-03-30 zack * gengtype.c (create_option): New function.
2004-02-04 pbrook * calls.c (initialize_argument_information): Add CALL_...
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-13 steven PR c++/13376
2004-01-03 stevenFix messed up accidental commit.
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-05 ebotcazou PR middle-end/11151
2003-11-24 aj2003-11-23 Waldek Hebisch <hebisch@math.uni.wroc.pl>
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-08-29 rth * function.h (struct function): Add rtl_inline_...
2003-08-29 rth * function.h (struct function): Move function_f...
2003-07-01 aj * fold-const.c: Convert prototypes to ISO C90.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-16 nathan * function.h (struct emit_status): Remove x_last_linenum,
2003-06-04 jakub * function.c (trampolines_created): New variable.
2003-05-11 nathan * coverage.h (coverage_counter_alloc): New function.
2003-03-05 hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-02-15 rth * bb-reorder.c (find_traces_1_round): Don't...
2003-02-14 zack * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
2003-01-25 sayle * function.h (struct function): New field calls_consta...
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-11 hubicka * calls.c (expand_call): Simplify noreturn call.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-25 shebs2002-08-24 Stuart Hastings <stuart@apple.com>
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-06-23 law * function.h (struct emit_status): Clarify...
2002-06-17 rth * function.h (struct function) [funcdef_no...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-11 rth * final.c (end_final): Tidy whitespace. Don...
2002-05-09 hubicka * final.c (end_final): Use C trees to output data...
2002-04-23 amodra PR target/6413
2002-04-20 neil * Makefile.in: Update.
2002-03-15 jasonfix comment typo
2002-01-03 wcohen * function.h (struct function): Add profile.
2001-12-31 grahams * function.h: Remove undefs for rtx and tree.
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-05 kenner * function.h (tree, rtx): Remove no-longer-needed...
2001-11-03 kenner * cselib.c (cselib_subst_to_values, case CONST_DOUBLE...
2001-10-18 kenner * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-09 kazu * acconfig.h: Fix comment formatting.
2001-10-08 rth * varasm.c (restore_varasm_status): New.
2001-09-03 rth * function.h (struct function): Add arg_pointer...
2001-08-31 zack * function.c: Remove all_functions. Make outer_functi...
2001-08-27 rth * function.c (expand_function_end): Don't init...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-06-21 dj* integrate.c (ggc.h): Include.
2001-04-05 dj* function.h (virtuals_instantiated): Declare.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * function.h (struct function): Move all boolea...
2001-01-10 nickcRemove {save|restore}_machine_status.
2000-11-30 law * function.h (emit_status): Delete member regno_pointe...
next