summaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
Commit message (Expand)AuthorAgeFilesLines
* * cp-tree.def (PTRMEM_CST): New tree node.mmitchel1998-10-061-10/+124
* * semantics.c (finish_asm_stmt): Always permit volatile asms.green1998-09-281-22/+12
* revert error reporting patchjason1998-09-071-16/+16
* * cp-error.def: New file.mmitchel1998-09-061-16/+16
* * cp-tree.h (TI_PENDING_SPECIALIZATION_FLAG): Remove.mmitchel1998-09-051-1/+1
* * cp-tree.h (finish_globally_qualified_member_call_expr):mmitchel1998-09-031-1/+1
* * decl.c (lookup_name_real): Also do implicit typename thing forjason1998-09-011-15/+19
* * cp-tree.h (finish_base_specifier): New function.mmitchel1998-08-281-0/+50
* * lex.c (handle_cp_pragma): Remove #pragma vtable.jason1998-08-271-18/+6
* * cp-tree.h (enter_scope_of): New function.mmitchel1998-08-171-0/+21
* 1998-07-31 Mark Mitchell <mark@markmitchell.com>mmitchel1998-07-311-0/+4
* * cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.mmitchel1998-07-281-12/+44
* * lex.c (do_identifier): Look for class value even if we don'tjason1998-07-191-1/+1
* * semantics.c (finish_translation_unit): Fix spelling error inmmitchel1998-07-191-1/+1
* * parse.y (primary): Use notype_unqualified_id instead of IDENTIFIERjason1998-07-171-1/+6
* 1998-07-16 Mark Mitchell <mark@markmitchell.com>mmitchel1998-07-161-0/+19
* 1998-07-16 Mark Mitchell <mark@markmitchell.com>mmitchel1998-07-161-6/+0
* * decl2.c (build_expr_from_tree): Change calls of do_identifier.jason1998-07-121-3/+8
* * decl.c (xref_tag): Handle attributes between 'class' and name.jason1998-07-071-0/+5
* Have -fnew-exceptions actually use the runtime field, and not generateamacleod1998-06-231-1/+0
* Minor tweaks.amacleod1998-06-091-2/+1
* * spew.c (yylex): Also return the TYPE_DECL if got_object.jason1998-06-051-0/+6
* 1998-05-24 Mark Mitchell <mark@markmitchell.com>mmitchel1998-05-241-2/+2
* * class.c (delete_duplicate_fields_1): Use DECL_DECLARES_TYPE_Pmmitchel1998-05-201-0/+22
* First cut of changes to utilize the new exception handling modelamacleod1998-05-141-2/+8
* * cp-tree.h (finish_unary_op_expr): New function.mmitchel1998-05-111-11/+275
* Wed May 6 06:36:41 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * semantics.c (begin_stmt_expr): Avoid duplicating the effect ofmmitchel1998-04-281-3/+15
* * call.c: Include system.h. Remove includes, declarations andlaw1998-03-311-1/+1
* * pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.mmitchel1998-03-281-0/+307
* * pt.c (complete_template_args): Rewrite.jason1998-03-201-2/+3
* * semantics.c: New file, containing routines to perform themmitchel1998-03-181-0/+748