OSDN Git Service

2006-12-11 Diego Novillo <dnovillo@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / tree.def
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-22 irar * doc/c-tree.texi: Document new tree codes.
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
2006-11-08 dorit2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
2006-04-13 rth PR 26651
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-09 jason PR c++/25979
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2006-01-26 dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-19 dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-19 dorit * Makefile.in (tree-vect-patterns.o): Add rule...
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-12-06 dberlinIn gcc/
2005-11-18 wilsonFix confusing comment typo reported by Rafael Espindola.
2005-08-10 dorit * doc/md.texi: (reduc_smin, reduc_umin, reduc_s...
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-06-26 kazu * cfg.c, tree-vect-transform.c, tree.def: Fix comment...
2005-06-25 kcookUpdate FSF address.
2005-06-21 dorit * genopinit.c (vec_shl_optab, vec_shr_optab...
2005-06-18 dorit * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR...
2005-06-07 rakdver * tree-ssa-address.c: New file.
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-30 tromeygcc:
2005-03-08 kazu * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,
2005-01-23 kazu * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
2005-01-22 rth * genopinit.c (optabs): Use smin/smax for float...
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-10 kazu * tree-vectorizer.c, tree.def: Fix comment typos.
2004-12-21 nathan * system.c (IN_RANGE): Use plain unsigned, not unsigned
2004-12-14 tobi2004-12-14 Tobias Schlueter <tobias.schlueter@physik...
2004-12-09 dorit2004-12-09 Dorit Naishlos <dorit@il.ibm.com>
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-11-24 stevengcc/
2004-09-28 pinskia2004-09-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-22 dpatel * tree.def (VEC_COND_EXPR): New tree node.
2004-09-18 geoffk * tree-inline.c (copy_tree_r): Don't duplicate constan...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-06 bonzini2004-08-06 Paolo Bonzini <bonzini@gnu.org>
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-24 kenner * tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.
2004-07-22 bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-16 rth * tree-def (WITH_SIZE_EXPR): New.
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-07 pinskia * expr.c (expand_expr_real_1): Fix formating.
2004-07-06 dberlin2004-07-06 Daniel Berlin <dberlin@dberlin.org>
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-06-30 spop * Makefile.in (OBJS-common): Add tree-chrec.o.
2004-06-28 rth * tree.def (REALPART_EXPR, IMAGPART_EXPR):...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-23 dnovillo * Makefile.in (tree-vn.o): New.
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-18 jasonfix typo
2004-06-17 jason PR c++/16015
2004-06-15 dberlin2004-06-15 Daniel Berlin <dberlin@dberlin.org>
2004-05-28 bonzinigcc/ChangeLog:
2004-05-14 zack * tree.def (documentation): Remove mention of class...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 kenner * expr.c (get_inner_reference): Use DECL_UNSIGNED...
2004-03-25 kazugcc/
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-02-05 ro PR middle-end/13750
2004-01-16 geoffkIndex: ChangeLog
2004-01-09 mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2003-12-05 rth * tree.def (PLACEHOLDER_EXPR): Clarify commentary.
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-18 sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-09-01 zlomek * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-22 kazu * builtin-attrs.def: Fix comment formatting.
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-11 geoffkIndex: ChangeLog
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-05-13 jasonupdate comments
2003-04-28 zack * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK)...
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2002-10-24 zack * tree.def: Delete mention of nonexistent ARRAY_TYPE...
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
2002-05-25 kazu * tree.def: Fix typos.
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2001-11-21 kenner * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Refine...
2001-11-19 kenner * tree.def (VIEW_CONVERT_EXPR): New tree code.
2001-10-11 rth * rtl.h (REG_VTABLE_REF): New.
2001-09-21 rthgcc/
2001-09-06 shebs2001-09-06 Ira Ruben <ira@apple.com>
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-01 apbianco*** empty log message ***
2001-07-19 toon2001-07-19 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-15 rth * tree.def (EXPON_EXPR) remove. Never supported anyway.
2001-06-05 kennerUpdate comments for ARRAY_RANGE_REF
2001-06-04 kenner * tree.def (ARRAY_RANGE_REF): New code.
2001-03-28 rthIA-64 ABI Exception Handling.
next