summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR middle-end/51273rth2011-12-011-0/+2
* PR bootstrap/50822hubicka2011-11-121-2/+4
* Merge from transactional-memory branch.aldyh2011-11-081-2/+2
* 2011-10-31 Paul Brook <paul@codesourcery.com>pbrook2011-10-311-0/+4
* * cgraph.c (dump_cgraph_node): Dump alias flag.hubicka2011-10-211-4/+33
* Oops, old revision of patch..hubicka2011-10-191-1/+1
* * cgraphunit.c (handle_alias_pairs): Also handle wekref with destinationhubicka2011-10-191-4/+26
* PR target/48668hubicka2011-10-161-1/+8
* * cgraphunit.c (verify_edge_count_and_frequency): Bounds check.hubicka2011-10-021-1/+3
* * cgraphunit.c (ipa_passes): Remove unrechable nodes.hubicka2011-10-021-0/+6
* * doc/invoke.texi (ffat-lto-objects): Document.hubicka2011-09-271-3/+4
* PR other/49533hubicka2011-09-131-0/+6
* 2011-09-02 Martin Jambor <mjambor@suse.cz>jamborm2011-09-021-18/+1
* 2011-08-31 Martin Jambor <mjambor@suse.cz>jamborm2011-08-311-3/+1
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-11/+4
* 2011-07-22 Martin Jambor <mjambor@suse.cz>jamborm2011-07-221-9/+15
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-17/+10
* 2011-07-07 Martin Jambor <mjambor@suse.cz>jamborm2011-07-071-11/+23
* PR tree-optimize/49373hubicka2011-06-231-1/+8
* * cgraphunit.c (assemble_thunk): Use correct return type.matz2011-06-221-1/+2
* PR middle-end/49139 fix always_inline diagnosticschrbr2011-06-211-0/+8
* * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka2011-06-181-0/+15