summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-251-1/+1
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-1/+1
* PR c/5656jakub2002-03-191-1/+2
* * c-common.c (statement_code_p): Handle CLEANUP_STMT.mmitchel2002-03-151-4/+15
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+1
* * c-common.h (genrtl_expr_stmt_value): Declare.aoliva2002-01-021-2/+4
* * tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following...aoliva2001-12-061-0/+12
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addjason2001-12-051-0/+5
* * c-decl.c (duplicate_decls): Revert rth's patch. If newdeclaoliva2001-12-041-3/+4
* * cse.c (true_dependence_in_rtx): New function.hubicka2001-11-281-0/+1
* * alias.c:: Include langhooks.h.neil2001-11-061-0/+1
* * tree-inline.c (WALK_SUBTREE_TAIL): New macro.aoliva2001-10-261-20/+28
* * tree-inline.c (remap_decl): Don't copy size and size_unit here.aoliva2001-10-261-2/+3
* * tree-inline.c (inlinable_function_p): Leave it up to theaoliva2001-10-161-2/+6
* * c-common.h: Fix comment formatting.kazu2001-10-091-3/+3
* * langhooks.h: New file.aoliva2001-10-081-26/+19
* * Makefile.in (c-decl.o): Depend on tree-inline.h.aoliva2001-10-051-17/+53
* * Makefile.in (tree-inline.o): Depend on newly-included headers.aoliva2001-10-051-0/+1308
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-0/+43