tinfo.h (__class_type_info): Fix illegal declaration.
[gcc.git] / gcc / cp / semantics.c
1999-04-02 Mark Mitchelltinfo.h (__class_type_info): Fix illegal declaration.
1999-03-31 Jason Merrillsemantics.c (begin_inline_definitions, [...]): Rename...
1999-03-30 Jason Merrillcp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.
1999-03-13 Martin v. Löwissemantics.c (finish_switch_cond): Handle error cases...
1999-03-10 Mark Mitchellsemantics.c (begin_class_definition): Call build_self_r...
1999-02-26 Nathan Sidwelltypeck.c (complete_type_or_else): Add VALUE arg, for...
1999-01-20 Mark Mitchellerror.c (dump_function_decl): Don't print the argument...
1999-01-14 Jason Merrillre PR other/18132 (Problem compiling gcc 3.4.2)
1999-01-06 Mark Mitchellcp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAM...
1998-11-19 Jason Merrillsemantics.c (begin_class_definition): Call maybe_proces...
1998-11-17 Mark Mitchellcp-tree.h (TYPE_ALIAS_SET): Document language-dependent...
1998-10-26 Jason Merrillcp-tree.def (TYPEOF_TYPE): New code.
1998-10-08 Anthony Greensemantics.c (finish_asm_stmt): Revert my 1998-09-28...
1998-10-06 Mark Mitchellcp-tree.def (PTRMEM_CST): New tree node.
1998-09-28 Anthony Green* semantics.c (finish_asm_stmt): Always permit volatile...
1998-09-07 Jason Merrillrevert error reporting patch
1998-09-06 Mark Mitchellcp-error.def: New file.
1998-09-05 Mark Mitchellcp-tree.h (TI_PENDING_SPECIALIZATION_FLAG): Remove.
1998-09-03 Mark Mitchellcp-tree.h (finish_globally_qualified_member_call_expr...
1998-09-01 Jason Merrilldecl.c (lookup_name_real): Also do implicit typename...
1998-08-28 Mark Mitchellcp-tree.h (finish_base_specifier): New function.
1998-08-27 Jason Merrilllex.c (handle_cp_pragma): Remove #pragma vtable.
1998-08-17 Mark Mitchellcp-tree.h (enter_scope_of): New function.
1998-07-31 Mark Mitchellcp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): New macro.
1998-07-28 Mark Mitchellcp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.
1998-07-19 Jason Merrilllex.c (do_identifier): Look for class value even if...
1998-07-19 Mark Mitchellsemantics.c (finish_translation_unit): Fix spelling...
1998-07-17 Jason Merrillparse.y (primary): Use notype_unqualified_id instead...
1998-07-16 Mark Mitchellsemantics.c (finish_object_call_expr): Revert previous...
1998-07-16 Mark Mitchellsemantics.c (finish_object_call_expr): Move test for...
1998-07-12 Martin v. Löwisdecl2.c (build_expr_from_tree): Change calls of do_iden...
1998-07-07 Jason Merrilldecl.c (xref_tag): Handle attributes between 'class...
1998-06-23 Andrew MacLeodHave -fnew-exceptions actually use the runtime field...
1998-06-09 Andrew MacLeodMinor tweaks.
1998-06-05 Jason Merrillspew.c (yylex): Also return the TYPE_DECL if got_object.
1998-05-24 Mark Mitchellparse.y (xcond): Move call to condition_conversion ...
1998-05-20 Mark Mitchellclass.c (delete_duplicate_fields_1): Use DECL_DECLARES_...
1998-05-14 Andrew MacLeodFirst cut of changes to utilize the new exception handl...
1998-05-11 Mark Mitchellcp-tree.h (finish_unary_op_expr): New function.
1998-05-06 Robert Lipecall.c, [...]: Add include of toplev.h.
1998-04-28 Mark Mitchellsemantics.c (begin_stmt_expr): Avoid duplicating the...
1998-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-28 Mark Mitchellpt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
1998-03-20 Jason Merrillpt.c (complete_template_args): Rewrite.
1998-03-18 Mark Mitchellsemantics.c: New file, containing routines to perform...