| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-08-26 Bernhard Fischer <aldot@gcc.gnu.org> | aldot | 2007-08-26 | 1 | -28/+28 |
* | 2007-08-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-08-14 | 1 | -1/+1 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -0/+1 |
* | * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md, | kazu | 2007-07-28 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -3/+4 |
* | 2007-07-12 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-12 | 1 | -4/+5 |
* | 2007-07-11 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-12 | 1 | -57/+64 |
* | 2007-07-07 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-07 | 1 | -131/+95 |
* | 2007-07-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-07 | 1 | -95/+131 |
* | 2007-07-04 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-04 | 1 | -81/+17 |
* | 2007-07-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-02 | 1 | -5/+7 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -2/+2 |
* | 2007-06-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-01 | 1 | -1/+11 |
* | 2007-06-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-06-30 | 1 | -267/+369 |
* | * tree-ssa-pre.c (mergephitemp): Remove. | kazu | 2007-06-13 | 1 | -2/+0 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -1/+1 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -10/+10 |
* | * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | rakdver | 2007-05-27 | 1 | -3/+3 |
* | 2007-05-13 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-05-13 | 1 | -4/+4 |
* | 2007-03-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-03-17 | 1 | -377/+138 |
* | * tree-ssa-pre.c (create_value_expr_from): Initialize POOL to | dnovillo | 2007-02-19 | 1 | -1/+1 |
* | PR middle-end/30391 | sayle | 2007-02-16 | 1 | -7/+8 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -189/+97 |
* | 2006-12-14 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-14 | 1 | -1/+3 |
* | 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-12-12 | 1 | -4/+9 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -9/+6 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -3/+5 |
* | * tree-scalar-evolution.c (scev_const_prop): | dnovillo | 2006-12-11 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -54/+57 |
* | * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c, | kazu | 2006-12-02 | 1 | -1/+1 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -4/+4 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -5/+2 |
* | 2006-11-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-11-14 | 1 | -73/+470 |
* | 2006-10-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-30 | 1 | -821/+717 |
* | 2006-10-21 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-21 | 1 | -0/+17 |
* | PR rtl-optimization/28071 | hubicka | 2006-09-12 | 1 | -4/+4 |
* | * tree-outof-ssa.c (check_replaceable): Do not allocate def_vars | hubicka | 2006-08-01 | 1 | -1/+2 |
* | Fix whitespace. | echristo | 2006-07-04 | 1 | -172/+171 |
* | 2006-06-19 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-19 | 1 | -3/+8 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -4/+4 |
* | 2006-05-04 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-04 | 1 | -3/+49 |
* | 2006-05-04 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-04 | 1 | -8/+11 |
* | 2006-03-23 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-03-23 | 1 | -9/+0 |
* | 2006-03-21 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-03-21 | 1 | -0/+1 |
* | 2006-03-20 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-03-20 | 1 | -25/+109 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+4 |
* | 2006-02-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-02-09 | 1 | -0/+1 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -2/+2 |