| Commit message (Expand) | Author | Age | Files | Lines |
* | 2010-08-25 Richard Guenther <rguenther@suse.de> | rguenth | 2010-08-25 | 1 | -8/+14 |
* | gcc/ | rsandifo | 2010-07-31 | 1 | -13/+18 |
* | gcc/ | rsandifo | 2010-07-22 | 1 | -73/+113 |
* | gcc/ | froydnj | 2010-07-15 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2010-07-04 | 1 | -9/+6 |
* | With large parts from Jim Wilson: | bernds | 2010-06-25 | 1 | -83/+192 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -1/+0 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -3/+4 |
* | gcc/ | bernds | 2010-04-22 | 1 | -0/+134 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+2 |
* | 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2010-03-11 | 1 | -9/+12 |
* | 2010-01-03 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-03 | 1 | -2/+3 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -7/+7 |
* | gcc/ChangeLog: | aoliva | 2009-11-21 | 1 | -0/+1 |
* | PR middle-end/41963 | matz | 2009-11-06 | 1 | -4/+30 |
* | * tree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove. | matz | 2009-10-29 | 1 | -92/+0 |
* | 2009-06-24 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2009-06-24 | 1 | -5/+60 |
* | 2009-06-23 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2009-06-23 | 1 | -1/+6 |
* | 2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2009-06-15 | 1 | -2/+0 |
* | 2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2009-06-14 | 1 | -1/+384 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -4/+4 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -2/+6 |
* | 2008-08-09 Richard Guenther <rguenther@suse.de> | rguenth | 2008-08-09 | 1 | -2/+2 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -109/+108 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -9/+15 |
* | 2008-01-25 Richard Guenther <rguenther@suse.de> | rguenth | 2008-01-25 | 1 | -2/+3 |
* | 2008-01-17 Richard Guenther <rguenther@suse.de> | rguenth | 2008-01-17 | 1 | -1/+5 |
* | Add new fp flags: -fassociative-math and -freciprocal-math | revitale | 2007-09-04 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | PR tree-optimization/32383 | uros | 2007-06-18 | 1 | -3/+18 |
* | PR middle-end/31723 | uros | 2007-06-16 | 1 | -0/+125 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -1/+1 |
* | * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt | sayle | 2007-03-08 | 1 | -5/+6 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -2/+2 |
* | * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c, | kazu | 2007-01-31 | 1 | -2/+2 |
* | 2007-01-22 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-22 | 1 | -2/+206 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -7/+7 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -2/+2 |
* | 2006-07-07 Richard Guenther <rguenther@suse.de> | rguenth | 2006-07-07 | 1 | -30/+1 |
* | 2006-07-04 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-07-05 | 1 | -2/+4 |
* | Implement new immediate use iterators. | amacleod | 2006-04-27 | 1 | -3/+6 |
* | 2006-04-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-04-18 | 1 | -2/+31 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | gcc: | bonzini | 2006-01-11 | 1 | -84/+397 |
* | gcc/ | steven | 2005-08-09 | 1 | -9/+26 |
* | 2005-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2005-08-01 | 1 | -1/+11 |
* | 2005-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2005-08-01 | 1 | -5/+18 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |