]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/optimize.c
gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / cp / optimize.c
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-09-11  Paolo Carlinire PR c++/54541 (SFINAE bug: handling incomplete return...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-06  Paolo Carlinire PR c++/53567 ("ICE: Error reporting routines re...
2012-04-30  Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2011-07-09  Jason Merrillcgraph.c (cgraph_add_to_same_comdat_group): New.
2011-06-23  Jason Merrilloptimize.c (maybe_clone_body): Set linkage flags before...
2011-04-12  Martin Jamborclass.c (cp_fold_obj_type_ref): Call cgraph_get_node...
2011-04-12  Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-03-04  Jan Hubickare PR lto/47497 (SPEC CPU 2006 failed to link with...
2011-02-20  Jason Merrillre PR c++/46472 ([C++0X] constexpr is not constexpr)
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-06  Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-05-27  Joseph Myersdiagnostic-core.h: New.
2010-05-25  Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-04-30  Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-02-03  Jason Merrillre PR c++/41090 (Using static label reference in c...
2009-12-10  Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-12-03  Jakub Jelinekre PR c++/42256 (483.xalancbmk fails to link)
2009-12-01  Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-29  Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-18  Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-06  Andrew Pinskire PR c++/41536 (always_inline does not work always...
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-09-13  Wei Guozhioptimize.c (build_delete_destructor_body): New function.
2009-07-17  Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-06-15  Rafael Avila de... cgraphunit.c (cgraph_function_versioning,save_inline_fu...
2008-07-29  Jan Hubickaoptimize.c (maybe_clone_body): Remove DECL_INLINE.
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-04-14  Danny Smithre PR target/35921 (Con/de-structor definition fails...
2008-04-03  Paolo Bonzinitree-inline.c (copy_generic_body, [...]): Export.
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-03-31  Richard Guentheromp-low.c (splay-tree.h): Include.
2006-12-22  Andrew Pinskire PR c++/30168 (C++ constructors can cause invalid...
2005-10-14  Nathan Sidwellre PR c++/17796 (Too many unused parameter warnings...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-14  Mike StumpRemove extra white spacing at end of lines.
2005-05-30  Kazu Hirata* operators.def, optimize.c: Update copyright.
2005-05-24  Andrew Pinskire PR c++/21645 (C++ ICE in cxx_types_compatible_p)
2004-08-04  Paul Brooktarget-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.
2004-07-29  Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-25  Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-11  Mark Mitchellcp-tree.h (saved_scope): Make old_bindings a vector.
2004-06-22  Mark Mitchellcp-tree.def (NEW_EXPR): Add a fourth slot.
2004-05-20  Andrew Pinskioptimize.c (calls_setjmp_r): Remove.
2004-05-14  Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-31  Jan Hubickatree.h (optimize_function): Kill prototype.
2004-02-08  Zack Weinbergc-common.c (shadow_warning): Delete.
2004-01-22  Kazu Hirata* optimize.c, typeck2.c: Update copyright.
2004-01-13  Jan HubickaPartial fix PR c++/12850
2003-11-06  Matt Austernc-common.c (handle_visibility_attribute): Set DECL_VISI...
2003-09-22  Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21  Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-18  Nathan Sidwellre PR c++/9848 (missing 'unused parameter' warning.)
2003-09-08  Richard Henderson* optimize.c (maybe_clone_body): Inc/dec function_depth.
2003-09-08  Richard Hendersonc-decl.c (c_expand_body_1): Push and pop function conte...
2003-09-03  Richard Hendersonoptimize.c (optimize_function): Push/pop ggc context...
2003-08-29  Richard Hendersontree-optimize.c: New file.
2003-08-05  Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-07-09  Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-02  Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-18  Robert Abelesre PR debug/4252 (cc1: Invalid option `-fdump-translati...
2003-04-22  Mark MitchellMakefile.in (calls.o): Depend on except.h.
2003-03-02  Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-01-10  Geoffrey KeatingMerge from pch-branch.
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-20  Mark Mitchellalpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-09-21  Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14  Kazu Hirataerror.c: Fix comment formatting.
2002-08-11  Gabriel Dos Reisdecl.c (duplicate_decls): Replace DECL_SOURCE_FILE...
2001-12-16  Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-13  Jason Merrill* optimize.c (maybe_clone_body): Fix parameter updating.
2001-10-05  Alexandre Olivaoptimize.c (struct inline_data): Moved to ../tree-inline.c.
2001-10-05  Alexandre OlivaMake-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-08-30  Kurt Garloffoptimize.c (inlinable_function_p): Allow only smaller...
2001-08-10  Jason Merrillc-common.h (RETURN_NULLIFIED_P): Lose.
2001-07-19  Neil BoothMakefile.in (toplev.o, [...]): Don't depend on dwarfout.h.
2001-07-02  Nathan Sidwellc-common.h (TDI_inlined): New ast dump phase.
2001-06-05  Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-05-30  Nathan Sidwellre PR c++/2936 (gcc gives me an internal error when...
2001-05-23  Mark Mitchelloptimize.c (initialize_inlined_parameters): Don't set...
2001-05-20  Nathan Sidwellre PR c++/2781 (bad code generated for reference call...
2001-04-30  Mark Mitchellregmove.c (record_stack_memrefs): Catch all references...
2001-04-27  Nathan Sidwelloptimize.c (maybe_clone_body): Copy parameter names...
2001-04-26  Mark Mitchelloptimize.c (maybe_clone_body): Copy TREE_PUBLIC before...
2001-04-25  Zack Weinbergoptimize.c: Include hashtab.h.
2001-04-24  Nathan SidwellLazy __FUNCTION__ generation.
2001-04-11  Mark Mitchelloptimize.c (maybe_clone_body): Copy DECL_NUM_STMTS...
2001-04-06  Mark Mitchellcp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_I...
2001-04-04  Jakub Jelinekoptimize.c (expand_call_inline): Only add newly inlined...
2001-03-27  Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
next