summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * rtl.def: Add unordered fp comparisions.rth2000-01-241-0/+12
* Fri Dec 10 16:12:13 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-121-2/+4
* * tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.mmitchel1999-12-051-1/+1
* * tree.def (PLACEHOLDER_EXPR): Update comments.law1999-10-281-30/+39
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-0/+3
* * tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to matchmmitchel1999-05-171-2/+8
* fix typo in commentburley1999-04-191-1/+1
* fix typo in tree.defburley1999-04-031-1/+1
* `bothner1999-02-191-0/+21
* More copyright fixes. Oh what fun.law1999-01-061-1/+1
* 8bothner1998-10-051-1/+1
* bothner1998-09-221-0/+6
* * tree.def (DECL_RESULT): Correct documentation.wilson1998-08-241-5/+4
* bothner1998-08-211-0/+10
* bothner1998-08-111-2/+1
* bothner1998-07-221-5/+6
* typo typo fixes fixeslaw1998-05-061-2/+2
* * tree.def: Add NAMESPACE_DECL.jason1998-05-051-0/+4
* dbothner1998-04-081-0/+5
* Finish last change. I'm no emacs wizard :(law1997-12-121-17/+17
* * tree.c, tree.h: Change tree_code_type, tree_code_length, andlaw1997-12-121-123/+123
* Merge from gcc-2.8law1997-12-071-2/+2
* Fix typo.law1997-11-211-1/+1
* Add setjmp/longjmp exception handling.mrs1997-04-231-1/+22