OSDN Git Service

2010-04-07 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree-inline.h
2010-05-15 stevengcc/ChangeLog
2010-05-12 hubicka * cgraph.h (struct varpool_node): Add aux.
2009-09-14 rthSquash commit of EH in gimple
2009-09-02 aolivagcc/ChangeLog:
2009-08-12 davidxlFix to PR41012
2009-06-30 ebotcazou * cgraphunit.c (cgraph_finalize_compilation_unit)...
2009-05-12 hubicka * gcc.dg/tree-ssa/loop-36.c: Reduce amount of iteratio...
2009-05-11 ian./:
2009-05-08 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-08-29 hubicka * tree.c (build_function_type_skip_args, build_functio...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-23 meissnerAdd ability to set target options (ix86 only) and optim...
2008-04-03 bonzini2007-03-09 Paolo Bonzini <bonzini@gnu.org>
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.