aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
2009-11-01tree.def (TARGET_MEM_REF): Update comment.Eric Botcazou1-2/+2
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+4
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+4
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-2/+3
2009-09-14Squash commit of EH in gimpleRichard Henderson1-10/+0
2009-08-28tree.def: Remove note about obsolete TYPE_NONCOPIED_PARTS.Richard Guenther1-10/+0
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-9/+0
2009-04-20expr.c (handled_component_p): Move ...Richard Guenther1-17/+20
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-9/+2
2009-03-30fold-const.c (const_binop, [...]): Do not set TREE_CONSTANT_OVERFLOW.Paolo Bonzini1-3/+2
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-0/+7
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-04tree.def (LSHIFT_EXPR, [...]): Add commentary.Richard Sandiford1-1/+7
2008-10-22tree.def (COMPLEX_TYPE): Constrain element type.Richard Guenther1-1/+2
2008-10-05re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)Dodji Seketeli1-0/+11
2008-09-17tree-cfg.c (verify_types_in_gimple_assign): Rename to ...Richard Guenther1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-64/+8
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+7
2008-07-08Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin1-6/+0
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+17
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-5/+5
2008-05-16[multiple changes]Diego Novillo1-1/+4
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-1/+0
2008-03-28re PR tree-optimization/30317 (VRP cannot extract a range from (unsigned int)...Richard Guenther1-2/+7
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-0/+6
2008-03-06tree.def (BIT_FIELD_REF): Constrain result type and its precision.Richard Guenther1-2/+3
2008-03-05re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr)Richard Guenther1-2/+2
2008-02-21tree.def (PAREN_EXPR): New tree code.Richard Guenther1-0/+4
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky1-0/+12
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+13
2007-08-01tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak1-4/+11
2007-07-28cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-20tree-cfg.c (verify_expr): COND_EXPRs can have any integral typed condition.Richard Guenther1-1/+2
2007-06-26tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name.Kenneth Zadeck1-1/+1
2007-06-15[multiple changes]Andrew Pinski1-0/+4
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor1-1/+10
2007-05-17re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak1-3/+16
2007-04-22re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak1-3/+3
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-5/+7
2007-01-12re PR tree-optimization/29516 (gfortran miscompiled)Zdenek Dvorak1-0/+3
2006-12-11[multiple changes]Diego Novillo1-0/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-0/+5
2006-11-22c-tree.texi: Document new tree codes.Ira Rosen1-0/+8
2006-11-11tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther1-8/+1
2006-11-08[multiple changes]Dorit Nuzman1-0/+22
2006-04-13re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson1-8/+9
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-1/+1
2006-02-09re PR c++/25979 (incorrect codegen for conditional [SVO issue])Jason Merrill1-1/+2