Age | Commit message (Expand) | Author | Files | Lines |
2011-05-04 | Remove extra spacing at the end of the line. | Mike Stump | 1 | -35/+35 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-02-28 | Fix typos in documentation. | Ralf Wildenhues | 1 | -1/+1 |
2009-05-22 | re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing) | Richard Guenther | 1 | -0/+29 |
2009-05-18 | tree-ssa.texi (SSA Operands): Fix a mistake. | Eric Fisher | 1 | -3/+3 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -197/+67 |
2008-09-21 | gccint.texi: Include generic.texi and gimple.texi. | Diego Novillo | 1 | -711/+11 |
2008-09-13 | cfg.texi: Fix some typos. | Ralf Wildenhues | 1 | -2/+2 |
2008-06-15 | libgomp.texi (omp_test_lock): Fix typo. | Ralf Wildenhues | 1 | -86/+86 |
2008-02-17 | c-tree.texi: Use @dots{} and @enddots{} where appropriate. | Ralf Wildenhues | 1 | -9/+9 |
2008-02-14 | bugreport.texi: Update copyright years. | Ralf Wildenhues | 1 | -1/+1 |
2008-01-28 | tree-ssa.texi: Add cindex PHI nodes and improve wording. | Bernhard Fischer | 1 | -1/+2 |
2007-07-11 | re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index) | Eric Botcazou | 1 | -2/+4 |
2007-03-08 | tree-ssa.texi: Remove documentation for V_MUST_DEF. | Diego Novillo | 1 | -27/+6 |
2007-01-27 | sourcebuild.texi: Add comma for clarity. | Ralf Wildenhues | 1 | -4/+4 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -27/+40 |
2006-11-07 | invoke.texi (fstrict-aliasing): Move implementation details... | Josh Conner | 1 | -0/+6 |
2006-09-14 | tree-ssa.texi (Jumps): RESULT_DECL can also be an operand of a RETURN_EXPR | Aldy Hernandez | 1 | -4/+4 |
2006-04-27 | Implement new immediate use iterators. | Andrew MacLeod | 1 | -15/+26 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-04-04 | tree-ssa.texi (Preserving the virtual ssa form): New subsection. | Daniel Berlin | 1 | -0/+20 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -9/+9 |
2006-02-20 | * doc/tree-ssa.texi (Interfaces): Describe low vs. high GIMPLE. | Ben Elliston | 1 | -0/+5 |
2005-10-04 | re PR tree-optimization/23049 (ICE with -O3 -ftree-vectorize on 4.1.x) | Steven Bosscher | 1 | -0/+4 |
2005-07-26 | calls.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-11 | tree-ssa.texi (Cleanups): Improve description of TRY_FINALLY_EXPR. | Ian Lance Taylor | 1 | -11/+57 |
2005-06-07 | tree-ssa-address.c: New file. | Zdenek Dvorak | 1 | -0/+6 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-05-04 | tree-flow-inline.h, [...]: Likewise. | Kazu Hirata | 1 | -1/+1 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -85/+87 |
2005-04-29 | tree-flow-inline.h: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2005-04-17 | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 1 | -8/+7 |
2005-04-15 | tree-ssa.texi: Grammer/abbreviation updates. | Andrew MacLeod | 1 | -16/+23 |
2005-04-10 | arm.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2005-04-09 | tree-ssa.texi: Add immediate use documentation. | Andrew MacLeod | 1 | -9/+91 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -11/+121 |
2005-03-31 | tree-ssa-alias.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2005-03-13 | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -1/+38 |
2005-03-05 | c-tree.texi: Wrap comments in @r{}. | James A. Morrison | 1 | -8/+8 |
2005-01-30 | optabs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-22 | tree-ssa.texi (Statement Operands): Add example for new must-def macro. | Daniel Berlin | 1 | -3/+27 |
2004-11-05 | c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g... | Joseph Myers | 1 | -25/+25 |
2004-11-05 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 1 | -41/+41 |
2004-09-25 | tree-gimple.c: Move GIMPLE definition... | Dale Johannesen | 1 | -100/+149 |
2004-09-17 | cfg.texi: Use @smallexample. | James A. Morrison | 1 | -4/+4 |
2004-09-17 | compat.texi, [...]: Use @option around options. | Kazu Hirata | 1 | -1/+1 |
2004-09-11 | cfg.texi, [...]: Insert @: after i.e. | Kazu Hirata | 1 | -2/+2 |
2004-09-10 | * doc/tm.texi, doc/tree-ssa.texi: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-03 | Tree level if-conversion for vectorizer. | Devang Patel | 1 | -0/+3 |
2004-08-26 | Document new ssa operand iterator. | Andrew MacLeod | 1 | -1/+114 |