OSDN Git Service

* Makefile.in (fold-const.o, stor-layout.o, stmt.o,
[pf3gnuchains/gcc-fork.git] / gcc / tree-inline.c
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.