]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraph.h
* tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,
[thirdparty/gcc.git] / gcc / cgraph.h
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-09-28  rsandifogcc/
2013-09-14  hubicka * tree-into-ssa.c (gate_into_ssa): New.
2013-09-08  hubicka * cgraph.h (varpool_node_hook, varpool_node_hook_list,
2013-09-06  hubicka PR middle-end/58094
2013-09-01  hubicka * Makefile.in: Add ipa-profile.o
2013-08-13  hubicka * cgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-09  hubicka * cgraph.c (cgraph_resolve_speculation): Cut frequency to
2013-08-09  hubicka * cgraph.h (cgraph_node): Add profile_id.
2013-08-09  hubicka * cgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-06  hubicka * cgraph.c (cgraph_get_body): New function based on...
2013-08-03  hubicka * cgraphunit.c (add_new_function): Fix logic when...
2013-08-02  hubicka * cgraph.c (cgraph_function_body_availability): Do...
2013-08-01  hubicka * cgraph.h (release_function_body): Declare.
2013-08-01  hubicka * cgraph.c (cgraph_release_function_body): Use used_as...
2013-07-21  mrsFix typos.
2013-06-25  jamborm2013-06-25 Martin Jambor <mjambor@suse.cz>
2013-06-24  jamborm2013-06-24 Martin Jambor <mjambor@suse.cz>
2013-06-19  hubicka * cgraph.h (const_value_known_p): Replace by ...
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-11  hubicka * c-family/c-common.c (handle_alias_ifunc_attribute...
2013-06-05  hubicka * class.c (emit_register_classes_in_jcr_section):...
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-24  jamborm2013-05-24 Martin Jambor <mjambor@suse.cz>
2013-05-08  hubicka PR lto/54095
2013-04-09  hubicka * ipa.c (cgraph_externally_visible_p, varpool_external...
2013-03-17  hubicka * cgraph.h (cgraph_get_create_real_symbol_node): Declare.
2013-01-17  jamborm2013-01-17 Martin Jambor <mjambor@suse.cz>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-22  hubicka PR lto/54728
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06  tmsriramFunction Multiversioning
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-09-28  rguenth2012-09-28 Richard Guenther <rguenther@suse.de>
2012-09-19  hubicka * symtab.c (insert_to_assembler_name_hash): Do not...
2012-08-11  hubicka * cgraph.h (vector types for symtab_node): Add.
2012-08-09  jamborm2012-08-09 Martin Jambor <mjambor@suse.cz>
2012-06-26  hubicka PR lto/53572
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-17  hubicka * lto-symtab.c (lto_symtab_resolve_symbols): Preffer...
2012-05-10  hubicka * cgraph.h (cgraph_remove_unreachable_nodes): Rename...
2012-05-09  hubicka * cgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-05-08  hubicka * cgraph.c (cgraph_call_edge_duplication_hooks): Export.
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25  hubicka * cgraphunit.c: Update toplevel comment.
2012-04-23  hubicka * lto-symtab.c (lto_cgraph_replace_node): Do not call
2012-04-22  hubicka * lto-symtab.c (lto_varpool_replace_node): Do not...
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18  hubicka * cgraph.h (verify_symtab, verify_symtab_node, verify_...
2012-04-18  hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18  hubicka * cgraph.c (cgraph_node_name): Remove.
2012-04-17  hubicka * cgraph.c (cgraph_hash, assembler_name_hash): Remove.
2012-04-16  hubicka * cgraph.h (symtab_node_base): Add next and previous...
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-12  rguenth2012-04-12 Richard Guenther <rguenther@suse.de>
2012-04-10  hubicka * cgraph.h: Remove misledaing comment on ipa-ref.h.
2012-04-10  rguenth2012-04-10 Richard Guenther <rguenther@suse.de>
2012-03-29  rguenth2012-03-29 Richard Guenther <rguenther@suse.de>
2012-03-25  hubicka PR lto/51663
2012-03-22  hubicka PR middle-end/51737
2012-01-11  ebotcazou * tree.h (build_function_decl_skip_args): Add boolean...
2012-01-06  jasoncorrect comment
2011-12-01  rthPR middle-end/51273
2011-11-14  hubicka * gcc.target/i386/sw-1.c: Force rep;movsb.
2011-11-08  aldyhMerge from transactional-memory branch.
2011-09-06  jamborm2011-09-06 Martin Jambor <mjambor@suse.cz>
2011-09-02  jamborm2011-09-02 Martin Jambor <mjambor@suse.cz>
2011-07-12  jamborm2011-07-12 Martin Jambor <mjambor@suse.cz>
2011-07-09  jasongcc/
2011-07-01  rguenth2011-07-01 Richard Guenther <rguenther@suse.de>
2011-06-22  rguenth2011-06-22 Richard Guenther <rguenther@suse.de>
2011-06-18  hubicka * lto-symtab.c (lto_varpool_replace_node): Remove...
2011-06-13  hubicka * cgraph.c (cgraph_for_node_thunks_and_aliases,
2011-06-11  hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-10  hubicka * cgraph.h (cgraph_only_called_directly_or_aliased_p...
2011-05-31  hubicka * cgraph.h (cgraph_inline_failed_t): Give enum a name
2011-05-08  hubicka * cgraph.c (cgraph_clone_node): Add call_duplication_h...
2011-05-06  hubicka * cgraph.c (cgraph_add_thunk): Create real function...
2011-05-03  hubicka * cgraph.h (cgraph_node_set_def, varpool_node_set_def...
2011-04-29  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-28  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-26  hubicka * cgraphbuild.c (build_cgraph_edges): Update call
2011-04-22  hubicka * gengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-22  davidxlRemove cgraph pid
2011-04-19  hubicka * cgraph.h (save_inline_function_body): Remove.
2011-04-19  hubicka * cgraph.h (cgraph_optimize_for_size_p): Declare.
2011-04-17  hubicka * cgrpah.h (struct cgraph_node): Remove finalized_by_f...
2011-04-17  hubicka * cgraph.c (cgraph_clone_node): Do not handle vtable_m...
2011-04-16  hubicka * cgraphbuild.c: Include ipa-inline.h.
2011-04-14  hubicka * cgraph.c (dump_cgraph_node): Do not dump inline...
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-06  rguenth2011-04-06 Richard Guenther <rguenther@suse.de>
2011-03-28  jamborm2011-03-28 Martin Jambor <mjambor@suse.cz>
2011-03-04  hubicka PR lto/47497
2011-02-15  aolivaPR debug/47106
2011-02-11  froydnj * cgraph.c: Fix comment typos.
2011-02-03  jakub PR middle-end/31490
next