summaryrefslogtreecommitdiffstats
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* 2011-07-12 Martin Jambor <mjambor@suse.cz>jamborm2011-07-121-1/+0
* gcc/jason2011-07-091-0/+1
* 2011-07-01 Richard Guenther <rguenther@suse.de>rguenth2011-07-011-1/+2
* 2011-06-22 Richard Guenther <rguenther@suse.de>rguenth2011-06-221-4/+4
* * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka2011-06-181-3/+49
* * cgraph.c (cgraph_for_node_thunks_and_aliases,hubicka2011-06-131-14/+1
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-111-11/+43
* * cgraph.h (cgraph_only_called_directly_or_aliased_p): Rename from ...hubicka2011-06-101-12/+62
* * cgraph.h (cgraph_inline_failed_t): Give enum a namehubicka2011-05-311-1/+1
* * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.hubicka2011-05-081-1/+2
* * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka2011-05-061-0/+73
* * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;hubicka2011-05-031-30/+10
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-291-1/+0
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-281-1/+1
* * cgraphbuild.c (build_cgraph_edges): Update callhubicka2011-04-261-10/+5
* * gengtype.c (open_base_files): Add ipa-inline.h include.hubicka2011-04-221-5/+0
* Remove cgraph piddavidxl2011-04-221-5/+0
* * cgraph.h (save_inline_function_body): Remove.hubicka2011-04-191-2/+0
* * cgraph.h (cgraph_optimize_for_size_p): Declare.hubicka2011-04-191-0/+1
* * cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.hubicka2011-04-171-2/+0
* * cgraph.c (cgraph_clone_node): Do not handle vtable_methodhubicka2011-04-171-4/+0
* * cgraphbuild.c: Include ipa-inline.h.hubicka2011-04-161-22/+0
* * cgraph.c (dump_cgraph_node): Do not dump inline summaries.hubicka2011-04-141-19/+0
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-1/+2
* 2011-04-06 Richard Guenther <rguenther@suse.de>rguenth2011-04-061-0/+15
* 2011-03-28 Martin Jambor <mjambor@suse.cz>jamborm2011-03-281-0/+1
* PR lto/47497hubicka2011-03-041-2/+2
* PR debug/47106aoliva2011-02-151-1/+1
* * cgraph.c: Fix comment typos.froydnj2011-02-111-1/+1
* PR middle-end/31490jakub2011-02-031-1/+2
* PR target/47237hubicka2011-01-261-0/+4
* 2011-01-03 Martin Jambor <mjambor@suse.cz>jamborm2011-01-031-6/+8
* 2010-12-15 Martin Jambor <mjambor@suse.cz>jamborm2010-12-151-1/+4
* PR tree-optimization/46760hubicka2010-12-041-0/+3
* * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.hubicka2010-11-231-14/+0
* * cgraph.c (ld_plugin_symbol_resolution_names): New.hubicka2010-11-201-0/+2
* * cgraph.h (+varpool_can_remove_if_no_refs): Move here from ...;hubicka2010-11-161-0/+12
* PR middle-end/45736hubicka2010-10-261-3/+6
* * cgraph.c (dump_cgraph_node): Dump same_comdat_group,hubicka2010-10-161-0/+4
* PR middle-end/45621hubicka2010-10-151-5/+2
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-241-14/+14
* PR tree-optimize/45605hubicka2010-09-201-1/+1
* * cgraph.h (struct varpool_node): Add const_value_known.hubicka2010-09-031-0/+3
* PR c++/45307hubicka2010-08-211-13/+9
* * cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls):hubicka2010-07-081-0/+2
* * cgraph.h (cgraph_node, cgraph_varpool_node): Update docmentation ofhubicka2010-07-051-2/+7
* 2010-06-28 Bingfeng Mei <bmei@broadcom.com>meibf2010-06-281-0/+5
* * cgraph.h (varpool_first_static_initializer,hubicka2010-06-091-2/+2
* 2010-06-04 Richard Guenther <rguenther@suse.de>rguenth2010-06-041-0/+2
* * cgraph.h (tree_function_versioning): Update prototype.hubicka2010-06-011-2/+4
OpenPOWER on IntegriCloud