| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -2/+1 |
* | * cgraphunit.c (cgraph_assemble_pending_functions): Call | ian | 2006-01-29 | 1 | -0/+3 |
* | PR middle-end/25930 | ian | 2006-01-24 | 1 | -1/+2 |
* | * tree-pretty-print.c (dump_generic_node): Handle | dnovillo | 2006-01-19 | 1 | -16/+28 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -11/+26 |
* | ./: | ian | 2006-01-17 | 1 | -21/+150 |
* | * cgraph.c (cgraph_insert_node_to_hashtable): New function. | hubicka | 2006-01-11 | 1 | -5/+57 |
* | gcc/ChangeLog: | aoliva | 2005-10-20 | 1 | -0/+2 |
* | * cgraph.c (cgraph_clone_edge): Make the scale gcov_type. | hubicka | 2005-09-24 | 1 | -0/+10 |
* | PR debug/23190 | rth | 2005-09-09 | 1 | -1/+7 |
* | PR c++/22034 | hubicka | 2005-08-18 | 1 | -1/+4 |
* | * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. Remove integrate.h | razya | 2005-08-01 | 1 | -0/+132 |
* | * ipa-inline.c (cgraph_edge_badness): Update comments. Invert shift | jconner | 2005-07-28 | 1 | -1/+1 |
* | * cgraphunit.c (cgraph_function_and_variable_visibility): Set | hubicka | 2005-07-27 | 1 | -1/+3 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+10 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -13/+13 |
* | * cgraph.c (cgraph_remove_node): Do not release function bodies until | hubicka | 2005-06-28 | 1 | -12/+69 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree-optimize.c (init_tree_optimization_passes): Fix flags of | hubicka | 2005-06-24 | 1 | -4/+23 |
* | * cgraphunit.c, tree-ssa-loop-ivopts.c, | kazu | 2005-06-12 | 1 | -1/+1 |
* | * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize | hubicka | 2005-06-09 | 1 | -18/+19 |
* | * cgraphunit.c (cgraph_reset_node): Break out from ... | hubicka | 2005-06-04 | 1 | -51/+64 |
* | * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix comment | kazu | 2005-06-03 | 1 | -1/+1 |
* | * cgraphunit.c (cgraph_function_and_variable_visibility): Extern | hubicka | 2005-06-02 | 1 | -0/+1 |
* | * cgraph.c (cgraph_node): Maintain master clones. | hubicka | 2005-06-02 | 1 | -0/+5 |
* | * cgraphunit.c (cgraph_function_and_variable_visibility): Fix typo in | hubicka | 2005-06-02 | 1 | -1/+1 |
* | * cgraph.c (dump_cgraph_node): Print new flags. | hubicka | 2005-06-02 | 1 | -19/+52 |
* | * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c, | kazu | 2005-05-29 | 1 | -1/+1 |
* | * cgraph.c: Include tree-gimple.h | hubicka | 2005-05-27 | 1 | -116/+91 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * cgraphunit.c (cgraph_expand_function): Force function being lowered. | hubicka | 2005-05-20 | 1 | -0/+2 |
* | * basic-block.h (REG_BR_PROB_BASE): Define. | hubicka | 2005-05-19 | 1 | -34/+13 |
* | * cgraph.h (cgraph_node): Add 'lowered' state. | hubicka | 2005-05-17 | 1 | -5/+77 |
* | * Makefile.in (ipa.o, ipa-inline.o): New files. | hubicka | 2005-04-22 | 1 | -839/+0 |
* | * cgraphunit.c: Include tree-pass.h | hubicka | 2005-04-21 | 1 | -39/+62 |
* | * cgraphunit.c (cgraph_finalize_compilation_unit): Fix a comment | tromey | 2005-04-18 | 1 | -1/+1 |
* | * cgraphunit.c (INSNS_PER_CALL): Remove. | kazu | 2005-04-13 | 1 | -2/+0 |
* | Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble. | wilson | 2005-04-07 | 1 | -0/+1 |
* | * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c, | kazu | 2005-04-01 | 1 | -5/+5 |
* | 2005-03-31 Jan Hubicka <jh@suse.cz> | hubicka | 2005-03-30 | 1 | -9/+117 |
* | * cgraph.h (struct cgraph_node): Add alias. | rth | 2005-03-30 | 1 | -1/+3 |
* | * cgraphunit.c (cgraph_estimate_size_after_inlining): Compute | hubicka | 2005-03-22 | 1 | -2/+8 |
* | PR middle-end/15700 | rth | 2005-03-16 | 1 | -0/+2 |
* | 2005-03-02 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-03-02 | 1 | -6/+3 |
* | * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c, | kazu | 2005-02-21 | 1 | -1/+1 |
* | PR tree-optimization/18947 | jakub | 2005-02-17 | 1 | -0/+10 |
* | PR 17982 | zack | 2004-12-08 | 1 | -0/+3 |
* | * cgraphunit.c: Replace "it's" with "its" and fix a typo. | bje | 2004-11-18 | 1 | -3/+3 |
* | patch to remove the analysis of module level static variables. | zadeck | 2004-10-25 | 1 | -1062/+6 |