]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-inline.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / tree-inline.c
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-12-04  jason PR c++/8461, c++/8625
2002-11-19  aj * tree-inline.c: Move prototpyes of find_alloca_call_1 and
2002-11-18  hubicka * calls.c (alloca_call_p): New global function.
2002-11-14  zack * tree.c (tree_vec_elt_check_failed): New function.
2002-10-25  zack PR middle-end/6994
2002-10-23  zack * langhooks.h (struct lang_hooks_for_tree_inlining...
2002-10-14  aph2002-10-14 Andrew Haley <aph@redhat.com>
2002-09-27  kazu * LANGUAGES: Follow spelling conventions.
2002-09-08  kazu * basic-block.h: Fix comment formatting.
2002-08-22  jason * c-common.h (RETURN_STMT_EXPR): Rename from...
2002-08-19  ghazi * tree-inline.c (initialize_inlined_parameters): Wrap...
2002-08-16  aph2002-07-30 Andrew Haley <aph@redhat.com>
2002-06-13  gdr * tree-inline.c (expand_call_inline): Don'...
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-01  dberlin2002-06-01 Daniel Berlin <dberlin@dberlin.org>
2002-05-18  kazu * timevar.c: Fix formatting.
2002-04-30  kazu * cpplex.c: Fix comment formatting.
2002-04-27  rth * tree-inline.c (inlinable_function_p): Improve...
2002-04-17  mmitchel * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-03-25  neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-21  neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-19  jakub PR c/5656
2002-03-15  mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-02-19  aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-02  aoliva* c-common.h (genrtl_expr_stmt_value): Declare.
2001-12-06  aoliva* tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN...
2001-12-05  jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-12-04  aoliva* c-decl.c (duplicate_decls): Revert rth's patch. ...
2001-11-28  hubicka * cse.c (true_dependence_in_rtx): New function.
2001-11-06  neil * alias.c:: Include langhooks.h.
2001-10-26  aoliva* tree-inline.c (WALK_SUBTREE_TAIL): New macro.
2001-10-26  aoliva* tree-inline.c (remap_decl): Don't copy size and size_...
2001-10-16  aoliva* tree-inline.c (inlinable_function_p): Leave it up...
2001-10-09  kazu * c-common.h: Fix comment formatting.
2001-10-08  aoliva* langhooks.h: New file.
2001-10-05  aoliva* Makefile.in (c-decl.o): Depend on tree-inline.h.
2001-10-05  aoliva* Makefile.in (tree-inline.o): Depend on newly-included...
2001-10-05  aoliva* Makefile.in (OBJS): Added tree-inline.o.