aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
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
1992-11-12Initial revisionBrendan Kehoe1-0/+632