Age | Commit message (Expand) | Author | Files | Lines |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -14/+14 |
2009-11-01 | tree.def (TARGET_MEM_REF): Update comment. | Eric Botcazou | 1 | -2/+2 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -0/+4 |
2009-10-12 | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 1 | -0/+4 |
2009-09-14 | builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | Richard Henderson | 1 | -2/+3 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -10/+0 |
2009-08-28 | tree.def: Remove note about obsolete TYPE_NONCOPIED_PARTS. | Richard Guenther | 1 | -10/+0 |
2009-05-22 | re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing) | Richard Guenther | 1 | -9/+0 |
2009-04-20 | expr.c (handled_component_p): Move ... | Richard Guenther | 1 | -17/+20 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -9/+2 |
2009-03-30 | fold-const.c (const_binop, [...]): Do not set TREE_CONSTANT_OVERFLOW. | Paolo Bonzini | 1 | -3/+2 |
2009-03-29 | c-common.c (c_expand_expr, c_staticp): Remove. | Paolo Bonzini | 1 | -0/+7 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-04 | tree.def (LSHIFT_EXPR, [...]): Add commentary. | Richard Sandiford | 1 | -1/+7 |
2008-10-22 | tree.def (COMPLEX_TYPE): Constrain element type. | Richard Guenther | 1 | -1/+2 |
2008-10-05 | re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block) | Dodji Seketeli | 1 | -0/+11 |
2008-09-17 | tree-cfg.c (verify_types_in_gimple_assign): Rename to ... | Richard Guenther | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -64/+8 |
2008-07-23 | Add ability to set target options (ix86 only) and optimization options on a f... | Michael Meissner | 1 | -0/+7 |
2008-07-08 | Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt... | Daniel Berlin | 1 | -6/+0 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -0/+17 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -5/+5 |
2008-05-16 | [multiple changes] | Diego Novillo | 1 | -1/+4 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -1/+0 |
2008-03-28 | re PR tree-optimization/30317 (VRP cannot extract a range from (unsigned int)... | Richard Guenther | 1 | -2/+7 |
2008-03-18 | tree-pretty-print.c: Include predict.h. | Jan Hubicka | 1 | -0/+6 |
2008-03-06 | tree.def (BIT_FIELD_REF): Constrain result type and its precision. | Richard Guenther | 1 | -2/+3 |
2008-03-05 | re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr) | Richard Guenther | 1 | -2/+2 |
2008-02-21 | tree.def (PAREN_EXPR): New tree code. | Richard Guenther | 1 | -0/+4 |
2007-10-29 | 2007-09-23 Razya Ladelsky | Razya Ladelsky | 1 | -0/+12 |
2007-09-01 | arm.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-08-08 | tree.def (FIXED_POINT_TYPE): New type. | Chao-ying Fu | 1 | -0/+13 |
2007-08-01 | tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH. | Zdenek Dvorak | 1 | -4/+11 |
2007-07-28 | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-20 | tree-cfg.c (verify_expr): COND_EXPRs can have any integral typed condition. | Richard Guenther | 1 | -1/+2 |
2007-06-26 | tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name. | Kenneth Zadeck | 1 | -1/+1 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -0/+4 |
2007-06-12 | re PR libstdc++/29286 (placement new does not change the dynamic type as it s... | Ian Lance Taylor | 1 | -1/+10 |
2007-05-17 | re PR tree-optimization/24659 (Conversions are not vectorized) | Uros Bizjak | 1 | -3/+16 |
2007-04-22 | re PR tree-optimization/24659 (Conversions are not vectorized) | Uros Bizjak | 1 | -3/+3 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -5/+7 |
2007-01-12 | re PR tree-optimization/29516 (gfortran miscompiled) | Zdenek Dvorak | 1 | -0/+3 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -0/+1 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -0/+5 |
2006-11-22 | c-tree.texi: Document new tree codes. | Ira Rosen | 1 | -0/+8 |
2006-11-11 | tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes. | Richard Guenther | 1 | -8/+1 |
2006-11-08 | [multiple changes] | Dorit Nuzman | 1 | -0/+22 |
2006-04-13 | re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) | Richard Henderson | 1 | -8/+9 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -1/+1 |