OSDN Git Service

* lex.c (handle_cp_pragma): Remove #pragma vtable.
[pf3gnuchains/gcc-fork.git] / gcc / cp / semantics.c
1998-08-27 jason * lex.c (handle_cp_pragma): Remove #pragma vtable.
1998-08-17 mmitchel * cp-tree.h (enter_scope_of): New function.
1998-07-31 mmitchel1998-07-31 Mark Mitchell <mark@markmitchell.com>
1998-07-28 mmitchel * cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.
1998-07-19 jason * lex.c (do_identifier): Look for class value even...
1998-07-19 mmitchel * semantics.c (finish_translation_unit): Fix spelling...
1998-07-17 jason * parse.y (primary): Use notype_unqualified_id instead...
1998-07-16 mmitchel1998-07-16 Mark Mitchell <mark@markmitchell.com>
1998-07-16 mmitchel1998-07-16 Mark Mitchell <mark@markmitchell.com>
1998-07-12 jason * decl2.c (build_expr_from_tree): Change calls of...
1998-07-07 jason * decl.c (xref_tag): Handle attributes between 'class...
1998-06-23 amacleodHave -fnew-exceptions actually use the runtime field...
1998-06-09 amacleodMinor tweaks.
1998-06-05 jason * spew.c (yylex): Also return the TYPE_DECL if got_object.
1998-05-24 mmitchel1998-05-24 Mark Mitchell <mark@markmitchell.com>
1998-05-20 mmitchel * class.c (delete_duplicate_fields_1): Use DECL_DECLAR...
1998-05-14 amacleodFirst cut of changes to utilize the new exception handl...
1998-05-11 mmitchel * cp-tree.h (finish_unary_op_expr): New function.
1998-05-06 robertlWed May 6 06:36:41 1998 Robert Lipe <robertl@dgii...
1998-04-28 mmitchel * semantics.c (begin_stmt_expr): Avoid duplicating...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-28 mmitchel * pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
1998-03-20 jason * pt.c (complete_template_args): Rewrite.
1998-03-18 mmitchel * semantics.c: New file, containing routines to perfor...