Age | Commit message (Expand) | Author | Files | Lines |
2001-11-19 | tree.def (VIEW_CONVERT_EXPR): New tree code. | Richard Kenner | 1 | -0/+7 |
2001-10-11 | rtl.h (REG_VTABLE_REF): New. | Richard Henderson | 1 | -0/+7 |
2001-09-21 | tree.def (FDESC_EXPR): New. | Richard Henderson | 1 | -1/+5 |
2001-09-06 | Remove OP_IDENTIFIER. | Ira Ruben | 1 | -5/+0 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-07-31 | *** empty log message *** | Alexandre Petit-Bianco | 1 | -2/+2 |
2001-07-19 | tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument. | Toon Moene | 1 | -1/+3 |
2001-07-14 | * tree.def (EXPON_EXPR) remove. Never supported anyway. | Tim Josling | 1 | -4/+0 |
2001-06-05 | Update comments for ARRAY_RANGE_REF | Richard Kenner | 1 | -3/+3 |
2001-06-04 | tree.def (ARRAY_RANGE_REF): New code. | Richard Kenner | 1 | -2/+8 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -11/+4 |
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 |