summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* * tree.def (documentation): Remove mention of class 'b'.zack2004-05-141-2/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-35/+94
* * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.kenner2004-04-011-1/+1
* gcc/kazu2004-03-251-1/+1
* * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner2004-03-211-22/+9
* PR middle-end/13750ro2004-02-051-1/+1
* Index: ChangeLoggeoffk2004-01-161-2/+2
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-5/+9
* * tree.def (PLACEHOLDER_EXPR): Clarify commentary.rth2003-12-051-2/+12
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+1
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-1/+1
* * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,sayle2003-09-181-7/+0
* * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.zlomek2003-09-011-1/+0
* * builtin-attrs.def: Fix comment formatting.kazu2003-08-221-1/+1
* 2003-07-17 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-171-5/+0
* Index: ChangeLoggeoffk2003-07-111-14/+19
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* update commentsjason2003-05-131-11/+3
* * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete.zack2003-04-281-5/+3
* * tree.c (tree_size): For all 'c' and 'x' nodes, look directlyzack2003-04-071-16/+18
* 2003-02-01 Richard Henderson <rth@redhat.com>rth2003-02-011-0/+5
* * tree.def: Delete mention of nonexistent ARRAY_TYPE fields.zack2002-10-241-2/+0
* * builtins.def: Fix comment formatting.kazu2002-09-291-5/+5
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-3/+3
* * tree.def: Fix typos.kazu2002-05-251-2/+2
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-1/+1
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+3
* * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Refine slightlykenner2001-11-211-1/+6
* * tree.def (VIEW_CONVERT_EXPR): New tree code.kenner2001-11-191-0/+7
* * rtl.h (REG_VTABLE_REF): New.rth2001-10-111-0/+7
* gcc/rth2001-09-211-1/+5
* 2001-09-06 Ira Ruben <ira@apple.com>shebs2001-09-061-5/+0
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* *** empty log message ***apbianco2001-08-011-2/+2
* 2001-07-19 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-07-191-1/+3
* * tree.def (EXPON_EXPR) remove. Never supported anyway.rth2001-07-151-4/+0
* Update comments for ARRAY_RANGE_REFkenner2001-06-051-3/+3
* * tree.def (ARRAY_RANGE_REF): New code.kenner2001-06-041-2/+8
* IA-64 ABI Exception Handling.rth2001-03-281-11/+4
* * cse.c (find_comparison_args): Update documentation. Fixmmitchel2001-03-191-0/+6
* * fold-const.c (fold_binary_op_with_conditional_arg): Newmmitchel2001-02-181-2/+4
* Update copyrightmmitchel2001-01-021-1/+1
* * tree.def (TRUTH_NOT_EXPR): Improve documentation.mmitchel2001-01-021-5/+9
* * expr.c (do_preexpand_calls): Remove.mmitchel2000-10-231-4/+2
* Vector conversions supportcrux2000-06-241-0/+4
* * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT):nathan2000-04-101-2/+2
* * function.c (free_temps_for_rtl_expr): Don't free slotsmmitchel2000-03-061-5/+4
* * tree.def (RTL_EXPR): Update documentation.mmitchel2000-03-051-4/+8
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-2/+4
* * tree.def (UNNE_EXPR): Remove.rth2000-01-261-1/+0