summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Jeff Law1997-11-211-1/+1
* Add setjmp/longjmp exception handling.Mike Stump1997-04-231-1/+22
* xJason Merrill1996-11-091-4/+6
* ([LR]SHIFT_EXPR): Remove `a' from printed names.Richard Kenner1996-06-031-2/+2
* tree.def (OFFSET_REF): Remove.Mike Stump1996-05-311-6/+0
* fix typo, target expr's have 4 fields now, not three.Mike Stump1996-05-291-1/+1
* expr.c (expand_expr, [...]): Make TARGET_EXPRs redoable for UNSAVE_EXPR.Mike Stump1996-05-171-1/+3
* expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where ...Mike Stump1996-05-171-0/+9
* CONSTRUCTOR: Add comments.Per Bothner1996-01-191-1/+17
* Update comments to clarify typing rules.Richard Kenner1995-12-241-23/+15
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Update copyright dates.Richard Kenner1995-03-091-1/+1
* Update CLEANUP_POINT_EXPR docs.Jason Merrill1995-03-031-2/+14
* Extend comment for SET_TYPE to mention Chill.Per Bothner1994-11-151-1/+3
* calls.c (expand_call): Only destroy temporaries at the end of function calls,...Mike Stump1994-05-131-2/+8
* Removed un-used STRING_TYPE.Per Bothner1994-02-151-5/+3
* (PLACEHOLDER_EXPR, WITH_RECORD_EXPR): New tree codes.Richard Kenner1993-10-031-0/+46
* (TRUTH_{AND,OR,XOR}_EXPR): Make code class be 'e' like the rest of theRichard Kenner1993-06-261-4/+4
* (QUAL_UNION_TYPE): New tree code.Richard Kenner1993-04-131-9/+19
* Clarify comment on INTEGER_TYPE.Per Bothner1993-03-021-3/+5
* Fix typos in comment.Per Bothner1993-02-121-1/+1
* (TRUTH_XOR_EXPR): New tree code.Richard Kenner1992-12-301-1/+2
* Initial revisionBrendan Kehoe1992-11-121-0/+632