OSDN Git Service

* gcc.dg/torture/pr26565.c: Expect warning on packed field for
[pf3gnuchains/gcc-fork.git] / gcc / tree-optimize.c
2007-02-04 hubicka * tree-optimize.c (has_abnormal_outgoing_edge_p):...
2007-01-29 manu2007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-16 hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-14 hubicka * tree-eh.c (add_stmt_to_eh_region_fn): Do not add...
2007-01-08 hubicka * tree-pas.h (TODO_remove_function): New flag.
2007-01-05 hubicka * tree-optimize.c (execute_fixup_cfg): Correct previou...
2007-01-04 hubicka * cgraph.c (cgraph_release_function_body): New function.
2007-01-03 hubicka * gcc.dg/pr16194.c: We now output error on all three...
2007-01-02 hubicka2007-01-02 Jan Hubicka <jh@suse.cz>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-09-29 ebotcazou * builtins.c (expand_builtin_setjmp): Delete.
2006-08-21 hubicka PR rtl-optimization/28071
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-11 hubicka * cgraph.c (cgraph_insert_node_to_hashtable): New...
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-10-16 rth PR 23714
2005-10-06 rth PR 23714
2005-09-24 hubicka * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-08-10 bonzini2005-08-09 Paolo Bonzini <bonzini@gnu.org>
2005-07-28 hubicka * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL...
2005-07-17 dberlin2005-07-12 Daniel Berlin <dberlin@dberlin.org>
2005-07-08 kazu PR tree-optimization/20139
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-30 hubicka * function.h (struct function): Add saved blocks/unexp...
2005-06-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2005-06-28 hubicka * cgraph.c (cgraph_remove_node): Do not release functi...
2005-06-27 hubicka * tree-optimize.c (exercute_free_datastructures):
2005-06-27 jakub * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5...
2005-06-25 kcookUpdate FSF address.
2005-06-23 law * tree-optimize.c (init_tree_optimization_passe...
2005-06-23 jason PR c++/19317
2005-06-17 hubicka * tree-optimize.c (execute_ipa_pass_list): New.
2005-06-09 dberlin2005-06-08 Daniel Berlin <dberlin@dberlin.org>
2005-06-09 rth PR tree-opt/20610
2005-06-06 dberlin2005-06-06 Daniel Berlin <dberlin@dberlin.org>
2005-06-03 rth * Makefile.in (tree-vect-generic.o): New.
2005-05-29 dorit2005-05-29 Keith Besaw <kbesaw@us.ibm.com>
2005-05-25 hubicka * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-19 hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-05-19 kazugcc/
2005-05-19 rth * tree-cfg.c (pass_remove_useless): Revert...
2005-05-17 rakdver * timevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17 bonzinigcc:
2005-05-14 kazu * tree-optimize.c (init_tree_optimization_passes)...
2005-05-14 hubicka * tree-cfg.c (execute_warn_function_return): Break...
2005-05-14 kazu * tree-optimize.c (init_tree_optimization_passes)...
2005-05-13 hubicka * gcc.dg/builtins-43.c: Use gimple dump instead of...
2005-05-12 hubicka * except.c (duplicate_eh_region_1, duplicate_eh_region_2,
2005-05-11 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2005-05-10 rakdver * tree-cfg.c (tree_duplicate_sese_region): Update...
2005-04-27 bonzinigcc:
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * lambda.h (lambda_vector_min_nz): Likewise.
2005-04-21 hubicka * cgraphunit.c: Include tree-pass.h
2005-04-18 kazugcc/
2005-04-13 law * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-09 jakub * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER...
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-03-30 hubicka2005-03-31 Jan Hubicka <jh@suse.cz>
2005-03-13 dberlinIn gcc/ada/
2005-03-10 rakdver * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-02 rguenth2005-03-02 Richard Guenther <rguenth@gcc.gnu.org>
2005-03-01 dberlin2005-03-01 Daniel Berlin <dberlin@dberlin.org>
2005-02-23 dnovillo PR tree-optimization/20100
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-16 dnovillo PR tree-optimization/19865
2005-02-14 dberlin2005-02-14 Daniel Berlin <dberlin@dberlin.org>
2005-01-23 steven PR rtl-optimization/19464
2005-01-20 kazu PR tree-optimization/15349
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-04 dberlin2005-01-03 Daniel Berlin <dberlin@dberlin.org>
2004-12-17 dnovillo tree-optimization/18501
2004-11-30 pinskia2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-28 law * tree-ssa-alias.c (count_calls_and_maybe_creat...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-17 dberlin2004-11-16 Daniel Berlin <dberlin@dberlin.org>
2004-11-02 amacleod2004-11-01 Andrew MacLeod <amacleod@redhat.com>
2004-11-01 dberlin2004-10-16 Daniel Berlin <dberlin@dberlin.org>
2004-10-31 sayle PR middle-end/14521
2004-10-27 dberlin2004-10-27 Daniel Berlin <dberlin@dberlin.org>
2004-10-15 dnovillo * tree-optimize.c (execute_one_pass): Stop timer right...
2004-10-08 steven * cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New...
2004-10-01 hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
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-25 rakdver * tree-optimize.c (init_tree_optimization_passes)...
2004-09-23 rakdver * cfgloop.h (update_single_exits_after_duplication...
2004-09-21 hubicka PR middle-end/17126
2004-09-18 hubicka * tree-optimize.c (tree_rest_of_compilation): Kill...
2004-09-18 kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-09-17 hubicka PR tree-optimization/17509
2004-09-14 kazu * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,
2004-09-09 dberlinToplevel:
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-08 dberlin2004-09-08 Daniel Berlin <dberlin@dberlin.org>
2004-09-08 hubicka * cgraph.c (cgraph_remove_node): Free DECL_INITIAL...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
next