OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / tree-inline.h
2008-01-29 rguenth2008-01-29 Richard Guenther <rguenther@suse.de>
2008-01-09 hubicka PR tree-optimization/34708
2008-01-03 hubicka PR tree-optimization/31081
2007-11-10 jakub PR middle-end/34018
2007-09-24 rguenth2007-09-24 Pranav Bhandarkar <pranav.bhandarkar@celun...
2007-09-05 jakub * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-08-28 rguenth2007-08-28 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-03-31 rguenth2007-03-31 Richard Guenther <rguenther@suse.de>
2007-01-28 rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-16 hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-04 hubicka * tree-inline.c (copy_bb): Insert new statements to...
2006-11-28 hubicka * invoke.texi (large-stack-frame, large-stack-frame...
2006-04-08 kazu * builtins.c, config/arm/arm.c, config/i386/cygwin.h,
2006-01-17 rth Merge from gomp branch:
2006-01-11 hubicka * cgraph.c (cgraph_insert_node_to_hashtable): New...
2005-08-01 razyaInterprocedural constant propagation.
2005-06-25 kcookUpdate FSF address.
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-03-29 kazu * builtin-types.def, c-convert.c, c-format.c, ddg...
2005-03-22 hubicka * cgraphunit.c (cgraph_estimate_size_after_inlining...
2004-11-08 kazu * tree-inline.c (remap_save_expr): Make it static.
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-07-28 kenner PR optimization/15077
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 hubicka * cgraph.c: Add overall comment.
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-06 aj * sbitmap.c: Convert prototypes to ISO C90.
2003-03-13 neroden * genattrtab.h, hosthooks-def.h, hosthooks.h, langhook...
2003-03-08 hubicka * gcc.dg/inline-3.c: New test.
2002-05-31 kazu * target.h: Fix 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 (OBJS): Added tree-inline.o.