summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-10-09 Richard Guenther <rguenther@suse.de>rguenth2009-10-091-4/+5
* * cgraph.c (cgraph_node_can_be_local): Handle externally visible nodeshubicka2009-10-071-1/+2
* * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones hashubicka2009-10-071-0/+2
* Merge lto branch into trunk.dnovillo2009-10-031-7/+16
* * cgraph.c (cgraph_clone_node): Add redirect_callers parameter.hubicka2009-10-011-11/+14
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-0/+7
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-3/+27
* Emit DWARF for template parameters (PR debug/30161)dodji2009-08-311-0/+23
* * cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.rth2009-07-301-15/+24
* 2009-07-20 Jan Hubicka <jh@suse.cz>jamborm2009-07-201-0/+25
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-0/+3
* 2009-06-15 Rafael Avila de Espindola <espindola@google.com>espindola2009-06-151-1/+1
* 2009-06-15 Rafael Avila de Espindola <espindola@google.com>espindola2009-06-151-1/+1
* 2009-06-10 Martin Jambor <mjambor@suse.cz>jamborm2009-06-101-0/+28
* PR middle-end/40102hubicka2009-06-081-2/+3
* * cgraph.c (dump_cgraph_node): Honor -fdump-noaddr.aoliva2009-05-271-3/+4
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-251-5/+12
* Revert the following patch until testsuite fallout is fixed:hubicka2009-05-151-12/+5
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-151-5/+12
* * cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.hubicka2009-05-101-0/+11
* PR middle-end/40084hubicka2009-05-101-30/+47
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-20/+317
* * cgraph.c (cgraph_create_edge, cgraph_set_call_stmt): Set proper cfun.hubicka2009-04-191-0/+6
* * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):hubicka2009-04-181-0/+4
* 2009-04-14 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-141-1/+2
* * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Don'tnemet2009-03-291-9/+23
* * cgraph.c (dump_cgraph_node): Add replace output flag by process.hubicka2009-03-281-2/+2
* Bring from lto-branch:hubicka2009-03-281-5/+22
* * cgraph.c (cgraph_node, cgraph_remove_node, dump_cgraph_node,hubicka2009-03-281-33/+0
* * cgraph.c (cgraph_function_body_availability): Functions declaredhubicka2009-03-281-9/+8
* * cgraph.c (cgraph_function_body_availability): Fix test of externallyhubicka2008-11-161-1/+1
* gcc/ChangeLog:dodji2008-11-121-1/+5
* 2008-09-25 Martin Jambor <mjambor@suse.cz>jamborm2008-09-251-4/+25
* 2008-09-23 Martin Jambor <mjambor@suse.cz>jamborm2008-09-231-5/+7
* * cgraph.c: Include value-prof.hhubicka2008-09-131-0/+4
* * cgraph.c (free_edges): New variable.hubicka2008-09-131-2/+44
* * cgraph.c (cgraph_release_function_body): Plug memory leak onhubicka2008-09-111-9/+22
* PR middle-end/37448hubicka2008-09-111-4/+4
* PR tree-optimization/37315hubicka2008-09-031-2/+2
* PR tree-optimization/37095jakub2008-09-021-1/+15
* * cgraph.c (cgraph_remove_node): Do not remove nested nodes.hubicka2008-08-291-2/+4
* * cgraph.c (first_cgraph_function_insertion_hook): New variable.hubicka2008-08-211-0/+42
* 2008-08-18 Paul Yuan <yingbo.com@gmail.com>spark2008-08-181-2/+7
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-28/+28
* * flags.h (flag_really_no_inline): Remove.hubicka2008-07-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-22/+31
* * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.hubicka2008-07-261-1/+1
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-12/+1
* 2008-07-23 Martin Jambor <mjambor@suse.cz>jamborm2008-07-231-0/+6
* * cgraph.c (cgraph_add_new_function): Do early local passes.hubicka2008-07-201-1/+1