summaryrefslogtreecommitdiffstats
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* * cgraphunit.c (decide_is_function_needed): Fix wrongmueller2006-05-271-1/+1
* * cgraphunit.c (decide_is_function_needed): Also nested functionshubicka2006-05-231-3/+7
* ACKed by Jan Hubicka in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25776#c9aldot2006-05-211-1/+1
* 2006-05-20 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-05-201-1/+5
* Whitespace fixupsmrs2006-05-181-27/+27
* * cgraphunit.c (decide_is_function_needed): Don't force always_inlinehubicka2006-05-111-2/+4
* PR middle-end/25962hubicka2006-05-081-2/+6
* PR middle-end/25962hubicka2006-05-041-2/+2
* * cgraph.h (cgraph_edge_p): New.kazu2006-04-171-10/+9
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+1
* * cgraphunit.c (cgraph_assemble_pending_functions): Callian2006-01-291-0/+3
* PR middle-end/25930ian2006-01-241-1/+2
* * tree-pretty-print.c (dump_generic_node): Handlednovillo2006-01-191-16/+28
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-11/+26
* ./:ian2006-01-171-21/+150
* * cgraph.c (cgraph_insert_node_to_hashtable): New function.hubicka2006-01-111-5/+57
* gcc/ChangeLog:aoliva2005-10-201-0/+2
* * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.hubicka2005-09-241-0/+10
* PR debug/23190rth2005-09-091-1/+7
* PR c++/22034hubicka2005-08-181-1/+4
* * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. Remove integrate.hrazya2005-08-011-0/+132
* * ipa-inline.c (cgraph_edge_badness): Update comments. Invert shiftjconner2005-07-281-1/+1
* * cgraphunit.c (cgraph_function_and_variable_visibility): Sethubicka2005-07-271-1/+3
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+10
* * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm282005-07-031-13/+13
* * cgraph.c (cgraph_remove_node): Do not release function bodies untilhubicka2005-06-281-12/+69
* Update FSF address.kcook2005-06-251-2/+2
* * tree-optimize.c (init_tree_optimization_passes): Fix flags ofhubicka2005-06-241-4/+23
* * cgraphunit.c, tree-ssa-loop-ivopts.c,kazu2005-06-121-1/+1
* * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalizehubicka2005-06-091-18/+19
* * cgraphunit.c (cgraph_reset_node): Break out from ...hubicka2005-06-041-51/+64
* * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix commentkazu2005-06-031-1/+1
* * cgraphunit.c (cgraph_function_and_variable_visibility): Externhubicka2005-06-021-0/+1
* * cgraph.c (cgraph_node): Maintain master clones.hubicka2005-06-021-0/+5
* * cgraphunit.c (cgraph_function_and_variable_visibility): Fix typo inhubicka2005-06-021-1/+1
* * cgraph.c (dump_cgraph_node): Print new flags.hubicka2005-06-021-19/+52
* * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,kazu2005-05-291-1/+1
* * cgraph.c: Include tree-gimple.hhubicka2005-05-271-116/+91
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* * cgraphunit.c (cgraph_expand_function): Force function being lowered.hubicka2005-05-201-0/+2
* * basic-block.h (REG_BR_PROB_BASE): Define.hubicka2005-05-191-34/+13
* * cgraph.h (cgraph_node): Add 'lowered' state.hubicka2005-05-171-5/+77
* * Makefile.in (ipa.o, ipa-inline.o): New files.hubicka2005-04-221-839/+0
* * cgraphunit.c: Include tree-pass.hhubicka2005-04-211-39/+62
* * cgraphunit.c (cgraph_finalize_compilation_unit): Fix a commenttromey2005-04-181-1/+1
* * cgraphunit.c (INSNS_PER_CALL): Remove.kazu2005-04-131-2/+0
* Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble.wilson2005-04-071-0/+1
OpenPOWER on IntegriCloud