| Commit message (Expand) | Author | Age | Files | Lines |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -11/+4 |
* | * cse.c (find_comparison_args): Update documentation. Fix | mmitchel | 2001-03-19 | 1 | -0/+6 |
* | * fold-const.c (fold_binary_op_with_conditional_arg): New | mmitchel | 2001-02-18 | 1 | -2/+4 |
* | Update copyright | mmitchel | 2001-01-02 | 1 | -1/+1 |
* | * tree.def (TRUTH_NOT_EXPR): Improve documentation. | mmitchel | 2001-01-02 | 1 | -5/+9 |
* | * expr.c (do_preexpand_calls): Remove. | mmitchel | 2000-10-23 | 1 | -4/+2 |
* | Vector conversions support | crux | 2000-06-24 | 1 | -0/+4 |
* | * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT): | nathan | 2000-04-10 | 1 | -2/+2 |
* | * function.c (free_temps_for_rtl_expr): Don't free slots | mmitchel | 2000-03-06 | 1 | -5/+4 |
* | * tree.def (RTL_EXPR): Update documentation. | mmitchel | 2000-03-05 | 1 | -4/+8 |
* | * emit-rtl.c (remove_unncessary_notes): Remove notes for empty | mmitchel | 2000-02-28 | 1 | -2/+4 |
* | * tree.def (UNNE_EXPR): Remove. | rth | 2000-01-26 | 1 | -1/+0 |
* | * rtl.def: Add unordered fp comparisions. | rth | 2000-01-24 | 1 | -0/+12 |
* | Fri Dec 10 16:12:13 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 1999-12-12 | 1 | -2/+4 |
* | * tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting. | mmitchel | 1999-12-05 | 1 | -1/+1 |
* | * tree.def (PLACEHOLDER_EXPR): Update comments. | law | 1999-10-28 | 1 | -30/+39 |
* | * builtins.c (expand_builtin_saveregs): Remove static, remove exp | rth | 1999-07-26 | 1 | -0/+3 |
* | * tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to match | mmitchel | 1999-05-17 | 1 | -2/+8 |
* | fix typo in comment | burley | 1999-04-19 | 1 | -1/+1 |
* | fix typo in tree.def | burley | 1999-04-03 | 1 | -1/+1 |
* | ` | bothner | 1999-02-19 | 1 | -0/+21 |
* | More copyright fixes. Oh what fun. | law | 1999-01-06 | 1 | -1/+1 |
* | 8 | bothner | 1998-10-05 | 1 | -1/+1 |
* | � | bothner | 1998-09-22 | 1 | -0/+6 |
* | * tree.def (DECL_RESULT): Correct documentation. | wilson | 1998-08-24 | 1 | -5/+4 |
* | � | bothner | 1998-08-21 | 1 | -0/+10 |
* | � | bothner | 1998-08-11 | 1 | -2/+1 |
* | � | bothner | 1998-07-22 | 1 | -5/+6 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -2/+2 |
* | * tree.def: Add NAMESPACE_DECL. | jason | 1998-05-05 | 1 | -0/+4 |
* | d | bothner | 1998-04-08 | 1 | -0/+5 |
* | Finish last change. I'm no emacs wizard :( | law | 1997-12-12 | 1 | -17/+17 |
* | * tree.c, tree.h: Change tree_code_type, tree_code_length, and | law | 1997-12-12 | 1 | -123/+123 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -2/+2 |
* | Fix typo. | law | 1997-11-21 | 1 | -1/+1 |
* | Add setjmp/longjmp exception handling. | mrs | 1997-04-23 | 1 | -1/+22 |
* | x | merrill | 1996-11-09 | 1 | -4/+6 |
* | ([LR]SHIFT_EXPR): Remove `a' from printed names. | kenner | 1996-06-03 | 1 | -2/+2 |
* | * tree.def (OFFSET_REF): Remove. | mrs | 1996-05-31 | 1 | -6/+0 |
* | fix typo, target expr's have 4 fields now, not three. | mrs | 1996-05-29 | 1 | -1/+1 |
* | * expr.c (expand_expr, cond TARGET_EXPR): Make TARGET_EXPRs | mrs | 1996-05-17 | 1 | -1/+3 |
* | * expr.c (expand_expr, cond UNSAVE_EXPR): Move from the C++ | mrs | 1996-05-17 | 1 | -0/+9 |
* | CONSTRUCTOR: Add comments. | bothner | 1996-01-20 | 1 | -1/+17 |
* | Update comments to clarify typing rules. | kenner | 1995-12-24 | 1 | -23/+15 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Update copyright dates. | kenner | 1995-03-09 | 1 | -1/+1 |
* | Update CLEANUP_POINT_EXPR docs. | merrill | 1995-03-03 | 1 | -2/+14 |
* | Extend comment for SET_TYPE to mention Chill. | bothner | 1994-11-16 | 1 | -1/+3 |
* | * calls.c (expand_call): Only destroy temporaries at the end | mrs | 1994-05-13 | 1 | -2/+8 |
* | Removed un-used STRING_TYPE. | bothner | 1994-02-16 | 1 | -5/+3 |