summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* Update comments for ARRAY_RANGE_REFRichard Kenner2001-06-051-3/+3
* tree.def (ARRAY_RANGE_REF): New code.Richard Kenner2001-06-041-2/+8
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-11/+4
* cse.c (find_comparison_args): Update documentation.Mark Mitchell2001-03-191-0/+6
* fold-const.c (fold_binary_op_with_conditional_arg): New function, split out f...Mark Mitchell2001-02-181-2/+4
* Update copyrightMark Mitchell2001-01-021-1/+1
* * tree.def (TRUTH_NOT_EXPR): Improve documentation.Mark Mitchell2001-01-021-5/+9
* expr.c (do_preexpand_calls): Remove.Mark Mitchell2000-10-231-4/+2
* Vector conversions supportBernd Schmidt2000-06-241-0/+4
* rtl.def (ASHIFT, [...]): Recomment.Nathan Sidwell2000-04-101-2/+2
* function.c (free_temps_for_rtl_expr): Don't free slots that have been pushed ...Mark Mitchell2000-03-061-5/+4
* tree.def (RTL_EXPR): Update documentation.Mark Mitchell2000-03-051-4/+8
* emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell2000-02-281-2/+4
* tree.def (UNNE_EXPR): Remove.Richard Henderson2000-01-251-1/+0
* rtl.def: Add unordered fp comparisions.Richard Henderson2000-01-241-0/+12
* tree.def (EXPR_WITH_FILE_LOCATION): Temporarily add a third operand, for use ...Alexandre Petit-Bianco1999-12-121-2/+4
* tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.Mark Mitchell1999-12-051-1/+1
* * tree.def (PLACEHOLDER_EXPR): Update comments.Peter Gerwinski1999-10-281-30/+39
* builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1999-07-251-0/+3
* tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to match reality.Mark Mitchell1999-05-171-2/+8
* fix typo in commentCraig Burley1999-04-191-1/+1
* fix typo in tree.defCraig Burley1999-04-031-1/+1
* tree.def (TRY_FINALLY_EXPR, [...]): New tree nodes,Per Bothner1999-02-191-0/+21
* More copyright fixes. Oh what fun.Jeff Law1999-01-061-1/+1
* tree.def (GOTO_EXPR): Modified documentation.Alexandre Petit-Bianco1998-10-051-1/+1
* tree.def (SWITCH_EXPR): New tree node definition.Alexandre Petit-Bianco1998-09-221-0/+6
* * tree.def (DECL_RESULT): Correct documentation.Jim Wilson1998-08-241-5/+4
* tree.def (LABELED_BLOCK_EXPR, [...]): New tree nodes.Alexandre Petit-Bianco1998-08-211-0/+10
* Per Bothner1998-08-111-2/+1
* tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are e...Alexandre Petit-Bianco1998-07-221-5/+6
* typo typo fixes fixesJeff Law1998-05-061-2/+2
* tree.def: Add NAMESPACE_DECL.Jason Merrill1998-05-041-0/+4
* tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition.Alexandre Petit-Bianco1998-04-081-0/+5
* Finish last change. I'm no emacs wizard :(Jeff Law1997-12-121-17/+17
* tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f...John F. Carr1997-12-111-123/+123
* Merge from gcc-2.8Jeff Law1997-12-061-2/+2
* 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