OSDN Git Service

* ir.texi: Correct typo.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ir.texi
2000-06-05 mmitchel * ir.texi: Correct typo.
2000-05-31 mmitchel * call.c (add_template_candidate_real): Handle member...
2000-05-03 mmitchel * cp-tree.def (THUNK_DECL): Remove.
2000-04-25 gdr2000-04-25 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-22 gdr2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>
2000-02-17 mmitchel2000-02-17 Mark Mitchell <mark@codesourcery.com>
2000-02-10 mmitchel * ir.texi (ADDR_EXPR): Document the fact that an ADDR_...
1999-12-14 mmitchel * dump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-23 mmitchel * cp-tree.def (CTOR_COMPLETE): New tree node.
1999-10-27 mmitchel * dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EX...
1999-10-21 mmitchel * cp-tree.def (EMPTY_CLASS_EXPR): New tree node.
1999-10-17 mmitchel * dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.
1999-10-08 mmitchel * pt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED...
1999-10-06 mmitchel * cp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-05 mmitchel * ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.
1999-10-05 mmitchel * ir.texi: Document LOOP_EXPR and EXIT_EXPR.
1999-10-03 mmitchel * tree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check for
1999-09-30 mmitchel * cp-tree.h (lang_decl_flags): Add global_ctor_p and
1999-09-29 mmitchel * dump.c (dequeue_and_dump): Dump DECL_EXTERNAL.
1999-09-29 mmitchel * dump.c (dequeue_and_dump): Improve support for dumpi...
1999-09-28 mmitchel * ir.texi: Improve documentation for TARGET_EXPR.
1999-09-27 mmitchel * cp-tree.h (expand_throw): Remove prototype.
1999-09-25 mmitchel * dump.c (dequeue_and_dump): Handle RESULT_DECL.
1999-09-24 mmitchel * ir.texi: Improve documentation for TARGET_EXPRs...
1999-09-23 loewis* ir.texi: Fix formatting errors and typos.
1999-09-23 mmitchel * ir.texi: Document CLEANUP_STMT, SCOPE_STMT, and...
1999-09-21 mmitchel * cp-tree.h (finish_stmt_expr): Change prototype.
1999-09-20 mmitchel Remove support for assigning to `this'.
1999-09-19 mmitchel * ir.texi: New file.