Age | Commit message (Expand) | Author | Files | Lines |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+3 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -4/+4 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -34/+69 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+2 |
2012-08-01 | tree-complex.c (init_parameter_lattice_values): Don't call var_ann. | Michael Matz | 1 | -2/+0 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+0 |
2012-04-05 | tree-nrv.c (tree_nrv): Release VDEFs. | Richard Guenther | 1 | -0/+1 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+1 |
2011-02-02 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -1/+1 |
2010-07-26 | re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c... | Richard Guenther | 1 | -4/+4 |
2010-07-05 | tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result. | Jakub Jelinek | 1 | -0/+3 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -1/+3 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -2/+3 |
2010-04-16 | re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo... | Richard Guenther | 1 | -11/+9 |
2010-04-12 | gsstruct.def (GSS_CALL): New. | Richard Guenther | 1 | -1/+1 |
2009-11-28 | re PR middle-end/42183 (internal compiler error: verify_stmts failed) | Richard Guenther | 1 | -2/+8 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -5/+5 |
2009-05-11 | passes.c (init_optimization_passes): Strip now incorrect comment. | Richard Guenther | 1 | -1/+1 |
2009-04-26 | Expand from SSA. | Michael Matz | 1 | -3/+13 |
2009-04-17 | df.h: Include "timevar.h". | Ian Lance Taylor | 1 | -2/+2 |
2009-03-11 | re PR debug/39086 (ICE in decl_ultimate_origin, at dwarf2out.c:5770 when comp... | Jason Merrill | 1 | -8/+19 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -39/+51 |
2008-07-20 | cgraph.c (cgraph_add_new_function): Do early local passes. | Jan Hubicka | 1 | -1/+7 |
2008-07-07 | re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu) | Richard Guenther | 1 | -1/+1 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -11/+2 |
2008-04-16 | re PR c/35739 (ICE with _Decimal128 and va_list) | Jakub Jelinek | 1 | -1/+6 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -6/+10 |
2007-10-28 | tree-flow.h (subvar_t): Make it a VEC. | Richard Guenther | 1 | -3/+8 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-02 | tree-nrv.c (dest_safe_for_nrv_p): Grok any handled_component_p, SSA_NAMEs, RE... | Jakub Jelinek | 1 | -20/+17 |
2007-07-02 | re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) | Richard Guenther | 1 | -2/+2 |
2007-03-14 | re PR tree-optimization/30590 (tree-nrv optimization clobbers return variable) | Seongbae Park | 1 | -0/+8 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -10/+10 |
2006-09-01 | re PR middle-end/25505 (gcc uses way too much stack space for this code) | Josh Conner | 1 | -25/+37 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -6/+8 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-24 | tree-nrv.c (tree_nrv): Fix to check assignments to the RESULT_DECL rather tha... | Jason Merrill | 1 | -45/+56 |
2005-06-23 | re PR c++/19317 (removing a temporary return value when we cannot) | Jason Merrill | 1 | -0/+76 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-08 | [multiple changes] | Diego Novillo | 1 | -0/+1 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -1/+2 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-24 | Minor comment and whitespace changes | Richard Kenner | 1 | -3/+4 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |