aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)Author
2011-12-052011-12-05 Richard Guenther <rguenther@suse.de>rguenth
2011-12-01PR middle-end/51273rth
2011-11-12 PR bootstrap/50822hubicka
2011-11-08Merge from transactional-memory branch.aldyh
2011-10-312011-10-31 Paul Brook <paul@codesourcery.com>pbrook
2011-10-21 * cgraph.c (dump_cgraph_node): Dump alias flag.hubicka
2011-10-19Oops, old revision of patch..hubicka
2011-10-19 * cgraphunit.c (handle_alias_pairs): Also handle wekref with destinationhubicka
2011-10-16 PR target/48668hubicka
2011-10-02 * cgraphunit.c (verify_edge_count_and_frequency): Bounds check.hubicka
2011-10-02 * cgraphunit.c (ipa_passes): Remove unrechable nodes.hubicka
2011-09-27 * doc/invoke.texi (ffat-lto-objects): Document.hubicka
2011-09-13 PR other/49533hubicka
2011-09-022011-09-02 Martin Jambor <mjambor@suse.cz>jamborm
2011-08-312011-08-31 Martin Jambor <mjambor@suse.cz>jamborm
2011-08-172011-08-17 Richard Guenther <rguenther@suse.de>rguenth
2011-07-222011-07-22 Martin Jambor <mjambor@suse.cz>jamborm
2011-07-192011-07-19 Richard Guenther <rguenther@suse.de>rguenth
2011-07-072011-07-07 Martin Jambor <mjambor@suse.cz>jamborm
2011-06-23 PR tree-optimize/49373hubicka
2011-06-22* cgraphunit.c (assemble_thunk): Use correct return type.matz
2011-06-21PR middle-end/49139 fix always_inline diagnosticschrbr
2011-06-18 * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka
2011-06-15 * cgraphunit.c (handle_alias_pairs): New function.hubicka
2011-06-14 * cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLYhubicka
2011-06-11 * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka
2011-06-10re checking -fdump-passesdavidxl
2011-06-10 * cgraphunit.c (cgraph_reset_node): Do not set redefined_extern_inline;hubicka
2011-06-09Revert r174848,174849davidxl
2011-06-09-fdump-pass implementationdavidxl
2011-06-06 * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.dnovillo
2011-05-08 * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.hubicka
2011-05-06 * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka
2011-04-292011-04-29 Martin Jambor <mjambor@suse.cz>jamborm
2011-04-282011-04-29 Martin Jambor <mjambor@suse.cz>jamborm
2011-04-27 * cgraphunit.c (cgraph_process_new_functions): Fix ordering issue.hubicka
2011-04-26 * cgraphbuild.c (build_cgraph_edges): Update callhubicka
2011-04-22 * gengtype.c (open_base_files): Add ipa-inline.h include.hubicka
2011-04-22Remove cgraph piddavidxl
2011-04-19 * cgraph.h (save_inline_function_body): Remove.hubicka
2011-04-17 * cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.hubicka
2011-04-17 * cgraph.c (cgraph_clone_node): Do not handle vtable_methodhubicka
2011-04-16 * cgraphbuild.c: Include ipa-inline.h.hubicka
2011-04-122011-04-12 Martin Jambor <mjambor@suse.cz>jamborm
2011-04-112011-04-11 Martin Jambor <mjambor@suse.cz>jamborm
2011-04-10Remove doubled up words.mrs
2011-04-03 * cgraphbuild.c (record_reference): Canonicalize constructormatz
2011-03-282011-03-28 Martin Jambor <mjambor@suse.cz>jamborm
2011-03-112011-03-11 Martin Jambor <mjambor@suse.cz>jamborm
2011-02-17 PR debug/47106hubicka