]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto/lto.c
gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / lto / lto.c
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
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-18  Andrew Macleodtree-cfg.h: Rename from tree-flow.h.
2013-10-15  Richard Bienerlto.c (hash_canonical_type): Split out from ...
2013-10-14  Richard Bienerlto.c (gimple_canonical_types): Move out-of GC space.
2013-10-14  Richard Bienerlto.c (gimple_types, [...]): Remove old merging code...
2013-10-14  Richard Bienergimple.c (gimple_canonical_types, [...]): Move to lto...
2013-09-06  Richard Bienerlto-streamer.h (lto_global_var_decls): Remove.
2013-09-02  Jan Hubickalto.c (mentions_vars_p_field_decl, [...]): DECL_FIELD_O...
2013-09-01  Jan Hubickalto.c (tree_with_vars): Turn into vector.
2013-08-30  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
2013-08-29  Jan Hubickalto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...
2013-08-28  Jan Hubickalto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED...
2013-08-06  Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-03  Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-07-30  David MalcolmIntroduce beginnings of a pass_manager class.
2013-06-20  Jan Hubickalto-cgraph.c (input_symtab): Do not set cgraph state.
2013-06-18  Richard Bienertree-streamer.h (streamer_tree_cache_create): Adjust...
2013-06-17  Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-06-12  Jan Hubickacgraph.c (verify_edge_corresponds_to_fndecl): Be lax...
2013-06-12  Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Populate symta...
2013-06-05  Richard Bienertree-streamer.c (streamer_tree_cache_insert_1): Update...
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-09  Jan HubickaJan Hubicka <jh@suse.cz>
2013-04-23  Andi KleenFix lto report names
2013-04-23  Andi KleenPrint lto report at the right place
2013-04-23  Andi KleenAdd -flto-report-wpa
2013-02-07  Uros Bizjakre PR bootstrap/56227 (Bootstrap failure on MinGW build...
2013-02-04  Richard Guentherre PR lto/56168 (GCC seems to disregard -fno-builtin...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-09  Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2012-12-10  H.J. LuRecord the global variables if WPA isn't enabled
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-10-31  Lawrence CrowlThis patch implements generic type query and conversion...
2012-10-12  Richard Bienerre PR lto/54898 (ICE in uniquify_nodes, at lto/lto...
2012-10-08  Tobias Burnuslto.c (lto_wpa_write_files, [...]): Free lto_file struc...
2012-10-08  Jan Hubickalto.c (remember_with_vars): Also fixup INTEGER_CST.
2012-10-07  Jan Hubickalto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-10-06  Jan Hubickare PR lto/54790 (Missing optimization with LTO)
2012-09-20  Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
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-12  Jan Hubickacommon.opt (flto-partition): Add "max".
2012-09-12  Jan Hubickare PR lto/54312 (uniquify_nodes takes 12% of Mozilla...
2012-09-11  Richard Guentherlto.c (enum gtc_mode): Remove.
2012-09-11  Richard Guenthergimple.h (gimple_register_type): Remove.
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-09-08  Andi KleenFix broken patch
2012-09-08  Andi KleenAdd -fmem-report-wpa
2012-09-07  Andi KleenReduce memory usage for storing LTO decl resolutions
2012-08-11  Jan Hubickalto-cgraph.c (output_cgraph): Rename to ...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-19  Lawrence CrowlThe intent of the phases was to have a high-level but...
2012-05-19  Jan Hubickacgraphunit.c (handle_alias_pairs): Declare; free alias_...
2012-05-09  Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-04-30  Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-16  Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14  Jan Hubickacgraph.h: Update copyrights;
2012-04-11  Jan Hubickalto.c: Update copyright...
2012-04-09  Jan Hubickare PR lto/52722 (ICE in lto_output_varpool_node)
2012-03-06  Richard Guentherre PR middle-end/52097 (ICE: in get_bit_range, at expr...
2012-02-28  Richard Guentherre PR lto/52400 (lto1: ICE with extern on static linkage)
2011-12-22  Richard Guentherre PR debug/51650 (LTO ICE in dwarf2out_finish, at...
2011-12-21  Richard Guentherlto.c (GIMPLE_REGISTER_TYPE): New define.
2011-12-13  Eric Botcazoulto-streamer-out.c (write_symbol): Use proper 64-bit...
2011-12-13  Richard Guentherre PR debug/48354 (internal compiler error: in splice_c...
2011-11-03  Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-10-21  Jan Hubickacgraph.c (dump_cgraph_node): Dump alias flag.
2011-10-20  Jan Hubickalto.c (node_cmp, [...]): New functions.
2011-10-16  Andi KleenAdd error checking to lto_section_read
2011-10-04  Andi KleenMaintain order of LTO sections
2011-09-30  H.J. LuUse 64bit integer for LTO symbol ID.
2011-09-29  Andi KleenChange random seeds to 64bit and drop re-crcing
2011-08-12  Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11  Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-11  Martin Jamborlto.c (uniquify_nodes): Use main variant's BINFO too.
2011-08-08  Diego Novillorebase
2011-06-18  Jan Hubickare PR lto/48246 (ICE in lto_wpa_write_files)
2011-06-11  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-07  Diego Novillolto.c (uniquify_nodes): Move code to register decls...
2011-06-06  Diego NovilloMakefile.in (lto-compress.o): Add dependency on LTO_STR...
2011-06-03  Diego Novillolto-streamer-in.c (get_resolution): Move to lto/lto.c.
2011-05-26  Richard Guentherlto.c (uniquify_nodes): Fix bug in one of the previous...
2011-05-25  Nathan Froydmove TS_EXP to be a substructure of TS_TYPED
2011-05-20  Richard Guenthergimple.c (gimple_register_type_1): Do not fiddle with...
2011-05-19  Richard Guenthergimple.c (gimple_types_compatible_p_1): Compare names...
2011-05-12  Jan Hubickare PR lto/48952 (ICE in inline_merge_summary during...
2011-05-11  Nathan Froydsplit tree_type
2011-05-06  Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-05-03  Jan Hubicka* lto.c (free_ltrans_partitions): Fix accidental commit.
2011-05-03  Jan Hubickacgraph.h (cgraph_node_set_def, [...]): Move out of...
2011-04-29  Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2011-04-29  Michael Matzlto-streamer.c (lto_streamer_cache_insert_1): Accept...
2011-04-16  Eric Botcazoulto.c (lto_balanced_map): Fix typos in head comment.
next