summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini1-0/+10
2005-07-03 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm281-13/+13
2005-06-28 * cgraph.c (cgraph_remove_node): Do not release function bodies untilhubicka1-12/+69
2005-06-25Update FSF address.kcook1-2/+2
2005-06-24 * tree-optimize.c (init_tree_optimization_passes): Fix flags ofhubicka1-4/+23
2005-06-12 * cgraphunit.c, tree-ssa-loop-ivopts.c,kazu1-1/+1
2005-06-09 * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalizehubicka1-18/+19
2005-06-04 * cgraphunit.c (cgraph_reset_node): Break out from ...hubicka1-51/+64
2005-06-03 * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix commentkazu1-1/+1
2005-06-02 * cgraphunit.c (cgraph_function_and_variable_visibility): Externhubicka1-0/+1
2005-06-02 * cgraph.c (cgraph_node): Maintain master clones.hubicka1-0/+5
2005-06-02 * cgraphunit.c (cgraph_function_and_variable_visibility): Fix typo inhubicka1-1/+1
2005-06-02 * cgraph.c (dump_cgraph_node): Print new flags.hubicka1-19/+52
2005-05-29 * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,kazu1-1/+1
2005-05-27 * cgraph.c: Include tree-gimple.hhubicka1-116/+91
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu1-1/+1
2005-05-20 * cgraphunit.c (cgraph_expand_function): Force function being lowered.hubicka1-0/+2
2005-05-19 * basic-block.h (REG_BR_PROB_BASE): Define.hubicka1-34/+13
2005-05-17 * cgraph.h (cgraph_node): Add 'lowered' state.hubicka1-5/+77
2005-04-22 * Makefile.in (ipa.o, ipa-inline.o): New files.hubicka1-839/+0
2005-04-21 * cgraphunit.c: Include tree-pass.hhubicka1-39/+62
2005-04-18 * cgraphunit.c (cgraph_finalize_compilation_unit): Fix a commenttromey1-1/+1
2005-04-13 * cgraphunit.c (INSNS_PER_CALL): Remove.kazu1-2/+0
2005-04-07Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble.wilson1-0/+1
2005-04-01 * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,kazu1-5/+5
2005-03-302005-03-31 Jan Hubicka <jh@suse.cz>hubicka1-9/+117
2005-03-30 * cgraph.h (struct cgraph_node): Add alias.rth1-1/+3
2005-03-22 * cgraphunit.c (cgraph_estimate_size_after_inlining): Computehubicka1-2/+8
2005-03-16 PR middle-end/15700rth1-0/+2
2005-03-022005-03-02 Richard Guenther <rguenth@gcc.gnu.org>rguenth1-6/+3
2005-02-21 * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,kazu1-1/+1
2005-02-17 PR tree-optimization/18947jakub1-0/+10
2004-12-08 PR 17982zack1-0/+3
2004-11-18 * cgraphunit.c: Replace "it's" with "its" and fix a typo.bje1-3/+3
2004-10-25patch to remove the analysis of module level static variables.zadeck1-1062/+6
2004-10-22 * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu1-22/+22
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.austern1-8/+6
2004-10-01 * c-decl.c (c_expand_body): Update call tree_rest_of_compilation.hubicka1-1/+1
2004-09-26 * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver1-26/+44
2004-09-20 PR middle-end/16460hubicka1-3/+7
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack1-7/+7
2004-09-17 * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,kazu1-1/+1
2004-09-14 * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,kazu1-4/+4
2004-09-13New code to analyze file level static variables and to determine ifzadeck1-16/+1065
2004-09-10 * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c: Fix commentkazu1-1/+1
2004-09-102004-09-10 Paolo Bonzini <bonzini@gnu.org>bonzini1-0/+9
2004-09-09 * cgraphunit.c (cgraph_mark_functions_to_output): Renable nodenathan1-3/+15
2004-09-08 * cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node.hubicka1-2/+8
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan1-42/+33
2004-09-062004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini1-2/+2