| Commit message (Expand) | Author | Age | Files | Lines |
* | * passes.c (init_optimization_passes): Add simple dce and addressable | hubicka | 2007-09-07 | 1 | -0/+96 |
* | 2007-08-24 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-24 | 1 | -36/+46 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -1/+1 |
* | 2007-07-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-20 | 1 | -15/+10 |
* | * auto-inc-dec.c, config/arm/arm.c, | kazu | 2007-07-07 | 1 | -1/+1 |
* | 2007-07-05 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-05 | 1 | -5/+5 |
* | 2007-07-04 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-04 | 1 | -26/+68 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -60/+90 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -0/+11 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -3/+3 |
* | 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-16 | 1 | -4/+6 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -1/+1 |
* | 2007-05-04 Josh Conner <jconner@apple.com> | jconner | 2007-05-04 | 1 | -2/+2 |
* | * tree-ssa.c ((warn_uninit): Annotate warning with | mueller | 2007-04-25 | 1 | -1/+1 |
* | PR 30735 | dnovillo | 2007-04-11 | 1 | -0/+47 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -4/+6 |
* | PR 30562 | dnovillo | 2007-02-08 | 1 | -19/+0 |
* | 2007-01-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-01-29 | 1 | -7/+10 |
* | * tree-ssa.c (init_tree_ssa): Do not call init_alias_heapvars. | hubicka | 2007-01-20 | 1 | -1/+0 |
* | * cgraph.c (cgraph_release_function_body): New function. | hubicka | 2007-01-04 | 1 | -2/+5 |
* | * tree.h (DECL_CALL_CLOBBERED): Remove. | hubicka | 2006-12-30 | 1 | -7/+7 |
* | * tree-ssa-operands.h (struct ssa_operand_memory_d): | hubicka | 2006-12-24 | 1 | -0/+2 |
* | * tree-flow-inline.h (gimple_var_anns): New function. | hubicka | 2006-12-20 | 1 | -1/+26 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -54/+91 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -5/+5 |
* | 2006-12-04 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-04 | 1 | -126/+0 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -20/+18 |
* | * tree-ssa.c (warn_uninit): Use expand_location variables for | bje | 2006-11-03 | 1 | -5/+7 |
* | gcc: | amylaar | 2006-08-29 | 1 | -1/+7 |
* | 2006-06-15 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-06-15 | 1 | -11/+0 |
* | 2006-06-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-06-08 | 1 | -0/+11 |
* | 2006-03-25 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-25 | 1 | -0/+41 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+4 |
* | * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | dnovillo | 2006-03-01 | 1 | -14/+14 |
* | * tree-flow.h (struct var_ann_d): Rename field is_alias_tag to | dnovillo | 2006-02-18 | 1 | -2/+2 |
* | * tree-flow.h (struct var_ann_d): Change type of | rakdver | 2005-12-19 | 1 | -10/+8 |
* | * tree-flow.h (struct stmt_ann_d): Remove | rakdver | 2005-12-19 | 1 | -9/+0 |
* | * tree-vn.c (vn_add): Use XNEW. | gdr | 2005-12-18 | 1 | -2/+3 |
* | * tree-flow-inline.h (set_default_def, default_def): Kill. | hubicka | 2005-12-17 | 1 | -0/+3 |
* | In gcc/ | dberlin | 2005-12-06 | 1 | -1/+1 |
* | PR middle-end/23497 | rth | 2005-11-16 | 1 | -4/+19 |
* | 2005-11-10 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-11-10 | 1 | -1/+2 |
* | 2005-11-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-11-08 | 1 | -0/+1 |
* | PR tree-opt/22278 | rth | 2005-07-19 | 1 | -0/+9 |
* | * tree-dfa.c (dump_variable): Use default_def function. | hubicka | 2005-07-13 | 1 | -1/+1 |
* | * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | dnovillo | 2005-07-10 | 1 | -2/+1 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -28/+28 |
* | * c-common.h (GCC_DIAG_STYLE): Define. | jsm28 | 2005-07-03 | 1 | -1/+1 |
* | 2005-06-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-30 | 1 | -14/+31 |