* dbxout.c (dbxout_source_line): Remove extra tab.
[gcc.git] / gcc / tree.def
2000-06-24 Bernd SchmidtVector conversions support
2000-04-10 Nathan Sidwellrtl.def (ASHIFT, [...]): Recomment.
2000-03-06 Mark Mitchellfunction.c (free_temps_for_rtl_expr): Don't free slots...
2000-03-05 Mark Mitchelltree.def (RTL_EXPR): Update documentation.
2000-02-28 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Remove notes...
2000-01-26 Richard Hendersontree.def (UNNE_EXPR): Remove.
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
1999-12-12 Alexandre Petit... tree.def (EXPR_WITH_FILE_LOCATION): Temporarily add...
1999-12-05 Mark Mitchelltree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.
1999-10-28 Peter Gerwinski* tree.def (PLACEHOLDER_EXPR): Update comments.
1999-07-26 Richard Hendersonbuiltins.c (expand_builtin_saveregs): Remove static...
1999-05-17 Mark Mitchelltree.def (TYPE_NONCOPIED_PARTS): Revise documentation...
1999-04-19 Craig Burleyfix typo in comment
1999-04-03 Craig Burleyfix typo in tree.def
1999-02-19 Per Bothnertree.def (TRY_FINALLY_EXPR, [...]): New tree nodes,
1999-01-06 Jeff LawMore copyright fixes. Oh what fun.
1998-10-05 Alexandre Petit... tree.def (GOTO_EXPR): Modified documentation.
1998-09-22 Alexandre Petit... tree.def (SWITCH_EXPR): New tree node definition.
1998-08-24 Jim Wilson* tree.def (DECL_RESULT): Correct documentation.
1998-08-21 Alexandre Petit... tree.def (LABELED_BLOCK_EXPR, [...]): New tree nodes.
1998-08-11 Per Bothner
1998-07-22 Alexandre Petit... tree.def (EXPR_WITH_FILE_LOCATION): Defined as an ...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-05 Jason Merrilltree.def: Add NAMESPACE_DECL.
1998-04-08 Alexandre Petit... tree.def (EXPR_WITH_FILE_LOCATION): New tree node defin...
1997-12-12 Jeff LawFinish last change. I'm no emacs wizard :(
1997-12-12 John F. Carrtree.c, tree.h: Change tree_code_type, tree_code_length...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-21 Jeff LawFix typo.
1997-04-23 Mike StumpAdd setjmp/longjmp exception handling.
1996-11-09 Jason Merrillx
1996-06-03 Richard Kenner([LR]SHIFT_EXPR): Remove `a' from printed names.
1996-05-31 Mike Stumptree.def (OFFSET_REF): Remove.
1996-05-29 Mike Stumpfix typo, target expr's have 4 fields now, not three.
1996-05-17 Mike Stumpexpr.c (expand_expr, [...]): Make TARGET_EXPRs redoable...
1996-05-17 Mike Stumpexpr.c (expand_expr, [...]): Move from the C++ frontend...
1996-01-20 Per BothnerCONSTRUCTOR: Add comments.
1995-12-24 Richard KennerUpdate comments to clarify typing rules.
1995-06-15 Richard KennerUpdate FSF address.
1995-03-09 Richard KennerUpdate copyright dates.
1995-03-03 Jason MerrillUpdate CLEANUP_POINT_EXPR docs.
1994-11-16 Per BothnerExtend comment for SET_TYPE to mention Chill.
1994-05-13 Mike Stumpcalls.c (expand_call): Only destroy temporaries at...
1994-02-16 Per BothnerRemoved un-used STRING_TYPE.
1993-10-04 Richard Kenner(PLACEHOLDER_EXPR, WITH_RECORD_EXPR): New tree codes.
1993-06-26 Richard Kenner(TRUTH_{AND,OR,XOR}_EXPR): Make code class be 'e' like...
1993-04-13 Richard Kenner(QUAL_UNION_TYPE): New tree code.
1993-03-03 Per BothnerClarify comment on INTEGER_TYPE.
1993-02-12 Per BothnerFix typos in comment.
1992-12-30 Richard Kenner(TRUTH_XOR_EXPR): New tree code.
1992-11-13 Brendan KehoeInitial revision