summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/24295 (Xorg broken, #pragma weak foo = bar no longer causes ...Alexandre Oliva2005-10-201-0/+2
* cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka2005-09-241-0/+10
* re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson2005-09-081-1/+7
* re PR c++/22034 (ICE on valid (local class), dwarf2)Jan Hubicka2005-08-181-1/+4
* Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky2005-08-011-0/+132
* ipa-inline.c (cgraph_edge_badness): Update comments.Josh Conner2005-07-281-1/+1
* cgraphunit.c (cgraph_function_and_variable_visibility): Set visibility flags ...Jan Hubicka2005-07-271-1/+3
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+10
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-13/+13
* cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka2005-06-281-12/+69
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ...Jan Hubicka2005-06-241-4/+23
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-06-121-1/+1
* cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize local statics...Jan Hubicka2005-06-091-18/+19
* cgraphunit.c (cgraph_reset_node): Break out from ...Jan Hubicka2005-06-041-51/+64
* cgraph.c, [...]: Fix comment typos.Kazu Hirata2005-06-031-1/+1
* cgraphunit.c (cgraph_function_and_variable_visibility): Extern inline functio...Jan Hubicka2005-06-021-0/+1
* cgraph.c (cgraph_node): Maintain master clones.Jan Hubicka2005-06-021-0/+5
* cgraphunit.c (cgraph_function_and_variable_visibility): Fix typo in previous ...Jan Hubicka2005-06-021-1/+1
* cgraph.c (dump_cgraph_node): Print new flags.Jan Hubicka2005-06-021-19/+52
* cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata2005-05-291-1/+1
* cgraph.c: Include tree-gimple.hJan Hubicka2005-05-271-116/+91
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-1/+1
* * cgraphunit.c (cgraph_expand_function): Force function being lowered.Jan Hubicka2005-05-201-0/+2
* basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka2005-05-191-34/+13
* cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher2005-05-171-5/+77
* Makefile.in (ipa.o, [...]): New files.Jan Hubicka2005-04-221-839/+0
* cgraphunit.c: Include tree-pass.h (cgraph_decide_recursive_inlining...Jan Hubicka2005-04-211-39/+62
* cgraphunit.c (cgraph_finalize_compilation_unit): Fix a comment typo.Tom Tromey2005-04-181-1/+1
* * cgraphunit.c (INSNS_PER_CALL): Remove.Kazu Hirata2005-04-131-2/+0
* Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble.James E Wilson2005-04-061-0/+1
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-5/+5
* [multiple changes]Jan Hubicka2005-03-301-9/+117
* cgraph.h (struct cgraph_node): Add alias.Richard Henderson2005-03-301-1/+3
* cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o...Richard Guenther2005-03-221-2/+8
* re PR middle-end/15700 ([unit-at-a-time] Inlining problem leads to miscompila...Richard Henderson2005-03-161-0/+2
* cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields.Richard Guenther2005-03-021-6/+3
* c-objc-common.h, [...]: Update copyright.Kazu Hirata2005-02-211-1/+1
* re PR tree-optimization/18947 ([non-UAAT] external inline and normal function...Jakub Jelinek2005-02-181-0/+10
* re PR middle-end/17982 (stop calling assemble_external before final assembly ...Zack Weinberg2004-12-081-0/+3
* * cgraphunit.c: Replace "it's" with "its" and fix a typo.Ben Elliston2004-11-181-3/+3
* patch to remove the analysis of module level static variables.Kenneth Zadeck2004-10-251-1062/+6
* alias.c, [...]: Fix comment formatting.Kazu Hirata2004-10-221-22/+22
* Speed up walk_tree by introducing a special-purpose hash table.Matt Austern2004-10-141-8/+6
* c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka2004-10-011-1/+1
* bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style.Zdenek Dvorak2004-09-261-26/+44
* re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))Jan Hubicka2004-09-201-3/+7
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-7/+7
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2004-09-171-1/+1
* cgraph.h, [...]: Fix comment typos.Kazu Hirata2004-09-141-4/+4