summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces.hjl2009-11-251-3/+3
* * tree.c (need_assembler_name_p): Use cgraph_get_node insteadjakub2009-11-191-1/+0
* PR c++/3187jakub2009-11-181-0/+8
* * cgraph.c (cgraph_release_function_body): Update use ofhubicka2009-11-161-4/+17
* * cgraph.h (varpool_node_name): Declare.hubicka2009-11-121-0/+1
* Fix 41626 from Jan Hubickameissner2009-10-081-1/+1
* * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones hashubicka2009-10-071-0/+20
* Merge lto branch into trunk.dnovillo2009-10-031-2/+34
* * cgraph.c (cgraph_clone_node): Add redirect_callers parameter.hubicka2009-10-011-1/+1
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-1/+2
* Emit DWARF for template parameters (PR debug/30161)dodji2009-08-311-0/+2
* * cgraph.h (constant_pool_htab): New function.ian2009-07-201-0/+19
* 2009-07-20 Jan Hubicka <jh@suse.cz>jamborm2009-07-201-0/+1
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-2/+0
* 2009-06-10 Martin Jambor <mjambor@suse.cz>jamborm2009-06-101-0/+2
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-251-3/+10
* 2009-05-21 Richard Guenther <rguenther@suse.de>rguenth2009-05-211-5/+0
* 2009-05-15 Jan Hubicka <jh@suse.cz>hubicka2009-05-151-0/+2
* Revert the following patch until testsuite fallout is fixed:hubicka2009-05-151-10/+3
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-151-3/+10
* ./:ian2009-05-111-8/+13
* * cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.hubicka2009-05-101-0/+3
* PR middle-end/40084hubicka2009-05-101-1/+1
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-4/+42
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-16/+9
* * cgraph.h (cgraph_node_ptr): New type for vector functions.dnovillo2009-04-201-1/+98
* * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):hubicka2009-04-181-1/+3
* 2009-04-02 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-021-0/+1
* * cgraph.c (dump_cgraph_node): Add replace output flag by process.hubicka2009-03-281-2/+2
* Bring from lto-branch:hubicka2009-03-281-5/+12
* * cgraph.c (cgraph_node, cgraph_remove_node, dump_cgraph_node,hubicka2009-03-281-5/+0
* 2009-03-23 Richard Guenther <rguenther@suse.de>rguenth2009-03-231-4/+4
* PR debug/39267hubicka2009-02-281-1/+0
* gcc/ChangeLog:dodji2008-11-121-0/+3
* 2008-09-11 Martin Jambor <mjambor@suse.cz>jamborm2008-09-111-1/+0
* * cgraph.c (cgraph_remove_node): Do not remove nested nodes.hubicka2008-08-291-0/+2
* * tree.c (build_function_type_skip_args, build_function_decl_skip_args):hubicka2008-08-291-1/+2
* * cgraph.c (first_cgraph_function_insertion_hook): New variable.hubicka2008-08-211-0/+4
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-8/+9
* 2008-07-23 Martin Jambor <mjambor@suse.cz>jamborm2008-07-231-1/+4
* * cgraph.h (varpool_empty_needed_queue): Declare.hubicka2008-07-161-0/+1
* * cgraph.c (assembler_name_hash): New static var.hubicka2008-07-131-1/+1
* 2008-07-07 Martin Jambor <mjambor@suse.cz>jamborm2008-07-071-0/+23
* * cgraph.h (cgraph_mark_if_needed): New function.hubicka2008-06-181-0/+1
* 2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-151-0/+1
* 2008-05-09 H.J. Lu <hongjiu.lu@intel.com>hjl2008-05-101-1/+1
* * cgraph.c (dump_cgraph_node): Update.hubicka2008-05-071-4/+6
* PR middle-end/34969jakub2008-01-291-1/+3
* * langhooks.h (struct lang_hooks_for_callgraph): Remove thirddnovillo2007-11-021-0/+2
* * cgraphbuild.c (rebuild_cgraph_edges): Export.rakdver2007-09-071-0/+3