summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
Commit message (Expand)AuthorAgeFilesLines
* * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu2005-03-291-1/+1
* * cgraphunit.c (cgraph_estimate_size_after_inlining): Computehubicka2005-03-221-0/+1
* * tree-inline.c (remap_save_expr): Make it static.kazu2004-11-081-1/+0
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* PR optimization/15077kenner2004-07-281-4/+4
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+1
* * cgraph.c: Add overall comment.hubicka2004-04-011-0/+1
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-1/+1
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-8/+8
* * genattrtab.h, hosthooks-def.h, hosthooks.h, langhooks-def.h,neroden2003-03-131-4/+4
* * gcc.dg/inline-3.c: New test.hubicka2003-03-081-1/+1
* * target.h: Fix formatting.kazu2002-05-311-2/+2
* * langhooks.h: New file.aoliva2001-10-081-98/+0
* * Makefile.in (c-decl.o): Depend on tree-inline.h.aoliva2001-10-051-0/+1
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-0/+139