summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-18/+16
* PR debug/54499jakub2012-11-081-4/+4
* Function Multiversioningtmsriram2012-11-061-8/+29
* This patch implements generic type query and conversion functions,crowl2012-10-311-35/+56
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-11/+2
* 2012-08-06 Cary Coutant <ccoutant@google.com>ccoutant2012-08-061-0/+4
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-6/+6
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-7/+2
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-4/+0
* 2012-07-27 Marek Polacek <polacek@redhat.com>rguenth2012-07-271-1/+1
* gcc/steven2012-07-161-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-5/+5
* * tree.h (alias_diag_flags): Remove.hubicka2012-05-241-12/+22
* 2012-05-22 Richard Guenther <rguenther@suse.de>rguenth2012-05-221-1/+1
* * cgraphunit.c (handle_alias_pairs): Declare; free alias_pairshubicka2012-05-191-0/+4
* * cgraphunit.c (handle_alias_pairs): Cleanup; handle all types of aliases.hubicka2012-05-191-46/+41
* * cgraphunit.c (varpool_finalize_decl): Allow external decls.hubicka2012-05-181-1/+2
* * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka2012-05-171-6/+13
* 2012-05-15 Richard Guenther <rguenther@suse.de>rguenth2012-05-151-23/+18
* * cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...hubicka2012-05-101-3/+3
* * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka2012-05-091-0/+4
* * cgraph.c (cgraph_call_edge_duplication_hooks): Export.hubicka2012-05-081-367/+0
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-1/+1
* PR middle-end/53136uros2012-04-301-4/+4
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-75/+86
* * cgraphunit.c: Update toplevel comment.hubicka2012-04-251-511/+129
* PR middle-end/53089 hubicka2012-04-251-16/+21
* * lto-symtab.c (lto_cgraph_replace_node): Do not callhubicka2012-04-231-42/+4
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-142/+223
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-64/+52
* * cgraph.h (verify_symtab, verify_symtab_node, verify_symtab_base):hubicka2012-04-181-36/+5
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-4/+6
* * cgraph.c (cgraph_node_name): Remove.hubicka2012-04-181-8/+4
* * cgraph.h (symtab_node_base): Add next and previous pointers.hubicka2012-04-161-12/+17
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-16/+15
* * cgraph.h: Update copyrights;hubicka2012-04-141-118/+122
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-5/+91
* 2012-04-10 Richard Guenther <rguenther@suse.de>rguenth2012-04-101-1/+91
* 2012-04-10 Richard Guenther <rguenther@suse.de>rguenth2012-04-101-15/+17
* 2012-03-29 Richard Guenther <rguenther@suse.de>rguenth2012-03-291-172/+175
* PR middle-end/51929jakub2012-02-161-3/+9
* PR translation/52264jakub2012-02-161-1/+1
* 2012-02-10 Richard Guenther <rguenther@suse.de>rguenth2012-02-101-4/+6
* PR middle-end/51998hubicka2012-02-021-0/+10
* PR c++/51812jason2012-01-241-0/+1
* * tree.h (build_function_decl_skip_args): Add boolean parameter.ebotcazou2012-01-111-8/+13
* PR target/47333jakub2012-01-061-2/+2
* Revert the previous "Fix flags for edges from/to entry/exit basic blocks"dvyukov2011-12-141-2/+2
* Fix flags for edges from/to entry/exit basic blocks.dvyukov2011-12-121-2/+2
* 2011-12-05 Richard Guenther <rguenther@suse.de>rguenth2011-12-051-1/+0