| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate n_basic_blocks macro | dmalcolm | 2013-11-19 | 1 | -1/+1 |
* | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 1 | -0/+1 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+1 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+1 |
* | * tree-ssa-loop.h: Remove include files. | amacleod | 2013-10-23 | 1 | -1/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -0/+8 |
* | * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h, | amacleod | 2013-10-18 | 1 | -0/+87 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -17/+36 |
* | 2013-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2013-05-06 | 1 | -1/+4 |
* | 2013-03-26 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-26 | 1 | -6/+16 |
* | 2013-04-10 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-10 | 1 | -2/+1 |
* | PR middle-end/56461 | jakub | 2013-02-27 | 1 | -1/+1 |
* | 2013-02-11 Richard Biener <rguenther@suse.de> | rguenth | 2013-02-11 | 1 | -3/+7 |
* | 2013-01-14 Richard Biener <rguenther@suse.de> | rguenth | 2013-01-14 | 1 | -1/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -5/+5 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | * tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: Remove | ebotcazou | 2012-09-17 | 1 | -34/+5 |
* | * graphite-scop-detection.c (create_sese_edges): Compute dominance | steven | 2012-08-14 | 1 | -0/+2 |
* | PR middle-end/54017 | jakub | 2012-07-19 | 1 | -36/+1 |
* | gcc/ | steven | 2012-07-16 | 1 | -2/+0 |
* | 2012-07-16 Dehao Chen <dehao@google.com> | dehao | 2012-07-16 | 1 | -6/+2 |
* | 2012-07-10 Dehao Chen <dehao@google.com> | dehao | 2012-07-10 | 1 | -2/+6 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | * Makefile.in: Fix many dependencies. | steven | 2012-05-31 | 1 | -1/+0 |
* | 2012-03-28 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-28 | 1 | -1/+0 |
* | 2011-07-04 Richard Guenther <rguenther@suse.de> | rguenth | 2011-07-04 | 1 | -1/+1 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -1/+1 |
* | * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message. | ebotcazou | 2011-05-13 | 1 | -3/+2 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -2/+0 |
* | * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE, | matz | 2010-11-17 | 1 | -1/+5 |
* | * basic-block.h (single_succ_edge): Use gcc_checking_assert. | froydnj | 2010-10-21 | 1 | -3/+1 |
* | * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred. | froydnj | 2010-10-21 | 1 | -18/+3 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -1/+1 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | PR tree-optimization/44539 | jakub | 2010-06-25 | 1 | -0/+3 |
* | Fix typo. | hubicka | 2010-06-12 | 1 | -1/+1 |
* | PR tree-optimize/44485 | hubicka | 2010-06-12 | 1 | -3/+19 |
* | Revert accidental commit. | hubicka | 2010-06-11 | 1 | -16/+2 |
* | * doc/invoke.texi (Wsuggest-attribute): Document. | hubicka | 2010-06-11 | 1 | -2/+16 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -2/+0 |
* | * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; | hubicka | 2010-06-01 | 1 | -4/+44 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -2/+0 |
* | PR debug/44205 | jakub | 2010-05-21 | 1 | -5/+10 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | PR tree-optimization/43402 | matz | 2010-03-18 | 1 | -4/+12 |
* | PR debug/43329 | jakub | 2010-03-12 | 1 | -3/+7 |