Age | Commit message (Expand) | Author | Files | Lines |
2005-04-06 | Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble. | James E Wilson | 1 | -0/+1 |
2005-04-01 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -5/+5 |
2005-03-30 | [multiple changes] | Jan Hubicka | 1 | -9/+117 |
2005-03-30 | cgraph.h (struct cgraph_node): Add alias. | Richard Henderson | 1 | -1/+3 |
2005-03-22 | cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o... | Richard Guenther | 1 | -2/+8 |
2005-03-16 | re PR middle-end/15700 ([unit-at-a-time] Inlining problem leads to miscompila... | Richard Henderson | 1 | -0/+2 |
2005-03-02 | cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields. | Richard Guenther | 1 | -6/+3 |
2005-02-21 | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-18 | re PR tree-optimization/18947 ([non-UAAT] external inline and normal function... | Jakub Jelinek | 1 | -0/+10 |
2004-12-08 | re PR middle-end/17982 (stop calling assemble_external before final assembly ... | Zack Weinberg | 1 | -0/+3 |
2004-11-18 | * cgraphunit.c: Replace "it's" with "its" and fix a typo. | Ben Elliston | 1 | -3/+3 |
2004-10-25 | patch to remove the analysis of module level static variables. | Kenneth Zadeck | 1 | -1062/+6 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -22/+22 |
2004-10-14 | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 1 | -8/+6 |
2004-10-01 | c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | Jan Hubicka | 1 | -1/+1 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -26/+44 |
2004-09-20 | re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c)) | Jan Hubicka | 1 | -3/+7 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -7/+7 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-14 | cgraph.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2004-09-13 | New code to analyze file level static variables and to determine if... | Kenneth Zadeck | 1 | -16/+1065 |
2004-09-10 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-10 | cgraph.h (cgraph_dump_file): Do not declare. | Paolo Bonzini | 1 | -0/+9 |
2004-09-09 | cgraphunit.c (cgraph_mark_functions_to_output): Renable node dumping for deve... | Nathan Sidwell | 1 | -3/+15 |
2004-09-08 | cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node. | Jan Hubicka | 1 | -2/+8 |
2004-09-07 | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 1 | -42/+33 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -2/+2 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-07-29 | c-common.h (lang_post_pch_load): New variable. | Mark Mitchell | 1 | -1/+6 |
2004-07-25 | Remove obsolete text in comment. | Richard Kenner | 1 | -2/+1 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 1 | -2/+6 |
2004-07-15 | * Fix for g++/15861 | Frank Ch. Eigler | 1 | -2/+2 |
2004-07-01 | cgraph.h (cgraph_build_static_cdtor): Declare. | Richard Henderson | 1 | -0/+64 |
2004-06-24 | Minor whitespace changes | Richard Kenner | 1 | -4/+6 |
2004-06-20 | c-common.h (has_c_linkage): New interface. | Zack Weinberg | 1 | -2/+0 |
2004-06-06 | cgraphunit.c (cgraph_decide_inlining): Adjust dump lines in always_inline pass. | Eric Botcazou | 1 | -3/+3 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-05-22 | [multiple changes] | Zack Weinberg | 1 | -8/+1 |
2004-05-19 | * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node) | Zack Weinberg | 1 | -3/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -56/+172 |
2004-05-05 | re PR rtl-optimization/14980 ([unit-at-a-time] complex_io.cc:69: error: Inlin... | Jan Hubicka | 1 | -1/+3 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -6/+6 |
2004-04-29 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2004-04-28 | re PR c/15004 ([unit-at-a-time] no warning for unused paramater in static fun... | Jan Hubicka | 1 | -0/+5 |
2004-04-01 | cgraph.c: Add overall comment. | Jan Hubicka | 1 | -560/+624 |
2004-03-20 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -4/+4 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -3/+3 |
2004-02-08 | c-common.c (shadow_warning): Delete. | Zack Weinberg | 1 | -3/+2 |