aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parse.y
AgeCommit message (Expand)AuthorFilesLines
2000-03-21tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell1-1/+1
2000-03-18* parse.y (extdefs): Call ggc_collect.Martin v. Löwis1-2/+2
2000-02-26Fix copyrightsJeff Law1-1/+2
2000-02-25lex.c (check_newline): Use push_srcloc and pop_srcloc, rather than duplicatin...Mark Mitchell1-3/+1
2000-02-23decl.c (grokdeclarator): Call decl_type_access_control.Jason Merrill1-1/+4
2000-02-22Refer to the standard as an ISO document, not an ANSI one.Martin v. Löwis1-18/+18
2000-02-18semantics.c (deferred_type_access_control): Walk the entire type_lookups list.Jason Merrill1-142/+173
2000-02-13parse.y (frob_specs): Split out...Jason Merrill1-23/+20
2000-02-07cp-tree.h (struct saved_scope): Add incomplete field.Jason Merrill1-42/+68
2000-02-01parse.y (simple_stmt): Allow :: token in asm parameter list.Ulrich Drepper1-0/+8
2000-01-26call.c: PROTO -> PARAMS.Kaveh R. Ghazi1-4/+4
2000-01-18cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.Nathan Sidwell1-1/+1
2000-01-17cp-tree.h (scratchalloc): Remove.Mark Mitchell1-8/+8
2000-01-12call.c (convert_class_to_reference): Fix typos.Mark Mitchell1-3/+10
1999-11-16cp-tree.h (build_enumerator): Change prototype.Mark Mitchell1-9/+4
1999-11-14cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.Mark Mitchell1-10/+6
1999-11-07cp-tree.h (begin_new_placement): Remove.Mark Mitchell1-97/+47
1999-10-29cp-tree.h (make_typename_type): Change prototype.Mark Mitchell1-7/+10
1999-10-25decl.c (push_overloaded_decl_1): Use pushdecl.Mark Mitchell1-4/+1
1999-10-13cp-tree.h (build_x_va_arg): Prototype new function.Nathan Sidwell1-1/+1
1999-10-03cp-tree.def (VEC_INIT_EXPR): Remove.Mark Mitchell1-3/+1
1999-09-20cp-tree.h (finish_stmt_expr): Change prototype.Mark Mitchell1-1/+1
1999-09-20* parse.y (primary): Use build_functional_cast for CV_QUALIFIER.Nathan Sidwell1-9/+3
1999-09-18Turn on function-at-a-time processing.Mark Mitchell1-16/+12
1999-09-17cp-tree.h (poplevel_class): Declare.Mark Mitchell1-2/+3
1999-09-10* parse.y (simple_stmt): Fix typo in last change.Mark Mitchell1-1/+1
1999-09-09cp-tree.h (begin_switch_stmt): Adjust prototype.Mark Mitchell1-2/+2
1999-09-09Reorganize per-function data.Mark Mitchell1-2/+6
1999-09-09cp-tree.h (scratch_tree_cons): Remove.Mark Mitchell1-4/+4
1999-09-08cp-tree.h (copy_to_permanent): Remove.Mark Mitchell1-1/+1
1999-09-07Makefile.in (tree.o): Depend on ggc.h.Mark Mitchell1-18/+18
1999-09-05Makefile.in (parse.o): Depend on ggc.h.Richard Henderson1-0/+10
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-1/+1
1999-08-30cp-tree.h (start_handler_parms): New function.Mark Mitchell1-4/+6
1999-08-28cp-tree.def (LABEL_STMT): New tree node.Mark Mitchell1-5/+4
1999-08-25cp-tree.def (SUBOBJECT): New tree node.Mark Mitchell1-8/+0
1999-08-16cp-tree.def (STMT_EXPR): New tree node.Mark Mitchell1-4/+4
1999-08-14cp-tree.def (DECL_STMT): Make it smaller.Mark Mitchell1-1/+1
1999-08-12cp-tree.h (minimal_parse_mode): Remove.Mark Mitchell1-9/+4
1999-08-11parse.y (pedantic): Give it itype.Mark Mitchell1-6/+8
1999-08-11extend.texi (C++ Signatures): Remove node.Mark Mitchell1-54/+2
1999-08-09semantics.c (begin_function_try_block, [...]): New fns.Jason Merrill1-9/+3
1999-08-04cp-tree.h (empty_except_spec): New global var.Nathan Sidwell1-6/+7
1999-08-03decl.c (start_enum): Show location of previous definition.Nathan Sidwell1-11/+9
1999-07-25decl.c (ptr_type_node, [...]): New.Richard Henderson1-1/+4
1999-07-20lang-specs.h (c++-cpp-output): Pass -fpreprocessed.Jason Merrill1-2/+1
1999-07-20c-common.h: New file.Bernd Schmidt1-1/+0
1999-05-24decl.c (lookup_tag): Remove code no longer needed after name-lookup improveme...Mark Mitchell1-2/+4
1999-05-16revertJason Merrill1-1/+1
1999-05-16decl2.c (finish_objects): Don't use .?tors.* if we don't have ASM_OUTPUT_CONS...Jason Merrill1-1/+1