summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* * 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