| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -2/+2 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+12 |
* | Convert edge_def.insns.r to rtx_insn * | dmalcolm | 2014-08-25 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2014-07-28 | 1 | -13/+13 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -3/+3 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -1/+5 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -1/+2 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+2 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+1 |
* | 2013-11-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-05 | 1 | -3/+18 |
* | * tree-outof-ssa.h: Remove include files. | amacleod | 2013-10-29 | 1 | -0/+3 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -1/+6 |
* | * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h, | amacleod | 2013-10-18 | 1 | -0/+1 |
* | 2013-09-26 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-09-26 | 1 | -1/+56 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -63/+59 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -9/+9 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -2/+2 |
* | Integrate lexical block into source_location. | dehao | 2012-09-19 | 1 | -8/+6 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -3/+3 |
* | 2012-08-08 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-08 | 1 | -6/+3 |
* | 2012-08-03 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-03 | 1 | -2/+2 |
* | gcc/ | steven | 2012-07-16 | 1 | -4/+1 |
* | 2012-07-16 Dehao Chen <dehao@google.com> | dehao | 2012-07-16 | 1 | -76/+25 |
* | 2012-07-10 Dehao Chen <dehao@google.com> | dehao | 2012-07-10 | 1 | -25/+76 |
* | 2011-12-21 Richard Guenther <rguenther@suse.de> | rguenth | 2011-12-21 | 1 | -2/+3 |
* | 2011-11-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com> | wschmidt | 2011-11-18 | 1 | -0/+2 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -2/+2 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -2/+4 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+2 |
* | * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not | jakub | 2010-04-07 | 1 | -4/+6 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | PR middle-end/43300 | matz | 2010-03-15 | 1 | -9/+30 |
* | PR tree-optimization/42719 | jakub | 2010-01-19 | 1 | -0/+2 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -27/+27 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -1/+4 |
* | 2009-08-12 Richard Sandiford <rdsandiford@googlemail.com> | bonzini | 2009-08-12 | 1 | -2/+4 |
* | gcc/ | rsandifo | 2009-08-09 | 1 | -9/+18 |
* | 2009-04-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-08-01 | 1 | -3/+2 |
* | Add source_location support to PHI arguments. | amacleod | 2009-07-30 | 1 | -19/+74 |
* | PR middle-end/39976 | matz | 2009-05-13 | 1 | -1/+69 |
* | PR middle-end/39927 | matz | 2009-04-29 | 1 | -19/+40 |
* | PR middle-end/39922 | matz | 2009-04-28 | 1 | -1/+1 |
* | * ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap. | matz | 2009-04-27 | 1 | -2/+2 |
* | 2009-04-26 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2009-04-26 | 1 | -1/+1 |