aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
AgeCommit message (Expand)Author
2013-10-292013-10-29 Martin Jambor <mjambor@suse.cz>Martin Jambor
2013-05-222013-05-22 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-27 * cgraph.c (verify_cgraph_node): Don't allocate/free visited_nodes set.Steven Bosscher
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-132012-11-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2012-11-06Handle null current_function_decl in cgraph_debug_gimple_stmtAldy Hernandez
2012-11-06Function MultiversioningSriraman Tallam
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl
2012-10-01replaceoJason Merrill
2012-09-202012-09-20 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl
2012-07-16gcc/Steven Bosscher
2012-07-11gcc/Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-05-17 * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorJan Hubicka
2012-05-10 * cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...Jan Hubicka
2012-05-08 * cgraph.c (cgraph_call_edge_duplication_hooks): Export.Jan Hubicka
2012-04-30 PR middle-end/53136Uros Bizjak
2012-04-30 * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka
2012-04-25 * cgraphunit.c: Update toplevel comment.Jan Hubicka
2012-04-23 * lto-symtab.c (lto_cgraph_replace_node): Do not callJan Hubicka
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka
2012-04-20 * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka
2012-04-18 * lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka
2012-04-18 * cgraph.c (cgraph_node_name): Remove.Jan Hubicka
2012-04-17 * cgraph.c (cgraph_hash, assembler_name_hash): Remove.Jan Hubicka
2012-04-16 * cgraph.h (symtab_node_base): Add next and previous pointers.Jan Hubicka
2012-04-16 * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):Jan Hubicka
2012-04-14 * cgraph.h: Update copyrights;Jan Hubicka
2012-04-122012-04-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-10 * cgraph.h: Remove misledaing comment on ipa-ref.h.Jan Hubicka
2012-04-102012-04-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-102012-04-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-22 PR middle-end/51737Jan Hubicka
2012-01-11 * tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou
2011-12-052011-12-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-12-01PR middle-end/51273Patrick Marlier
2011-11-082011-11-08 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-10-21 * cgraph.c (dump_cgraph_node): Dump alias flag.Jan Hubicka
2011-10-02 PR lto/47247Jan Hubicka
2011-09-022011-09-02 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-07-122011-07-12 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-07-09gcc/Jason Merrill
2011-06-14 * cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLYJan Hubicka
2011-06-13 * cgraph.c (cgraph_for_node_thunks_and_aliases,Jan Hubicka