OSDN Git Service

Implement C++11 user-defined literals.
[pf3gnuchains/gcc-fork.git] / gcc / cp / optimize.c
2011-07-09 jasongcc/
2011-06-23 jason * optimize.c (maybe_clone_body): Set linkage flags...
2011-04-12 jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-12 jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-03-04 hubicka PR lto/47497
2011-02-20 jason PR c++/46472
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-07-15 froydnjgcc/
2010-07-06 froydnjgcc/
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-25 stevengcc/ChangeLog:
2010-04-30 stevengcc/ChangeLog:
2010-02-03 jason PR c++/41090
2009-12-10 jakub PR c++/42317
2009-12-03 jakub PR c++/42256
2009-12-01 jakub PR c++/3187
2009-11-29 hubicka * cgraph.c (same_body_alias_1): Break out of
2009-11-18 jakub PR c++/3187
2009-11-06 pinskia2009-11-06 Andrew Pinski <andrew_pinski@playstation...
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 carrot * cp/optimize.c (build_delete_destructor_body): New...
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-06-15 espindola2009-06-15 Rafael Avila de Espindola <espindola@googl...
2008-07-29 hubicka * optimize.c (maybe_clone_body): Remove DECL_INLINE.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-04-14 dannysmith PR target/35921
2008-04-03 bonzini2007-03-09 Paolo Bonzini <bonzini@gnu.org>
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-03-31 rguenth2007-03-31 Richard Guenther <rguenther@suse.de>
2006-12-22 pinskia2006-12-21 Andrew Pinski <pinskia@gmail.com>
2005-10-14 nathan PR c++/17796
2005-06-25 kcookUpdate FSF address.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-05-30 kazu * operators.def, optimize.c: Update copyright.
2005-05-24 pinskia2005-05-24 Andrew Pinski <pinskia@physics.uc.edu>
2004-08-04 pbrookgcc/
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-25 giovannibajo PR c++/9283
2004-07-11 mmitchel * cp-tree.h (saved_scope): Make old_bindings a vector.
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-05-20 pinskia2005-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-31 hubicka * tree.h (optimize_function): Kill prototype.
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-01-22 kazu * optimize.c, typeck2.c: Update copyright.
2004-01-13 hubicka Partial fix PR c++/12850
2003-11-06 austern * c-common.c (handle_visibility_attribute): Set DECL_V...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-18 nathancp:
2003-09-08 rth * optimize.c (maybe_clone_body): Inc/dec functi...
2003-09-08 rthgcc/
2003-09-03 rth * optimize.c (optimize_function): Push/pop...
2003-08-29 rthgcc/
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-02 hubicka * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-18 neil PR debug/4252
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-03-02 geoffk2003-03-02 Kurt Garloff <garloff@suse.de>
2003-01-10 geoffkMerge from pch-branch.
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-20 mmitchel * alpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-11 gdr * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE +
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-13 jason * optimize.c (maybe_clone_body): Fix parameter...
2001-10-05 aoliva* optimize.c (struct inline_data): Moved to ../tree...
2001-10-05 aoliva* Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-08-30 gerald * optimize.c (inlinable_function_p): Allow only smalle...
2001-08-10 jason * c-common.h (RETURN_NULLIFIED_P): Lose.
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-02 nathan * c-common.h (TDI_inlined): New ast dump phase.
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-05-30 nathancp:
2001-05-23 mmitchel * optimize.c (initialize_inlined_parameters): Don...
2001-05-20 nathancp:
2001-04-30 mmitchel * regmove.c (record_stack_memrefs): Catch all referenc...
2001-04-27 nathancp:
2001-04-26 mmitchel * optimize.c (maybe_clone_body): Copy TREE_PUBLIC...
2001-04-25 zack * cp/optimize.c: Include hashtab.h.
2001-04-24 nathangcc:
2001-04-11 mmitchel * optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS...
2001-04-06 mmitchel * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARE...
2001-04-04 jakub * optimize.c (expand_call_inline): Only add newly...
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-02-22 aj * optimize.c: Include toplev.h for
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-02-19 lerdsuwa * optimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-17 jason * cp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 jason * tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.
2001-02-12 mmitchel Remove old ABI support.
2001-01-28 jakubClarify comment.
next