OSDN Git Service

PR fortran/26025
[pf3gnuchains/gcc-fork.git] / gcc / tree-inline.c
2006-09-29 ebotcazou * builtins.c (expand_builtin_setjmp): Delete.
2006-09-07 jason PR c++/27371
2006-09-04 ebotcazouRemove leading TAB.
2006-08-21 hubicka PR rtl-optimization/28071
2006-08-04 hubicka PR tree-optimization/24888
2006-07-17 rguenth2006-07-17 Richard Guenther <rguenther@suse.de>
2006-06-20 pinskia2006-06-19 Andrew Pinski <pinskia@gmail.com>
2006-06-13 rguenth2006-06-13 Richard Guenther <rguenther@suse.de>
2006-04-24 rguenth2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2006-04-24 rguenth2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2006-04-13 rth PR 26651
2006-04-12 kazu * Makefile.in (GTFILES): Move functions.h after tree.h.
2006-03-22 rth PR middle-end/26084
2006-02-12 jason PR tree-opt/24365
2006-02-10 dnovillo * tree-inline.c (estimate_num_insns_1): Make OpenMP...
2006-02-09 jason PR c++/25979
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2006-02-02 dnovillo * tree-inline.c (copy_tree_r): Also copy OMP_CLAUSE...
2006-01-26 dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-19 dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-19 dorit * Makefile.in (tree-vect-patterns.o): Add rule...
2006-01-17 rth Merge from gomp branch:
2006-01-13 pinskia2006-01-13 Andrew Pinski <pinskia@physics.uc.edu>
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-12-17 gdr * tree-inline.c (copy_body_r): Use explicit...
2005-12-09 dnovillo * tree.c (recompute_tree_invariant_for_addr_expr)...
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-10-31 kenner(setup_one_parameter): Add comment to last change.
2005-10-31 pinskia2005-10-31 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-30 hubicka PR tree-optimization/24172
2005-10-12 rth PR c/24255
2005-10-06 rth PR tree-opt/22237
2005-08-01 razya* tree-inline.c (copy_decl_for_dup): Add missing condition.
2005-08-01 razyaInterprocedural constant propagation.
2005-07-28 hubicka * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL...
2005-07-26 wilsonBetter debug info for inlined functions.
2005-07-22 dj* c-objc-common.c (c_cannot_inline_tree_fn): Add warnin...
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-12 hubicka * tree-ssa-operands.c (parse_ssa_operands): Fix format...
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.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 dj* c-decl.c (pop_scope): Move warning control into warni...
2005-06-28 hubicka * cgraph.c (cgraph_remove_node): Do not release functi...
2005-06-25 kcookUpdate FSF address.
2005-06-23 jason PR c++/19317
2005-06-23 hubicka * tree-inline.c (copy_body_r): Remap labels correctly.
2005-06-21 dorit * genopinit.c (vec_shl_optab, vec_shr_optab...
2005-06-18 dorit * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR...
2005-06-09 hubicka * cgraphunit.c (cgraph_create_edges): Do not walk...
2005-06-06 jakubgcc/po/
2005-06-01 rguenth2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-28 kazu * tree-inline.c (cfun_stack): Change the type to
2005-05-27 hubicka * cgraph.c: Include tree-gimple.h
2005-05-27 law2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-19 hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-05-19 kazugcc/
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-05-16 bonzini2005-05-16 Paolo Bonzini <bonzini@gnu.org>
2005-05-13 hubicka * gcc.dg/builtins-43.c: Use gimple dump instead of...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * lambda.h (lambda_vector_min_nz): Likewise.
2005-04-13 kazu * tree-inline.c (INSNS_PER_STMT): Remove.
2005-04-05 jakub PR tree-optimization/20076
2005-04-02 aolivagcc/ChangeLog:
2005-04-01 kazu * tree-inline.c: Fix a typo.
2005-04-01 kazu * tree-inline.c (copy_body_r): Use CONSTANT_CLASS_P...
2005-03-30 tromeygcc:
2005-03-28 hubicka * tree-inline.c (estimate_num_insns_1): Use declaratio...
2005-03-22 hubicka * cgraphunit.c (cgraph_estimate_size_after_inlining...
2005-03-16 steven * tree-inline.c (walk_type_fields, walk_tree,
2005-03-12 kazu * tree-inline.c (expand_call_inline): Remove local...
2005-01-27 ian PR middle-end/19583
2005-01-26 hubicka PR tree-optimization/19421
2005-01-25 hubicka PR tree-optimize/19337
2005-01-21 ian PR tree-optimization/13000
2005-01-18 ebotcazou * calls.c (expand_call): Check DECL_BUILT_IN_CLASS...
2005-01-18 dorit * tree-inline.c (estimate_num_insns_1): Added...
2005-01-17 ianUpdate copyright year.
2005-01-17 ian PR middle-end/13127:
2005-01-04 dberlin2005-01-03 Daniel Berlin <dberlin@dberlin.org>
2005-01-01 rth PR middle-end/17799
2004-12-23 dberlin2004-12-22 Daniel Berlin <dberlin@dberlin.org>
2004-12-19 rth PR middle-end/16417
2004-12-15 ebotcazou PR c++/17972
2004-12-13 aolivagcc/ChangeLog:
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-12-09 nathan PR c++/16681
2004-12-07 kazugcc/
2004-11-28 kenner * tree-inline.c (inline_forbidden_p_1, case RECORD_TYP...
2004-11-24 kenner * tree-inline.c (copy_body_r): Explicitly copy a const...
2004-11-24 stevengcc/
2004-11-08 kazu * tree-inline.c (remap_save_expr): Make it static.
2004-11-08 pinskia2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-31 sayle PR middle-end/14521
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-14 austernSpeed up walk_tree by introducing a special-purpose...
2004-10-07 giovannibajo PR c++/17115
2004-09-25 hubicka * passes.c (rest_of_handle_cfg): Disable const/pure...
next