aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ir.texi
AgeCommit message (Expand)AuthorFilesLines
2000-08-26* ir.texi (Expressions): Fix typo.Gabriel Dos Reis1-2/+2
2000-06-23cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.Mark Mitchell1-2/+2
2000-06-05ir.texi: Correct typo.Mark Mitchell1-1/+1
2000-05-31call.c (add_template_candidate_real): Handle member template constructors for...Mark Mitchell1-1/+13
2000-05-03cp-tree.def (THUNK_DECL): Remove.Mark Mitchell1-16/+14
2000-04-25ir.texi: Correct typo.Gabriel Dos Reis1-1/+1
2000-04-22ir.texi: Document complex number representation.Gabriel Dos Reis1-1/+26
2000-02-17ir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.Mark Mitchell1-0/+5
2000-02-10ir.texi (ADDR_EXPR): Document the fact that an ADDR_EXPR can be used to creat...Mark Mitchell1-2/+5
1999-12-14dump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.Mark Mitchell1-0/+14
1999-12-05cp-tree.def (SCOPE_STMT): Take one operand.Mark Mitchell1-3/+3
1999-11-25Make-lang.in (CXX_SRCS): Add optimize.c.Mark Mitchell1-5/+7
1999-11-23cp-tree.def (CTOR_COMPLETE): New tree node.Mark Mitchell1-1/+5
1999-10-27dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EXPRs.Mark Mitchell1-1/+7
1999-10-21cp-tree.def (EMPTY_CLASS_EXPR): New tree node.Mark Mitchell1-3/+11
1999-10-17dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.Mark Mitchell1-16/+17
1999-10-08pt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED for a catch paramter.Mark Mitchell1-1/+20
1999-10-06cp-tree.h (CLASSTYPE_VFIELD): Remove.Mark Mitchell1-2/+8
1999-10-05ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.Mark Mitchell1-0/+8
1999-10-05* ir.texi: Document LOOP_EXPR and EXIT_EXPR.Mark Mitchell1-0/+13
1999-10-03tree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check for bitfields, rather than...Mark Mitchell1-1/+1
1999-09-30cp-tree.h (lang_decl_flags): Add global_ctor_p and global_dtor_p.Mark Mitchell1-0/+19
1999-09-29dump.c (dequeue_and_dump): Dump DECL_EXTERNAL.Mark Mitchell1-3/+5
1999-09-29dump.c (dequeue_and_dump): Improve support for dumping THUNK_DECLs.Mark Mitchell1-1/+19
1999-09-28* ir.texi: Improve documentation for TARGET_EXPR.Mark Mitchell1-10/+16
1999-09-27cp-tree.h (expand_throw): Remove prototype.Mark Mitchell1-5/+7
1999-09-25dump.c (dequeue_and_dump): Handle RESULT_DECL.Mark Mitchell1-0/+11
1999-09-24ir.texi: Improve documentation for TARGET_EXPRs.Mark Mitchell1-3/+23
1999-09-23* ir.texi: Fix formatting errors and typos.Martin v. Löwis1-11/+11
1999-09-23* ir.texi: Document CLEANUP_STMT, SCOPE_STMT, and START_CATCH_STMT.Mark Mitchell1-4/+40
1999-09-21cp-tree.h (finish_stmt_expr): Change prototype.Mark Mitchell1-1/+5
1999-09-20Remove support for assigning to `this'.Mark Mitchell1-20/+35
1999-09-19* ir.texi: New file.Mark Mitchell1-0/+1796