]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto-cgraph.c
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
[thirdparty/gcc.git] / gcc / lto-cgraph.c
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-10-16  Jan Hubickacgraph.c (dump_cgraph_node): Dump same_comdat_group...
2010-10-03  Andi Kleenlto-cgraph.c (input_cgraph): Check for missing sections.
2010-09-24  Jan Hubickalto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-09-20  Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-19  Jan Hubickare PR lto/44246 (ICE with -fwhopr/-flto when using...
2010-09-17  Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Use const_value...
2010-09-17  Jan Hubickalto-cgraph.c (input_overwrite_node): Do not set DECL_EX...
2010-09-16  Jan Hubickapr45679-1_0.C: New file.
2010-09-03  Jan Hubickare PR lto/44812 (m32 lto produces non-relocatable subtr...
2010-09-03  Jan Hubickacgraph.h (struct varpool_node): Add const_value_known.
2010-08-21  Jan Hubickalto-cgraph.c (lto_output_edge): Use gimple_has_body_p...
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-07  Jan Hubicka* lto-cgraph.c (output_cgraph): Add missing declaration.
2010-07-07  Jan Hubickalto-cgraph.c (output_cgraph): Output toplevel asms...
2010-07-05  Jan Hubickacgraph.h (cgraph_node, [...]): Update docmentation...
2010-07-04  Jan Hubicka* lto-cgraph.c (input_edge): Do not care about resoluti...
2010-06-14  Richard Guentherlto-streamer.c (cached_bp): Remove.
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-04  Richard Guentherre PR lto/41584 (WHOPR doesn't grok empty units)
2010-06-03  Jan Hubickalto-cgraph.c (lto_varpool_encoder_size): Remove.
2010-05-27  Joseph Myersdiagnostic-core.h: New.
2010-05-22  Jan Hubickadecl2.c (maybe_emit_vtables): Produce same comdat group...
2010-05-17  Jan Hubickacgraph.h (struct ipa_replace_map): Add parm_num parameter.
2010-05-16  Jan Hubickacgraph.c (dump_cgraph_node): Dump versionable flag.
2010-05-16  Jan Hubickacgraph.c (cgraph_clone_node): Take decl argument and...
2010-05-15  Jan Hubickaipa-reference.c: Include toplev.h
2010-05-12  Jan Hubickacgraphbuild.c (build_cgraph_edges, [...]): Build indrec...
2010-05-11  Jan Hubickalto-symtab.c (lto_symtab_free): New function.
2010-05-11  Jan Hubickalto-cgraph.c (output_cgraph): Remove loop adding all...
2010-05-06  Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05  Jan Hubickalto-cgraph.c (lto_output_varpool_node, [...]): Correctl...
2010-05-05  Jan Hubickalto-cgraph.c (output_varpool): Forward declare; work...
2010-04-30  Jan Hubickalto.c (get_filename_for_set): Look for cgraph node...
2010-04-30  Jan Hubickalto-cgraph.c (lto_output_varpool_node): Always output...
2010-04-30  Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-30  Jan Hubickacgraph.h (cgraph_local_info): Remove for_functions_valid.
2010-04-29  Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28  Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-26  Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-21  Jan Hubickalto-cgraph.c (lto_output_node): Do not output comdat...
2010-04-20  Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2009-12-15  Richard Guentherlto-cgraph.c (lto_output_node): Also stream the alias...
2009-12-10  Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-11-29  Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-18  Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-11  Jan Hubickalto-cgraph.c: Include gcov-io.h
2009-10-22  Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-07  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-05  Richard Guentherre PR lto/41281 (toplevel asms do not work)
2009-10-05  Richard Guentherre PR lto/41552 (Undefined references with -flto, depen...
2009-10-03  Diego NovilloMerge lto branch into trunk.