Age | Commit message (Expand) | Author | Files | Lines |
2001-03-19 | cse.c (find_comparison_args): Update documentation. | Mark Mitchell | 1 | -0/+6 |
2001-02-18 | fold-const.c (fold_binary_op_with_conditional_arg): New function, split out f... | Mark Mitchell | 1 | -2/+4 |
2001-01-02 | Update copyright | Mark Mitchell | 1 | -1/+1 |
2001-01-02 | * tree.def (TRUTH_NOT_EXPR): Improve documentation. | Mark Mitchell | 1 | -5/+9 |
2000-10-23 | expr.c (do_preexpand_calls): Remove. | Mark Mitchell | 1 | -4/+2 |
2000-06-24 | Vector conversions support | Bernd Schmidt | 1 | -0/+4 |
2000-04-10 | rtl.def (ASHIFT, [...]): Recomment. | Nathan Sidwell | 1 | -2/+2 |
2000-03-06 | function.c (free_temps_for_rtl_expr): Don't free slots that have been pushed ... | Mark Mitchell | 1 | -5/+4 |
2000-03-05 | tree.def (RTL_EXPR): Update documentation. | Mark Mitchell | 1 | -4/+8 |
2000-02-28 | emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks. | Mark Mitchell | 1 | -2/+4 |
2000-01-25 | tree.def (UNNE_EXPR): Remove. | Richard Henderson | 1 | -1/+0 |
2000-01-24 | rtl.def: Add unordered fp comparisions. | Richard Henderson | 1 | -0/+12 |
1999-12-12 | tree.def (EXPR_WITH_FILE_LOCATION): Temporarily add a third operand, for use ... | Alexandre Petit-Bianco | 1 | -2/+4 |
1999-12-05 | tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting. | Mark Mitchell | 1 | -1/+1 |
1999-10-28 | * tree.def (PLACEHOLDER_EXPR): Update comments. | Peter Gerwinski | 1 | -30/+39 |
1999-07-25 | builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar... | Richard Henderson | 1 | -0/+3 |
1999-05-17 | tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to match reality. | Mark Mitchell | 1 | -2/+8 |
1999-04-19 | fix typo in comment | Craig Burley | 1 | -1/+1 |
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 |