| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -15/+5 |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 1 | -3/+0 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -3/+0 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -3/+0 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -3/+9 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 2014-11-19 | 1 | -5/+6 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+3 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -0/+6 |
* | re PR lto/61969 (wrong code by LTO on i?86-linux-gnu (affecting trunk, 4.9.x,... | Richard Biener | 2014-10-09 | 1 | -2/+1 |
* | tree-ssa-ccp.c (prop_value_d): Rename to ... | Jan Hubicka | 2014-09-22 | 1 | -3/+3 |
* | remove has_execute | Trevor Saunders | 2014-07-09 | 1 | -2/+0 |
* | pass cfun to pass::execute | Trevor Saunders | 2014-04-17 | 1 | -64/+64 |
* | pass current function to opt_pass::gate () | Trevor Saunders | 2014-04-17 | 1 | -7/+2 |
* | remove has_gate | Trevor Saunders | 2014-04-17 | 1 | -2/+0 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | David Malcolm | 2013-12-09 | 1 | -3/+3 |
* | gimple.h: Remove all includes. | Andrew MacLeod | 2013-11-22 | 1 | -0/+4 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -0/+1 |
* | gimple-walk.h: New File. | Andrew Macleod | 2013-11-13 | 1 | -0/+2 |
* | tree-ssa.h: Remove all #include's | Andrew MacLeod | 2013-10-23 | 1 | -1/+3 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -4/+4 |
* | tree-ssa.h: New. | Andrew MacLeod | 2013-09-12 | 1 | -1/+1 |
* | Automated conversion of passes to C++ classes | David Malcolm | 2013-08-05 | 1 | -34/+69 |
* | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 2013-04-10 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 2012-11-01 | 1 | -0/+2 |
* | tree-complex.c (init_parameter_lattice_values): Don't call var_ann. | Michael Matz | 2012-08-01 | 1 | -2/+0 |
* | system.h (dump_file): Do not define. | Steven Bosscher | 2012-07-16 | 1 | -2/+0 |
* | tree-nrv.c (tree_nrv): Release VDEFs. | Richard Guenther | 2012-04-05 | 1 | -0/+1 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 2011-06-14 | 1 | -1/+1 |
* | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 2011-02-02 | 1 | -1/+1 |
* | re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c... | Richard Guenther | 2010-07-26 | 1 | -4/+4 |
* | tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result. | Jakub Jelinek | 2010-07-05 | 1 | -0/+3 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -1/+0 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -1/+3 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -2/+3 |
* | re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo... | Richard Guenther | 2010-04-16 | 1 | -11/+9 |
* | gsstruct.def (GSS_CALL): New. | Richard Guenther | 2010-04-12 | 1 | -1/+1 |
* | re PR middle-end/42183 (internal compiler error: verify_stmts failed) | Richard Guenther | 2009-11-28 | 1 | -2/+8 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -5/+5 |
* | passes.c (init_optimization_passes): Strip now incorrect comment. | Richard Guenther | 2009-05-11 | 1 | -1/+1 |
* | Expand from SSA. | Michael Matz | 2009-04-26 | 1 | -3/+13 |
* | df.h: Include "timevar.h". | Ian Lance Taylor | 2009-04-17 | 1 | -2/+2 |
* | re PR debug/39086 (ICE in decl_ultimate_origin, at dwarf2out.c:5770 when comp... | Jason Merrill | 2009-03-11 | 1 | -8/+19 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -39/+51 |
* | cgraph.c (cgraph_add_new_function): Do early local passes. | Jan Hubicka | 2008-07-20 | 1 | -1/+7 |
* | re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu) | Richard Guenther | 2008-07-07 | 1 | -1/+1 |
* | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 2008-05-08 | 1 | -11/+2 |