aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/rsandifo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-08 PR debug/54499jakub
2012-11-06Function Multiversioningtmsriram
2012-10-31This patch implements generic type query and conversion functions,crowl
2012-09-202012-09-20 Martin Jambor <mjambor@suse.cz>jamborm
2012-08-062012-08-06 Cary Coutant <ccoutant@google.com>ccoutant
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>rguenth
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>rguenth
2012-08-012012-08-01 Richard Guenther <rguenther@suse.de>rguenth
2012-07-272012-07-27 Marek Polacek <polacek@redhat.com>rguenth
2012-07-16gcc/steven
2012-05-29 * LANGUAGES: Fix typos.jsm28
2012-05-24 * tree.h (alias_diag_flags): Remove.hubicka
2012-05-222012-05-22 Richard Guenther <rguenther@suse.de>rguenth
2012-05-19 * cgraphunit.c (handle_alias_pairs): Declare; free alias_pairshubicka
2012-05-19 * cgraphunit.c (handle_alias_pairs): Cleanup; handle all types of aliases.hubicka
2012-05-18 * cgraphunit.c (varpool_finalize_decl): Allow external decls.hubicka
2012-05-17 * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka
2012-05-152012-05-15 Richard Guenther <rguenther@suse.de>rguenth
2012-05-10 * cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...hubicka
2012-05-09 * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka
2012-05-08 * cgraph.c (cgraph_call_edge_duplication_hooks): Export.hubicka
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz
2012-04-30 PR middle-end/53136uros
2012-04-30 * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka
2012-04-25 * cgraphunit.c: Update toplevel comment.hubicka
2012-04-25 PR middle-end/53089 hubicka
2012-04-23 * lto-symtab.c (lto_cgraph_replace_node): Do not callhubicka
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka
2012-04-20 * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka
2012-04-18 * cgraph.h (verify_symtab, verify_symtab_node, verify_symtab_base):hubicka
2012-04-18 * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka
2012-04-18 * cgraph.c (cgraph_node_name): Remove.hubicka
2012-04-16 * cgraph.h (symtab_node_base): Add next and previous pointers.hubicka
2012-04-16 * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka
2012-04-14 * cgraph.h: Update copyrights;hubicka
2012-04-122012-04-12 Richard Guenther <rguenther@suse.de>rguenth
2012-04-102012-04-10 Richard Guenther <rguenther@suse.de>rguenth
2012-04-102012-04-10 Richard Guenther <rguenther@suse.de>rguenth
2012-03-292012-03-29 Richard Guenther <rguenther@suse.de>rguenth
2012-02-16 PR middle-end/51929jakub
2012-02-16 PR translation/52264jakub
2012-02-102012-02-10 Richard Guenther <rguenther@suse.de>rguenth
2012-02-02 PR middle-end/51998hubicka
2012-01-24 PR c++/51812jason
2012-01-11 * tree.h (build_function_decl_skip_args): Add boolean parameter.ebotcazou
2012-01-06 PR target/47333jakub
2011-12-14Revert the previous "Fix flags for edges from/to entry/exit basic blocks"dvyukov
2011-12-12Fix flags for edges from/to entry/exit basic blocks.dvyukov