aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
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