]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto/lto.c
Merge in trunk.
[thirdparty/gcc.git] / gcc / lto / lto.c
2014-04-02  mrsMerge in trunk.
2014-03-19  rguenth2014-03-19 Richard Biener <rguenther@suse.de>
2014-03-19  jakub PR lto/60571
2014-02-24  hubicka PR lto/60295
2014-02-14  rguenth2014-02-14 Richard Biener <rguenther@suse.de>
2014-02-10  mrsMerge in trunk.
2014-02-07  hubicka * lto.c (unify_scc): Free CONSTRUCTOR_ELTS.
2014-02-05  hubicka * lto-cgraph.c (asm_nodes_output): Make global.
2014-02-05  rguenth2014-02-05 Richard Biener <rguenther@suse.de>
2014-02-04  rguenth2014-02-04 Richard Biener <rguenther@suse.de>
2014-01-13  mrsMerge in trunk.
2014-01-09  rguenth2014-01-09 Richard Biener <rguenther@suse.de>
2014-01-09  rguenth2014-01-09 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-17  marxinTime profile-based function reordering (phase 2).
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-06  olegendo * asan.c: Remove struct tags when referring to class...
2013-12-04  rsandifoMerge with trunk.
2013-11-29  jakub PR lto/59326
2013-11-29  jakub PR lto/59326
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-31  dmalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-cfg.h: Rename from tree-flow.h. Remove #includes.
2013-10-15  rguenth2013-10-15 Richard Biener <rguenther@suse.de>
2013-10-14  rguenth2013-10-14 Richard Biener <rguenther@suse.de>
2013-10-14  rguenth2013-10-14 Richard Biener <rguenther@suse.de>
2013-10-14  rguenth2013-10-14 Richard Biener <rguenther@suse.de>
2013-09-20  mrsMerge in trunk.
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-06  rguenth2013-09-06 Richard Biener <rguenther@suse.de>
2013-09-04  mrsMerge in trunk.
2013-09-02  hubicka * lto.c (mentions_vars_p_field_decl, lto_fixup_prevail...
2013-09-01  hubicka * lto.c (tree_with_vars): Turn into vector.
2013-08-30  hubicka * lto-symtab.c (lto_cgraph_replace_node): Free decl_in...
2013-08-29  hubicka * lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P,
2013-08-28  hubicka * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED,
2013-08-13  mrsAdd wide-int branch.
2013-08-06  hubicka * cgraph.c (cgraph_get_body): New function based on...
2013-08-03  hubicka * lto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-07-30  dmalcolmIntroduce beginnings of a pass_manager class.
2013-06-20  hubicka * lto-cgraph.c (input_symtab): Do not set cgraph state.
2013-06-18  rguenth2013-06-18 Richard Biener <rguenther@suse.de>
2013-06-17  rguenth2013-06-17 Richard Biener <rguenther@suse.de>
2013-06-12  hubicka * cgraph.c (verify_edge_corresponds_to_fndecl): Be...
2013-06-12  hubicka * lto-symtab.c (lto_symtab_merge_symbols): Populate...
2013-06-05  rguenth2013-06-05 Richard Biener <rguenther@suse.de>
2013-06-01  hubicka * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1):...
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-09  hubicka Jan Hubicka <jh@suse.cz>
2013-04-23  akFix lto report names
2013-04-23  akPrint lto report at the right place
2013-04-23  akAdd -flto-report-wpa
2013-02-07  uros PR bootstrap/56227
2013-02-04  rguenth2013-02-04 Richard Guenther <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-09  hubicka PR lto/45375
2012-12-10  hjlRecord the global variables if WPA isn't enabled
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-10-12  rguenth2012-10-12 Richard Biener <rguenther@suse.de>
2012-10-08  burnus2012-10-08 Tobias Burnus <burnus@net-b.de>
2012-10-08  hubicka * lto/lto.c (remember_with_vars): Also fixup INTEGER_CST.
2012-10-07  hubicka * lto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-10-06  hubicka PR lto/54790
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-19  hubicka * symtab.c (insert_to_assembler_name_hash): Do not...
2012-09-12  hubicka * common.opt (flto-partition): Add "max".
2012-09-12  hubicka PR lto/54312
2012-09-11  rguenth2012-09-11 Richard Guenther <rguenther@suse.de>
2012-09-11  rguenth2012-09-11 Richard Guenther <rguenther@suse.de>
2012-09-09  hubicka * passes.c (ipa_write_summaries_1): Set state;
2012-09-09  hubicka Replace cgraph_node_set and varpool_node_set by symtab...
2012-09-08  akFix broken patch
2012-09-08  akAdd -fmem-report-wpa
2012-09-07  akReduce memory usage for storing LTO decl resolutions
2012-08-11  hubicka * lto-cgraph.c (output_cgraph): Rename to ...
2012-07-16  stevengcc/
2012-06-19  crowlThe intent of the phases was to have a high-level but...
2012-05-19  hubicka * cgraphunit.c (handle_alias_pairs): Declare; free...
2012-05-09  hubicka * cgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-11  hubicka * lto.c: Update copyright; remove params.h, ipa-inline.h
next