Age | Commit message (Expand) | Author | Files | Lines |
1999-04-03 | fix typo in tree.def | Craig Burley | 1 | -1/+1 |
1999-02-19 | tree.def (TRY_FINALLY_EXPR, [...]): New tree nodes, | Per Bothner | 1 | -0/+21 |
1999-01-06 | More copyright fixes. Oh what fun. | Jeff Law | 1 | -1/+1 |
1998-10-05 | tree.def (GOTO_EXPR): Modified documentation. | Alexandre Petit-Bianco | 1 | -1/+1 |
1998-09-22 | tree.def (SWITCH_EXPR): New tree node definition. | Alexandre Petit-Bianco | 1 | -0/+6 |
1998-08-24 | * tree.def (DECL_RESULT): Correct documentation. | Jim Wilson | 1 | -5/+4 |
1998-08-21 | tree.def (LABELED_BLOCK_EXPR, [...]): New tree nodes. | Alexandre Petit-Bianco | 1 | -0/+10 |
1998-08-11 | � | Per Bothner | 1 | -2/+1 |
1998-07-22 | tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are e... | Alexandre Petit-Bianco | 1 | -5/+6 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -2/+2 |
1998-05-04 | tree.def: Add NAMESPACE_DECL. | Jason Merrill | 1 | -0/+4 |
1998-04-08 | tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. | Alexandre Petit-Bianco | 1 | -0/+5 |
1997-12-12 | Finish last change. I'm no emacs wizard :( | Jeff Law | 1 | -17/+17 |
1997-12-11 | tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f... | John F. Carr | 1 | -123/+123 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -2/+2 |
1997-11-21 | Fix typo. | Jeff Law | 1 | -1/+1 |
1997-04-23 | Add setjmp/longjmp exception handling. | Mike Stump | 1 | -1/+22 |
1996-11-09 | x | Jason Merrill | 1 | -4/+6 |
1996-06-03 | ([LR]SHIFT_EXPR): Remove `a' from printed names. | Richard Kenner | 1 | -2/+2 |
1996-05-31 | tree.def (OFFSET_REF): Remove. | Mike Stump | 1 | -6/+0 |
1996-05-29 | fix typo, target expr's have 4 fields now, not three. | Mike Stump | 1 | -1/+1 |
1996-05-17 | expr.c (expand_expr, [...]): Make TARGET_EXPRs redoable for UNSAVE_EXPR. | Mike Stump | 1 | -1/+3 |
1996-05-17 | expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where ... | Mike Stump | 1 | -0/+9 |
1996-01-19 | CONSTRUCTOR: Add comments. | Per Bothner | 1 | -1/+17 |
1995-12-24 | Update comments to clarify typing rules. | Richard Kenner | 1 | -23/+15 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-03-09 | Update copyright dates. | Richard Kenner | 1 | -1/+1 |
1995-03-03 | Update CLEANUP_POINT_EXPR docs. | Jason Merrill | 1 | -2/+14 |
1994-11-15 | Extend comment for SET_TYPE to mention Chill. | Per Bothner | 1 | -1/+3 |
1994-05-13 | calls.c (expand_call): Only destroy temporaries at the end of function calls,... | Mike Stump | 1 | -2/+8 |
1994-02-15 | Removed un-used STRING_TYPE. | Per Bothner | 1 | -5/+3 |
1993-10-03 | (PLACEHOLDER_EXPR, WITH_RECORD_EXPR): New tree codes. | Richard Kenner | 1 | -0/+46 |
1993-06-26 | (TRUTH_{AND,OR,XOR}_EXPR): Make code class be 'e' like the rest of the | Richard Kenner | 1 | -4/+4 |
1993-04-13 | (QUAL_UNION_TYPE): New tree code. | Richard Kenner | 1 | -9/+19 |
1993-03-02 | Clarify comment on INTEGER_TYPE. | Per Bothner | 1 | -3/+5 |
1993-02-12 | Fix typos in comment. | Per Bothner | 1 | -1/+1 |
1992-12-30 | (TRUTH_XOR_EXPR): New tree code. | Richard Kenner | 1 | -1/+2 |
1992-11-12 | Initial revision | Brendan Kehoe | 1 | -0/+632 |