summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * cgraphunit.c (handle_alias_pairs): New function.hubicka2011-06-151-0/+45
* * cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLYhubicka2011-06-141-2/+2
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-111-45/+141
* re checking -fdump-passesdavidxl2011-06-101-0/+3
* * cgraphunit.c (cgraph_reset_node): Do not set redefined_extern_inline;hubicka2011-06-101-16/+5
* Revert r174848,174849davidxl2011-06-091-3/+0
* -fdump-pass implementationdavidxl2011-06-091-0/+3
* * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.dnovillo2011-06-061-0/+5
* * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.hubicka2011-05-081-0/+5
* * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka2011-05-061-38/+84
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-291-1/+2
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-281-5/+4
* * cgraphunit.c (cgraph_process_new_functions): Fix ordering issue.hubicka2011-04-271-1/+3
* * cgraphbuild.c (build_cgraph_edges): Update callhubicka2011-04-261-2/+2
* * gengtype.c (open_base_files): Add ipa-inline.h include.hubicka2011-04-221-1/+2
* Remove cgraph piddavidxl2011-04-221-1/+0
* * cgraph.h (save_inline_function_body): Remove.hubicka2011-04-191-68/+0
* * cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.hubicka2011-04-171-1/+0
* * cgraph.c (cgraph_clone_node): Do not handle vtable_methodhubicka2011-04-171-1/+0
* * cgraphbuild.c: Include ipa-inline.h.hubicka2011-04-161-7/+2
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-2/+2
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-7/+9
* Remove doubled up words.mrs2011-04-101-3/+3