summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR middle-end/42450 (another GCC 4.5 ICE on C++ templated code)Martin Jambor2010-03-181-1/+1
* re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill2010-03-031-1/+6
* re PR middle-end/42344 (ICE in rs6000.md with ipa-sra for 252.eon)Alan Modra2010-02-201-0/+1
* cgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.Jakub Jelinek2009-12-141-0/+5
* re PR c++/42317 (Issues with comdat virtual dtors)Jakub Jelinek2009-12-101-0/+2
* re PR middle-end/42228 (verify_cgraph_node failed:node has wrong clone_of)Jan Hubicka2009-12-101-1/+1
* cgraph.h (struct cgraph_edge): Reorder fields.Martin Jambor2009-12-011-8/+8
* cgraph.c (same_body_alias_1): Break out ofJan Hubicka2009-11-291-4/+19
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* tree.c (need_assembler_name_p): Use cgraph_get_node instead of cgraph_node_fo...Jakub Jelinek2009-11-191-1/+0
* re PR c++/3187 (gcc lays down two copies of constructors)Jakub Jelinek2009-11-181-0/+8
* cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.Jan Hubicka2009-11-161-4/+17
* cgraph.h (varpool_node_name): Declare.Jan Hubicka2009-11-121-0/+1
* Fix 41626 from Jan HubickaJan Hubicka2009-10-081-1/+1
* lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr...Jan Hubicka2009-10-071-0/+20
* Merge lto branch into trunk.Diego Novillo2009-10-031-2/+34
* cgraph.c (cgraph_clone_node): Add redirect_callers parameter.Jan Hubicka2009-10-011-1/+1
* [multiple changes]Diego Novillo2009-09-031-1/+2
* Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli2009-08-311-0/+2
* cgraph.h (constant_pool_htab): New function.Olatunji Ruwase2009-07-201-0/+19
* cgraph.h (combined_args_to_skip): New field.Jan Hubicka2009-07-201-0/+1
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-2/+0
* cgraph.c (cgraph_node_can_be_local_p): New function.Martin Jambor2009-06-101-0/+2
* cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka2009-05-251-3/+10
* cgraph.h (struct cgraph_node): Remove inline_decl member.Richard Guenther2009-05-211-5/+0
* cgraph.h (struct cgraph_node): Add finalized_by_frotnend flag.Jan Hubicka2009-05-151-0/+2
* Revert the following patch until testsuite fallout is fixed:Jan Hubicka2009-05-151-10/+3
* cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka2009-05-151-3/+10
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-8/+13
* cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.Jan Hubicka2009-05-101-0/+3
* re PR middle-end/40084 (Revision 147294 failed 483.xalancbmk in SPEC CPU 2006...Jan Hubicka2009-05-101-1/+1
* cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka2009-05-081-4/+42
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-16/+9
* cgraph.h (cgraph_node_ptr): New type for vector functions.Doug Kwan2009-04-201-1/+98
* cgraph.c (cgraph_make_edge, [...]): Set nothrow flag.Jan Hubicka2009-04-181-1/+3
* [multiple changes]Rafael Avila de Espindola2009-04-021-0/+1
* cgraph.c (dump_cgraph_node): Add replace output flag by process.Jan Hubicka2009-03-281-2/+2
* Bring from lto-branch:Jan Hubicka2009-03-281-5/+12
* cgraph.c (cgraph_node, [...]): Remove master clone handling.Jan Hubicka2009-03-281-5/+0
* cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.Richard Guenther2009-03-231-4/+4
* re PR debug/39267 (gdb testsuite regressions)Jan Hubicka2009-02-281-1/+0
* re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...Dodji Seketeli2008-11-121-0/+3
* ipa-prop.h (struct ipa_param_flags): Removed.Martin Jambor2008-09-111-1/+0
* cgraph.c (cgraph_remove_node): Do not remove nested nodes.Jan Hubicka2008-08-291-0/+2
* tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka2008-08-291-1/+2
* cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka2008-08-211-0/+4
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-8/+9
* ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor2008-07-231-1/+4
* cgraph.h (varpool_empty_needed_queue): Declare.Jan Hubicka2008-07-161-0/+1