aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-05-27cgraphunit.c (decide_is_function_needed): Fix wrong PR reference.Dirk Mueller1-1/+1
2006-05-23cgraphunit.c (decide_is_function_needed): Also nested functions and functions...Jan Hubicka1-3/+7
2006-05-21ACKed by Jan Hubicka in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25776#c9Bernhard Fischer1-1/+1
2006-05-20re PR middle-end/25776 (ICE in cgraph after error at -O1 and above)Andrew Pinski1-1/+5
2006-05-18Whitespace fixupsMike Stump1-27/+27
2006-05-11cgraphunit.c (decide_is_function_needed): Don't force always_inline to be out...Jan Hubicka1-2/+4
2006-05-08re PR middle-end/25962 (Pointer (null) check after the use in cgraph.c)Jan Hubicka1-2/+6
2006-05-04re PR middle-end/25962 (Pointer (null) check after the use in cgraph.c)Jan Hubicka1-2/+2
2006-04-17cgraph.h (cgraph_edge_p): New.Kazu Hirata1-10/+9
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+1
2006-01-29cgraphunit.c (cgraph_assemble_pending_functions): Call cgraph_output_pending_...Ian Lance Taylor1-0/+3
2006-01-24re PR middle-end/25930 (seg fault in GC with toplevel asm and -fno-toplevel-r...Ian Lance Taylor1-1/+2
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo1-16/+28
2006-01-18[multiple changes]Diego Novillo1-11/+26
2006-01-17common.opt (ftoplevel-reorder): New option.Ian Lance Taylor1-21/+150
2006-01-11cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka1-5/+57
2005-10-20re PR middle-end/24295 (Xorg broken, #pragma weak foo = bar no longer causes ...Alexandre Oliva1-0/+2
2005-09-24cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka1-0/+10
2005-09-08re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson1-1/+7
2005-08-18re PR c++/22034 (ICE on valid (local class), dwarf2)Jan Hubicka1-1/+4
2005-08-01Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky1-0/+132
2005-07-28ipa-inline.c (cgraph_edge_badness): Update comments.Josh Conner1-1/+1
2005-07-27cgraphunit.c (cgraph_function_and_variable_visibility): Set visibility flags ...Jan Hubicka1-1/+3
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-0/+10
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-13/+13
2005-06-28cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka1-12/+69
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-4/+23
2005-06-12cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-06-09cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize local statics...Jan Hubicka1-18/+19
2005-06-04cgraphunit.c (cgraph_reset_node): Break out from ...Jan Hubicka1-51/+64
2005-06-03cgraph.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-06-02cgraphunit.c (cgraph_function_and_variable_visibility): Extern inline functio...Jan Hubicka1-0/+1
2005-06-02cgraph.c (cgraph_node): Maintain master clones.Jan Hubicka1-0/+5
2005-06-02cgraphunit.c (cgraph_function_and_variable_visibility): Fix typo in previous ...Jan Hubicka1-1/+1
2005-06-02cgraph.c (dump_cgraph_node): Print new flags.Jan Hubicka1-19/+52
2005-05-29cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata1-1/+1
2005-05-27cgraph.c: Include tree-gimple.hJan Hubicka1-116/+91
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-20* cgraphunit.c (cgraph_expand_function): Force function being lowered.Jan Hubicka1-0/+2
2005-05-19basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka1-34/+13
2005-05-17cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher1-5/+77
2005-04-22Makefile.in (ipa.o, [...]): New files.Jan Hubicka1-839/+0
2005-04-21cgraphunit.c: Include tree-pass.h (cgraph_decide_recursive_inlining...Jan Hubicka1-39/+62
2005-04-18cgraphunit.c (cgraph_finalize_compilation_unit): Fix a comment typo.Tom Tromey1-1/+1
2005-04-13* cgraphunit.c (INSNS_PER_CALL): Remove.Kazu Hirata1-2/+0
2005-04-06Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble.James E Wilson1-0/+1