tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.
[gcc.git] / gcc / tree.def
2007-08-01 Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-20 Richard Guenthertree-cfg.c (verify_expr): COND_EXPRs can have any integ...
2007-06-26 Kenneth Zadecktree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-05-17 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-22 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-12 Zdenek Dvorakre PR tree-optimization/29516 (gfortran miscompiled)
2006-12-12 Diego Novillo[multiple changes]
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-22 Ira Rosenc-tree.texi: Document new tree codes.
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-11-08 Dorit Nuzman[multiple changes]
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-09 Jason Merrillre PR c++/25979 (incorrect codegen for conditional...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2006-01-18 Diego Novillo[multiple changes]
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-11-18 James E WilsonFix confusing comment typo reported by Rafael Espindola.
2005-08-10 Dorit Nuzmanmd.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_up...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-26 Kazu Hiratacfg.c, [...]: Fix comment typos.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-21 Dorit Nuzmangenopinit.c (vec_shl_optab, [...]): Initialize new...
2005-06-18 Dorit Nuzmantree.def (REDUC_MAX_EXPR, [...]): New tree-codes.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-03-30 Tom Tromeytree.def (FILE_TYPE): Removed.
2005-03-08 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-01-23 Kazu Hirataalias.c, [...]: Fix comment typos.
2005-01-22 Richard Hendersongenopinit.c (optabs): Use smin/smax for floating point...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-10 Kazu Hirata* tree-vectorizer.c, tree.def: Fix comment typos.
2004-12-21 Nathan Sidwellsystem.c (IN_RANGE): Use plain unsigned, not unsigned...
2004-12-14 Tobias Schlütertree.def, [...]: Correctly document restrictions on...
2004-12-09 Dorit Naishlosgenopinit.c (vec_realign_store_optab): Initialization...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-11-24 Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-09-28 Andrew Pinskitree.def (vec_cond_expr): Fix.
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-22 Devang Pateltree.def (VEC_COND_EXPR): New tree node.
2004-09-18 Geoffrey Keatingre PR pch/13361 (const wchar_t * strings not stored...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-19 Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-06 Paolo Bonziniexpr.c (expand_expr_real_1): Remove.
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-24 Richard Kennertree.def (VIEW_CONVERT_EXPR): Change to class 'r'.
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-16 Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-07 Andrew Pinskiexpr.c (expand_expr_real_1): Fix formating.
2004-07-06 Daniel Berlindojump.c (do_jump): REFERENCE_EXPR is dead.
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-06-30 Sebastian PopMakefile.in (OBJS-common): Add tree-chrec.o.
2004-06-28 Richard Hendersontree.def (REALPART_EXPR, [...]): Change class to 'r'.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-23 Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-18 Jason Merrillfix typo
2004-06-17 Jason Merrillre PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)
2004-06-15 Daniel Berlintree-flow-inline.h (stmt_ann): Remove use of is_essa_node.
2004-05-28 Paolo Bonzinire PR rtl-optimization/15649 (ICE with __builtin_isgrea...
2004-05-14 Zack Weinbergtree.def (documentation): Remove mention of class 'b'.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 Richard Kennerexpr.c (get_inner_reference): Use DECL_UNSIGNED, not...
2004-03-25 Kazu Hiratacfgrtl.c, [...]: Fix comment typos.
2004-03-21 Richard Kenneralias.c (get_alias_set): Remove handling of PLACEHOLDER...
2004-02-05 Rainer Orthre PR target/13750 (Ada bootstrap failure on Tru64...
2004-01-16 Geoffrey KeatingIndex: ChangeLog
2004-01-09 Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2003-12-05 Peter Gerwinski* tree.def (PLACEHOLDER_EXPR): Clarify commentary.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-18 Roger Sayletree.def (FFS_EXPR, [...]): Delete unused tree codes.
2003-09-01 Josef Zlomekc-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-22 Kazu Hiratabuiltin-attrs.def: Fix comment formatting.
2003-07-17 Steven Bosscherc-common.c (c_estimate_num_insns_1): Don't handle METHO...
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-06-16 Nathanael Nerodeconvert.c, [...]: Replace overly specific references...
2003-05-13 Jason Merrillupdate comments
2003-04-28 Zack Weinbergtree.h (TREE_CST_RTL, [...]): Delete.
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-02-01 Richard Henderson[multiple changes]
2002-10-24 Zack Weinberg* tree.def: Delete mention of nonexistent ARRAY_TYPE...
2002-09-29 Kazu Hiratabuiltins.def: Fix comment formatting.
2002-09-27 Kazu HirataLANGUAGES: Follow spelling conventions.
2002-05-25 Kazu Hiratatree.def: Fix typos.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2001-11-21 Richard Kennerexpr.c (expand_expr, [...]): Refine slightly and also...
next