aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
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
1996-06-03([LR]SHIFT_EXPR): Remove `a' from printed names.Richard Kenner1-2/+2
1996-05-31tree.def (OFFSET_REF): Remove.Mike Stump1-6/+0
1996-05-29fix typo, target expr's have 4 fields now, not three.Mike Stump1-1/+1
1996-05-17expr.c (expand_expr, [...]): Make TARGET_EXPRs redoable for UNSAVE_EXPR.Mike Stump1-1/+3
1996-05-17expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where ...Mike Stump1-0/+9
1996-01-19CONSTRUCTOR: Add comments.Per Bothner1-1/+17
1995-12-24Update comments to clarify typing rules.Richard Kenner1-23/+15
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-03-09Update copyright dates.Richard Kenner1-1/+1
1995-03-03Update CLEANUP_POINT_EXPR docs.Jason Merrill1-2/+14
1994-11-15Extend comment for SET_TYPE to mention Chill.Per Bothner1-1/+3
1994-05-13calls.c (expand_call): Only destroy temporaries at the end of function calls,...Mike Stump1-2/+8
1994-02-15Removed un-used STRING_TYPE.Per Bothner1-5/+3
1993-10-03(PLACEHOLDER_EXPR, WITH_RECORD_EXPR): New tree codes.Richard Kenner1-0/+46
1993-06-26(TRUTH_{AND,OR,XOR}_EXPR): Make code class be 'e' like the rest of theRichard Kenner1-4/+4
1993-04-13(QUAL_UNION_TYPE): New tree code.Richard Kenner1-9/+19
1993-03-02Clarify comment on INTEGER_TYPE.Per Bothner1-3/+5
1993-02-12Fix typos in comment.Per Bothner1-1/+1
1992-12-30(TRUTH_XOR_EXPR): New tree code.Richard Kenner1-1/+2