summaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
2004-05-14 * tree.def (documentation): Remove mention of class 'b'.zack1-2/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo1-35/+94
2004-04-01 * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.kenner1-1/+1
2004-03-25gcc/kazu1-1/+1
2004-03-21 * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner1-22/+9
2004-02-05 PR middle-end/13750ro1-1/+1
2004-01-16Index: ChangeLoggeoffk1-2/+2
2004-01-09 * expr.h (expand_expr): Make it a macro, not a function.mmitchel1-5/+9
2003-12-05 * tree.def (PLACEHOLDER_EXPR): Clarify commentary.rth1-2/+12
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth1-1/+1
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth1-1/+1
2003-09-18 * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,sayle1-7/+0
2003-09-01 * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.zlomek1-1/+0
2003-08-22 * builtin-attrs.def: Fix comment formatting.kazu1-1/+1
2003-07-172003-07-17 Steven Bosscher <steven@gcc.gnu.org>steven1-5/+0
2003-07-11Index: ChangeLoggeoffk1-14/+19
2003-06-16 * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden1-1/+1
2003-05-13update commentsjason1-11/+3
2003-04-28 * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete.zack1-5/+3
2003-04-07 * tree.c (tree_size): For all 'c' and 'x' nodes, look directlyzack1-16/+18
2003-02-012003-02-01 Richard Henderson <rth@redhat.com>rth1-0/+5
2002-10-24 * tree.def: Delete mention of nonexistent ARRAY_TYPE fields.zack1-2/+0
2002-09-29 * builtins.def: Fix comment formatting.kazu1-5/+5
2002-09-27 * LANGUAGES: Follow spelling conventions.kazu1-3/+3
2002-05-25 * tree.def: Fix typos.kazu1-2/+2
2002-03-13 * c-common.c (c_tree_code_type, c_tree_code_length,ghazi1-1/+1
2002-02-192002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh1-0/+3
2001-11-21 * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Refine slightlykenner1-1/+6
2001-11-19 * tree.def (VIEW_CONVERT_EXPR): New tree code.kenner1-0/+7
2001-10-11 * rtl.h (REG_VTABLE_REF): New.rth1-0/+7
2001-09-21gcc/rth1-1/+5
2001-09-062001-09-06 Ira Ruben <ira@apple.com>shebs1-5/+0
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald1-12/+12
2001-08-01*** empty log message ***apbianco1-2/+2
2001-07-192001-07-19 Toon Moene <toon@moene.indiv.nluug.nl>toon1-1/+3
2001-07-15 * tree.def (EXPON_EXPR) remove. Never supported anyway.rth1-4/+0
2001-06-05Update comments for ARRAY_RANGE_REFkenner1-3/+3
2001-06-04 * tree.def (ARRAY_RANGE_REF): New code.kenner1-2/+8
2001-03-28IA-64 ABI Exception Handling.rth1-11/+4
2001-03-19 * cse.c (find_comparison_args): Update documentation. Fixmmitchel1-0/+6
2001-02-18 * fold-const.c (fold_binary_op_with_conditional_arg): Newmmitchel1-2/+4
2001-01-02Update copyrightmmitchel1-1/+1
2001-01-02 * tree.def (TRUTH_NOT_EXPR): Improve documentation.mmitchel1-5/+9
2000-10-23 * expr.c (do_preexpand_calls): Remove.mmitchel1-4/+2
2000-06-24Vector conversions supportcrux1-0/+4
2000-04-10 * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT):nathan1-2/+2
2000-03-06 * function.c (free_temps_for_rtl_expr): Don't free slotsmmitchel1-5/+4
2000-03-05 * tree.def (RTL_EXPR): Update documentation.mmitchel1-4/+8
2000-02-28 * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel1-2/+4
2000-01-26 * tree.def (UNNE_EXPR): Remove.rth1-1/+0