aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
2002-03-13c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi1-1/+1
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-0/+3
2001-11-21expr.c (expand_expr, [...]): Refine slightly and also support TREE_ADDRESSABLE.Richard Kenner1-1/+6
2001-11-19tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner1-0/+7
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson1-0/+7
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson1-1/+5
2001-09-06Remove OP_IDENTIFIER.Ira Ruben1-5/+0
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-31*** empty log message ***Alexandre Petit-Bianco1-2/+2
2001-07-19tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene1-1/+3
2001-07-14* tree.def (EXPON_EXPR) remove. Never supported anyway.Tim Josling1-4/+0
2001-06-05Update comments for ARRAY_RANGE_REFRichard Kenner1-3/+3
2001-06-04tree.def (ARRAY_RANGE_REF): New code.Richard Kenner1-2/+8
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-11/+4
2001-03-19cse.c (find_comparison_args): Update documentation.Mark Mitchell1-0/+6
2001-02-18fold-const.c (fold_binary_op_with_conditional_arg): New function, split out f...Mark Mitchell1-2/+4
2001-01-02Update copyrightMark Mitchell1-1/+1
2001-01-02* tree.def (TRUTH_NOT_EXPR): Improve documentation.Mark Mitchell1-5/+9
2000-10-23expr.c (do_preexpand_calls): Remove.Mark Mitchell1-4/+2
2000-06-24Vector conversions supportBernd Schmidt1-0/+4
2000-04-10rtl.def (ASHIFT, [...]): Recomment.Nathan Sidwell1-2/+2
2000-03-06function.c (free_temps_for_rtl_expr): Don't free slots that have been pushed ...Mark Mitchell1-5/+4
2000-03-05tree.def (RTL_EXPR): Update documentation.Mark Mitchell1-4/+8
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell1-2/+4
2000-01-25tree.def (UNNE_EXPR): Remove.Richard Henderson1-1/+0
2000-01-24rtl.def: Add unordered fp comparisions.Richard Henderson1-0/+12
1999-12-12tree.def (EXPR_WITH_FILE_LOCATION): Temporarily add a third operand, for use ...Alexandre Petit-Bianco1-2/+4
1999-12-05tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.Mark Mitchell1-1/+1
1999-10-28* tree.def (PLACEHOLDER_EXPR): Update comments.Peter Gerwinski1-30/+39
1999-07-25builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1-0/+3
1999-05-17tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to match reality.Mark Mitchell1-2/+8
1999-04-19fix typo in commentCraig Burley1-1/+1
1999-04-03fix typo in tree.defCraig Burley1-1/+1
1999-02-19tree.def (TRY_FINALLY_EXPR, [...]): New tree nodes,Per Bothner1-0/+21
1999-01-06More copyright fixes. Oh what fun.Jeff Law1-1/+1
1998-10-05tree.def (GOTO_EXPR): Modified documentation.Alexandre Petit-Bianco1-1/+1
1998-09-22tree.def (SWITCH_EXPR): New tree node definition.Alexandre Petit-Bianco1-0/+6
1998-08-24* tree.def (DECL_RESULT): Correct documentation.Jim Wilson1-5/+4
1998-08-21tree.def (LABELED_BLOCK_EXPR, [...]): New tree nodes.Alexandre Petit-Bianco1-0/+10
1998-08-11Per Bothner1-2/+1
1998-07-22tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are e...Alexandre Petit-Bianco1-5/+6
1998-05-06typo typo fixes fixesJeff Law1-2/+2
1998-05-04tree.def: Add NAMESPACE_DECL.Jason Merrill1-0/+4
1998-04-08tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition.Alexandre Petit-Bianco1-0/+5
1997-12-12Finish last change. I'm no emacs wizard :(Jeff Law1-17/+17
1997-12-11tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f...John F. Carr1-123/+123
1997-12-06Merge from gcc-2.8Jeff Law1-2/+2
1997-11-21Fix typo.Jeff Law1-1/+1
1997-04-23Add setjmp/longjmp exception handling.Mike Stump1-1/+22
1996-11-09xJason Merrill1-4/+6