aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)Author
2005-10-20gcc/ChangeLog:Alexandre Oliva
2005-09-24 * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka
2005-09-09 PR debug/23190Richard Henderson
2005-08-18 PR c++/22034Jan Hubicka
2005-08-01 * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. Remove integrate.hRazya Ladelsky
2005-07-28 * ipa-inline.c (cgraph_edge_badness): Update comments. Invert shiftJosh Conner
2005-07-27 * cgraphunit.c (cgraph_function_and_variable_visibility): SetJan Hubicka
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-07-03 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,Joseph Myers
2005-06-28 * cgraph.c (cgraph_remove_node): Do not release function bodies untilJan Hubicka
2005-06-25Update FSF address.Kelley Cook
2005-06-24 * tree-optimize.c (init_tree_optimization_passes): Fix flags ofJan Hubicka
2005-06-12 * cgraphunit.c, tree-ssa-loop-ivopts.c,Kazu Hirata
2005-06-09 * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalizeJan Hubicka
2005-06-04 * cgraphunit.c (cgraph_reset_node): Break out from ...Jan Hubicka
2005-06-03 * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix commentKazu Hirata
2005-06-02 * cgraphunit.c (cgraph_function_and_variable_visibility): ExternJan Hubicka
2005-06-02 * cgraph.c (cgraph_node): Maintain master clones.Jan Hubicka
2005-06-02 * cgraphunit.c (cgraph_function_and_variable_visibility): Fix typo inJan Hubicka
2005-06-02 * cgraph.c (dump_cgraph_node): Print new flags.Jan Hubicka
2005-05-29 * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,Kazu Hirata
2005-05-27 * cgraph.c: Include tree-gimple.hJan Hubicka
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,Kazu Hirata
2005-05-20 * cgraphunit.c (cgraph_expand_function): Force function being lowered.Jan Hubicka
2005-05-19 * basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka
2005-05-17 * cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher
2005-04-22 * Makefile.in (ipa.o, ipa-inline.o): New files.Jan Hubicka
2005-04-21 * cgraphunit.c: Include tree-pass.hJan Hubicka
2005-04-18 * cgraphunit.c (cgraph_finalize_compilation_unit): Fix a commentTom Tromey
2005-04-13 * cgraphunit.c (INSNS_PER_CALL): Remove.Kazu Hirata
2005-04-07Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble.James E. Wilson
2005-04-01 * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,Kazu Hirata
2005-03-302005-03-31 Jan Hubicka <jh@suse.cz>Jan Hubicka
2005-03-30 * cgraph.h (struct cgraph_node): Add alias.Richard Henderson
2005-03-22 * cgraphunit.c (cgraph_estimate_size_after_inlining): ComputeRichard Guenther
2005-03-16 PR middle-end/15700Richard Henderson
2005-03-022005-03-02 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-02-21 * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,Kazu Hirata
2005-02-17 PR tree-optimization/18947Jakub Jelinek
2004-12-08 PR 17982Zack Weinberg
2004-11-18 * cgraphunit.c: Replace "it's" with "its" and fix a typo.Ben Elliston
2004-10-25patch to remove the analysis of module level static variables.Kenneth Zadeck
2004-10-22 * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,Kazu Hirata
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern
2004-10-01 * c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka
2004-09-26 * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,Zdenek Dvorak
2004-09-20 PR middle-end/16460Jan Hubicka
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-17 * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,Kazu Hirata
2004-09-14 * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,Kazu Hirata