summaryrefslogtreecommitdiffstats
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.c (cgraph_remove_node): Do not release function bodies untilhubicka2005-06-281-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * tree-optimize.c (init_tree_optimization_passes): Fix flags ofhubicka2005-06-241-0/+2
* * cgraph.c (cgraph_node): Maintain master clones.hubicka2005-06-021-1/+32
* * cgraph.c (dump_cgraph_node): Print new flags.hubicka2005-06-021-0/+6
* * cgraph.c: Include tree-gimple.hhubicka2005-05-271-1/+1
* * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.hubicka2005-05-251-0/+3
* * basic-block.h (REG_BR_PROB_BASE): Define.hubicka2005-05-191-8/+14
* * cgraph.h (cgraph_node): Add 'lowered' state.hubicka2005-05-171-0/+3
* PR middle-end/20991jakub2005-04-241-0/+4
* * Makefile.in (ipa.o, ipa-inline.o): New files.hubicka2005-04-221-0/+9
* 2005-03-31 Jan Hubicka <jh@suse.cz>hubicka2005-03-301-1/+13
* * cgraph.h (struct cgraph_node): Add alias.rth2005-03-301-0/+2
* PR middle-end/20622jakub2005-03-291-0/+2
* * cgraph.h (cgraph_node): Add prev_clone pointer.hubicka2005-03-201-0/+1
* 2005-03-02 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-03-021-1/+4
* * cgraph.c (cgraph_varpool_n_nodes): Remove.kazu2005-01-231-1/+0
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* PR c/19031rth2005-01-021-0/+4
* * cgraph.h: Replace "it's" with "its" throughout.bje2004-11-181-4/+4
* * cgraph.h (cgraph_calls_p): Remove.bje2004-11-081-1/+0
* patch to remove the analysis of module level static variables.zadeck2004-10-251-84/+0
* PR middle-end/16460hubicka2004-09-201-0/+1
* * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,kazu2004-09-141-1/+1
* New code to analyze file level static variables and to determine ifzadeck2004-09-131-0/+93
* 2004-09-10 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-101-1/+1
* * Fix for g++/15861fche2004-07-151-1/+1
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-011-0/+1
* 2004-05-22 Andrew Pinski <pinskia@physics.uc.edu>zack2004-05-221-2/+0
* * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)zack2004-05-191-2/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+1
* * cgraph.c: Add overall comment.hubicka2004-04-011-18/+27
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * cgraph.c (create_edge): Use local.redefined_extern_inline.hubicka2004-01-141-10/+14
* * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency.hubicka2004-01-041-2/+4
* * c-typeck.c: Fix comment typos.kazu2003-12-131-2/+2
* PR debug/12389hubicka2003-10-221-0/+5
* * cgraph.h (cgraph_remove_edge): Declare.rsandifo2003-09-251-0/+1
* * cgraphunit.c (cgraph_assemble_pending_functions): Export.rth2003-09-131-0/+1
* * cgraphunit.c (cgraph_finalize_function): Add nested arg.rth2003-09-111-1/+1
* * cgraph.h (struct cgraph_node): Rename lowered to analyzed.rth2003-09-101-5/+4
* * cgraphunit.c (cgraph_finalize_function): Remove unused argument.rth2003-09-101-1/+1
* * cgraph.c (cgraph_mark_reachable_node): Split out from ...rth2003-09-051-1/+2
* * i386.c (ix86_fntype_regparm): Rename from ...hubicka2003-08-161-3/+0
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-2/+2
* * fp-test.c (main): Use ISO C90 prototype.aj2003-07-121-17/+17
* * cgraph.c (cgraph_max_uid): New global variable.hubicka2003-07-121-5/+26
* Index: ChangeLoggeoffk2003-07-111-1/+1
* * cgraph.c (cgraph_node_name): New function.hubicka2003-07-091-0/+2
OpenPOWER on IntegriCloud