aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1999-08-28cp-tree.def (LABEL_STMT): New tree node.Mark Mitchell1-0/+35
1999-08-27decl.c (lookup_label): Build labels on the permanent obstack when building st...Mark Mitchell1-0/+10
1999-08-27cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.Mark Mitchell1-2/+3
1999-08-27cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.Mark Mitchell1-0/+4
1999-08-27decl.c (store_parm_decls): Reset immediate_size_expand.Mark Mitchell1-1/+1
1999-08-27tree.c (store_parm_decls): Reset immediate_size_expand.Mark Mitchell1-0/+3
1999-08-27tree.c (cplus_unsave_expr_now): Don't return a value.Mark Mitchell1-0/+2
1999-08-26* semantics.c (do_poplevel): Always initialize the return value.Mark Mitchell1-0/+4
1999-08-26For gcc:Gavin Romig-Koch1-0/+5
1999-08-26decl.c (grokdeclarator): Amend comment.Mark Mitchell1-0/+8
1999-08-25tree.c (cp_build_qualified_type_real): If we're asking for the same quals we ...Jason Merrill1-0/+5
1999-08-25cp-tree.def (SUBOBJECT): New tree node.Mark Mitchell1-0/+77
1999-08-25* dump.c (dequeue_and_dump): Dump TARGET_EXPRs.Mark Mitchell1-0/+4
1999-08-25decl2.c (handle_class_head): Be graceful about additional scope qualifiers.Nathan Sidwell1-0/+5
1999-08-24call.c (build_conditional_expr): Fix typo.Jason Merrill1-0/+8
1999-08-23* g++spec.c (lang_specific_driver): Add room for NULL in arglist.Mumit Khan1-0/+4
1999-08-24exception.cc (__cplus_type_matcher): Call __throw_type_match_rtti_2.Jason Merrill1-0/+13
1999-08-23* decl.c (check_default_argument): Fix typo.Paul Burchard1-0/+4
1999-08-22cp-tree.def (STMT_EXPR): Fix typo in node name.Mark Mitchell1-0/+12
1999-08-20semantics.c (finish_stmt_expr): Fix typo in comment.Mark Mitchell1-0/+10
1999-08-20method.c (process_overload_item): Call build_mangled_C9x_name () for all inte...Andrew Haley1-0/+5
1999-08-20pt.c (redeclare_class_template): Merge default template arguments in both dir...Mark Mitchell1-0/+8
1999-08-19cp-tree.h: Declare flag_use_repository.Jason Merrill1-0/+13
1999-08-19cp-tree.def (PSEUDO_DTOR_EXPR): New tree code.Mark Mitchell1-0/+10
1999-08-18search.c (setup_class_bindings): Robustify.Mark Mitchell1-0/+4
1999-08-18cp-tree.h (build_lang_field_decl): Remove.Mark Mitchell1-0/+29
1999-08-18tree.c (search_tree): Handle TRUTH_{AND,OR,XOR}_EXPR too.Richard Henderson1-0/+5
1999-08-17cp-tree.h (back_end_hook): New variable.Mark Mitchell1-0/+4
1999-08-17decl.c (add_decl_to_level): New function.Mark Mitchell1-0/+12
1999-08-17cp-tree.h (CALL_DECLARATOR_PARMS): New macro.Mark Mitchell1-0/+14
1999-08-16cp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.Mark Mitchell1-0/+13
1999-08-16cp-tree.def (STMT_EXPR): New tree node.Mark Mitchell1-0/+98
1999-08-15pt.c (check_default_tmpl_args): Don't check in local scopes.Mark Mitchell1-0/+8
1999-08-14Speed up Koenig lookup.Jason Merrill1-0/+13
1999-08-14cp-tree.def (DECL_STMT): Make it smaller.Mark Mitchell1-0/+75
1999-08-13Fix incorrect commit on previous change.Mark Mitchell1-0/+5
1999-08-13For gcc:Gavin Romig-Koch1-0/+8
1999-08-12lang-options.h: Add -fms-extensions.Jason Merrill1-0/+11
1999-08-12cp-tree.h (minimal_parse_mode): Remove.Mark Mitchell1-0/+17
1999-08-11dump.c (queue): Be careful when computing bitmasks.Mark Mitchell1-0/+129
1999-08-11* lex.c (do_identifier): Remove unnecessary lookup of class field.Martin v. Loewis1-0/+4
1999-08-10decl2.c (set_decl_namespace): Do not complain about non-matching decls if pro...Martin v. Loewis1-0/+5
1999-08-10decl.c (build_ptrmemfunc_type): Handle qualified pointer-to-member types here.Mark Mitchell1-0/+6
1999-08-09decl.c: Remove redundant prototype for `print_error_function'.Kaveh R. Ghazi1-0/+7
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+17
1999-08-09semantics.c (begin_function_try_block, [...]): New fns.Jason Merrill1-0/+21
1999-08-09decl.c (struct binding_level): Add eh_region field.Jason Merrill1-2/+4
1999-08-08ptree.c (print_lang_type): Print the real type of a PMF.Jason Merrill1-3/+7
1999-08-07class.c (count_fields, [...]): Add static prototype.Kaveh R. Ghazi1-0/+37
1999-08-06decl.c (bad_specifiers): It's OK to have an EH spec on a function pointer.Jason Merrill1-0/+6