aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
AgeCommit message (Expand)AuthorFilesLines
2007-05-28matrix-reorg.c: New file.Razya Ladelsky1-0/+5
2007-02-09Makefile.in (passes.o, [...]): Add dependencies.Jan Hubicka1-3/+10
2007-01-19Patch by Tomas Bily <tbily@suse.cz>Tomas Bily1-0/+5
2007-01-16cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka1-1/+0
2007-01-04cgraph.c (cgraph_release_function_body): New function.Jan Hubicka1-0/+1
2007-01-03pr16194.c: We now output error on all three functions, not just first one.Jan Hubicka1-0/+2
2006-12-30cgraph.c (cgraph_exapnd_queue): Rename to...Jan Hubicka1-2/+15
2006-12-20cgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros.Jan Hubicka1-0/+36
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-21/+31
2006-12-09cgraph.c: Update copyright.Jan Hubicka1-2/+1
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-11-28invoke.texi (large-stack-frame, [...]): New params.Jan Hubicka1-0/+8
2006-08-21re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka1-0/+4
2006-08-17re PR c/28744 (externally_visible attribute not effective with prior declarat...Jakub Jelinek1-2/+0
2006-07-24re PR c/25795 (Proccessing the attribute externally_visible too early)Jan Hubicka1-0/+1
2006-06-16cgraph.h (struct cgraph_local_info): Turn bool elements into a bitfield.Richard Guenther1-22/+23
2006-05-18Whitespace fixupsMike Stump1-6/+6
2006-04-17cgraph.h (cgraph_edge_p): New.Kazu Hirata1-1/+7
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo1-2/+2
2006-01-18[multiple changes]Diego Novillo1-1/+3
2006-01-17common.opt (ftoplevel-reorder): New option.Ian Lance Taylor1-0/+20
2006-01-11cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka1-0/+7
2005-09-24cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka1-5/+3
2005-08-01Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky1-0/+2
2005-07-28cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka1-2/+5
2005-07-28ipa-inline.c (cgraph_edge_badness): Update comments.Josh Conner1-1/+1
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-2/+0
2005-06-28cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-24tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ...Jan Hubicka1-0/+2
2005-06-02cgraph.c (cgraph_node): Maintain master clones.Jan Hubicka1-1/+32
2005-06-02cgraph.c (dump_cgraph_node): Print new flags.Jan Hubicka1-0/+6
2005-05-27cgraph.c: Include tree-gimple.hJan Hubicka1-1/+1
2005-05-25Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.Jan Hubicka1-0/+3
2005-05-19basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka1-8/+14
2005-05-17cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher1-0/+3
2005-04-25re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)Jakub Jelinek1-0/+4
2005-04-22Makefile.in (ipa.o, [...]): New files.Jan Hubicka1-0/+9
2005-03-30[multiple changes]Jan Hubicka1-1/+13
2005-03-30cgraph.h (struct cgraph_node): Add alias.Richard Henderson1-0/+2
2005-03-29re PR middle-end/20622 (Alias to nocommon variable fails to assemble on ppc64)Jakub Jelinek1-0/+2
2005-03-20cgraph.h (cgraph_node): Add prev_clone pointer.Jan Hubicka1-0/+1
2005-03-02cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields.Richard Guenther1-1/+4
2005-01-23cgraph.c (cgraph_varpool_n_nodes): Remove.Kazu Hirata1-1/+0
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-01re PR c/19031 (#pragma weak handling changes in 4.0.0)Richard Henderson1-0/+4
2004-11-18* cgraph.h: Replace "it's" with "its" throughout.Ben Elliston1-4/+4
2004-11-08cgraph.h (cgraph_calls_p): Remove.Ben Elliston1-1/+0
2004-10-25patch to remove the analysis of module level static variables.Kenneth Zadeck1-84/+0
2004-09-20re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))Jan Hubicka1-0/+1