aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-28cse.c (true_dependence_in_rtx): New function.Jan Hubicka1-0/+1
2001-11-06Clean up langhooksNeil Booth1-0/+1
2001-10-26tree-inline.c (WALK_SUBTREE_TAIL): New macro.Alexandre Oliva1-20/+28
2001-10-26tree-inline.c (remap_decl): Don't copy size and size_unit here.Alexandre Oliva1-2/+3
2001-10-16tree-inline.c (inlinable_function_p): Leave it up to the front-end to turn -f...Alexandre Oliva1-2/+6
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-3/+3
2001-10-08langhooks.h: New file.Alexandre Oliva1-26/+19
2001-10-05Makefile.in (c-decl.o): Depend on tree-inline.h.Alexandre Oliva1-17/+53
2001-10-05Makefile.in (tree-inline.o): Depend on newly-included headers.Alexandre Oliva1-0/+1308
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva1-0/+43