re PR ipa/59176 (ICE edge points to wrong declaration / verify_cgraph_node failed)
[gcc.git] / gcc / lto-cgraph.c
2014-03-25 Martin Jamborre PR ipa/59176 (ICE edge points to wrong declaration...
2014-02-07 Jan Hubickare PR ipa/59469 (LLVM build failure with gcc LTO)
2014-02-05 Jan Hubickalto-cgraph.c (asm_nodes_output): Make global.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-06 Oleg Endocgraphunit.c: Remove struct tags when referring to...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-20 Ilya Enkovichcgraph.h (varpool_node): Add need_bounds_init field.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-11 Martin LiskaTime profiler introduced.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-10 Jan Hubickalto-cgraph.c: Include ipa-utils.h.
2013-08-09 Jan Hubickacgraph.c (cgraph_resolve_speculation): Cut frequency...
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-06 Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-05 David MalcolmHandwritten part of conversion of passes to C++ classes
2013-08-03 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-08-01 Jan Hubickacgraph.c (cgraph_release_function_body): Use used_as_ab...
2013-07-30 David MalcolmIntroduce beginnings of a pass_manager class.
2013-07-25 Jan Hubickacgraph.c (release_function_body): Break out from ...
2013-06-24 Martin Jamborre PR tree-optimization/57539 (ice in ipa_edge_duplicat...
2013-06-20 Jan Hubickalto-cgraph.c (input_symtab): Do not set cgraph state.
2013-06-19 Jan Hubickacgraph.h (const_value_known_p): Replace by ...
2013-06-12 Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Populate symta...
2013-06-11 Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-06-04 Jan Hubickalto-cgraph.c (get_alias_symbol): Remove weakref sanity...
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-15 Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print symbo...
2013-05-08 Jan Hubickare PR lto/54095 (Unnecessary static variable renaming)
2013-04-29 Teresa JohnsonThis patch fixes PR bootstrap/57077.
2013-04-08 Teresa JohnsonFirst phase of unifying the computation of profile...
2013-04-03 Teresa JohnsonThis patch enables the gcov-dump tool to optionally...
2013-03-29 Jan Hubickalto-cgraph.c (output_profile_summary, [...]): Use gcov...
2013-03-28 Jan Hubicka* lto-cgraph.c (merge_profile_summaries): Fix overflows.
2013-03-28 Jan Hubickadata-streamer-in.c (streamer_read_gcov_count): New...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-14 Teresa Johnsonre PR gcov-profile/55674 (>20% size increase of lto...
2012-12-02 Teresa Johnsonre PR gcov-profile/55551 (Revision 193999 breaks lto...
2012-11-30 Teresa JohnsonRevised patch to ensure that histograms from the profil...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-07 Martin Jamborlto-cgraph.c: Include tree-pass.h.
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-10-09 Tobias Burnuslto-cgraph.c (input_node_opt_summary): Remove unused...
2012-10-07 Jan Hubickalto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-19 Jan Hubickasymtab.c (insert_to_assembler_name_hash): Do not insert...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-10 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Do not care...
2012-09-09 Jan Hubickapasses.c (ipa_write_summaries_1): Set state; do not...
2012-09-09 Jan HubickaReplace cgraph_node_set and varpool_node_set by symtab_...
2012-08-13 Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-11 Jan Hubickalto-cgraph.c (output_cgraph): Rename to ...
2012-08-11 Jan Hubickacgraph.h (vector types for symtab_node): Add.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-17 Jan Hubickalto-symtab.c (lto_symtab_resolve_symbols): Preffer...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-16 Jan Hubickacgraph.h (symtab_node_base): Add next and previous...
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-09 Jan Hubickare PR lto/52722 (ICE in lto_output_varpool_node)
2011-12-13 Eric Botcazoulto-streamer-out.c (write_symbol): Use proper 64-bit...
2011-11-22 Aldy Hernandezopts.c (finish_options): Do not fail for -fgnu-tm.
2011-10-21 Jan Hubickacgraph.c (dump_cgraph_node): Dump alias flag.
2011-10-04 Jan Hubickalto-streamer.h (lto_input_toplevel_asms): Add order_bas...
2011-10-02 Jan Hubickare PR lto/47247 (Linker plugin specification makes...
2011-09-30 Jan BeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-09-06 Martin Jamboripa-inline.h (struct inline_summary): Move versionable...
2011-09-02 Martin Jamborcgraph.h (cgraph_indirect_call_info): Removed field...
2011-08-12 Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11 Richard Guentherlto-cgraph.c (input_node): Use DECL_BUILT_IN.
2011-08-11 Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-08 Diego Novillorebase
2011-06-18 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-04 Jan Hubickare PR lto/48954 (ICE: SIGSEGV in bitmap_count_bits...
2011-05-31 Jan Hubickacgraph.h (cgraph_inline_failed_t): Give enum a name
2011-05-08 Jan Hubickacgraph.c (cgraph_clone_node): Add call_duplication_hook...
2011-05-06 Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-04-26 Jan Hubickacgraphbuild.c (build_cgraph_edges): Update call of...
2011-04-17 Jan Hubickacgrpah.h (struct cgraph_node): Remove finalized_by_fron...
2011-04-17 Jan Hubickare PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2011-04-17 Eric Botcazoure PR lto/48538 (profiled LTO bootstrap failure with...
2011-04-16 Jan Hubickacgraphbuild.c: Include ipa-inline.h.
2011-04-14 Jan Hubickacgraph.c (dump_cgraph_node): Do not dump inline summaries.
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
next