]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto/lto.c
IPA C++ refactoring 4/N
[thirdparty/gcc.git] / gcc / lto / lto.c
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-21  hubicka PR tree-optimization/62091
2014-08-20  hubicka * cgraphunit.c (ipa_passes, compile): Reshedule
2014-08-08  rguenth2014-08-08 Richard Biener <rguenther@suse.de>
2014-08-07  tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-08-01  akChange inchash to name space.
2014-07-25  akConvert the tree.c type hashing over to inchash
2014-07-25  akConvert LTO type hashing to the new inchash interface
2014-07-25  akAdd an abstract incremental hash data type
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-15  hubicka * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,
2014-07-12  hubicka * lto.c (read_cgraph_and_symbols): Do not push DECL_IN...
2014-07-11  hubicka * vapool.c: Include tree-ssa-alias.h, gimple.h and...
2014-06-30  hubicka Revert:
2014-06-29  pinskia2014-06-28 Andrew Pinski <apinski@cavium.com>
2014-06-28  hubicka * tree-streamer-out.c (pack_ts_type_common_value_field...
2014-06-24  hubicka * class.c (check_methods, create_vtable_ptr, determine...
2014-06-24  tbsaundeadd hash_map class
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-20  hubicka * cgraph.h (struct symtab_node): Add field in_init_pri...
2014-06-15  hubicka * c-family/c-common.c (handle_tls_model_attribute...
2014-06-11  hubicka * varasm.c (set_implicit_section): New function.
2014-06-09  hubicka * symtab.c (dump_symtab_base): Update dumping.
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-25  hubicka * ggc.h (ggc_grow): New function.
2014-05-24  hubicka * tree-core.h (tree_decl_with_vis): Replace comdat_gro...
2014-05-22  berndsCreate a new header lto-section-names.h
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-23  dmalcolmChange is-a.h to support typedefs of pointers
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-15  rguenth2014-04-15 Richard Biener <rguenther@suse.de>
2014-04-11  hubicka * lto.c: Include ipa-inline.h
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...
next