| Commit message (Expand) | Author | Age | Files | Lines |
* | 2012-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-10 | 1 | -6/+25 |
* | 2012-08-09 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-09 | 1 | -1/+3 |
* | 2012-08-07 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-07 | 1 | -3/+15 |
* | 2012-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-01 | 1 | -1/+2 |
* | 2012-07-31 Richard Guenther <rguenther@suse.de> | rguenth | 2012-07-31 | 1 | -7/+0 |
* | gcc/ | steven | 2012-07-24 | 1 | -10/+4 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -1/+1 |
* | 2012-05-03 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-05-03 | 1 | -2/+57 |
* | 2012-04-05 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-05 | 1 | -6/+25 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -1/+1 |
* | * tree-flow.h (struct gimple_df): Make free_ssanames a VEC. | froydnj | 2011-04-13 | 1 | -20/+8 |
* | PR debug/47106 | aoliva | 2011-02-15 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE, | matz | 2010-11-17 | 1 | -1/+1 |
* | 2010-09-22 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-22 | 1 | -7/+5 |
* | 2010-08-12 Richard Guenther <rguenther@suse.de> | rguenth | 2010-08-12 | 1 | -9/+33 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -1/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | gcc/ChangeLog: | steven | 2010-04-30 | 1 | -1/+0 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -7/+7 |
* | gcc/ChangeLog: | aoliva | 2009-10-12 | 1 | -1/+1 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -0/+3 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -3/+4 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -6/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -11/+7 |
* | 2008-05-13 Diego Novillo <dnovillo@google.com> | dnovillo | 2008-05-13 | 1 | -17/+21 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -3/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -1/+1 |
* | * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c, | kazu | 2007-01-31 | 1 | -2/+2 |
* | * tree-ssanames.c (release_dead_ssa_names): Instead of ggc_freeing | hubicka | 2007-01-16 | 1 | -1/+6 |
* | * tree-ssanames.c (release_dead_ssa_names): Remove invalidated | hubicka | 2007-01-16 | 1 | -0/+5 |
* | PR tree-optimization/1046 | hubicka | 2007-01-11 | 1 | -0/+46 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -1/+2 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -1/+3 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -24/+16 |
* | * tree-dfa.c (dump_variable): Use default_def function. | hubicka | 2005-07-13 | 1 | -1/+1 |
* | PR tree-optimization/20139 | kazu | 2005-07-08 | 1 | -0/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -2/+2 |
* | * tree-ssanames.c: Fix a comment typo. | kazu | 2005-04-30 | 1 | -1/+1 |
* | * tree-flow.h (ssa_names): Change the type to VEC(tree,gc). | kazu | 2005-04-27 | 1 | -9/+11 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -59/+8 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -12/+6 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -0/+22 |
* | * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | dorit | 2005-03-29 | 1 | -7/+23 |
* | * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c, | kazu | 2005-02-17 | 1 | -1/+1 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -3/+3 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -14/+6 |