cp-tree.h (cp_function): Move here, from decl.c.
[platform/upstream/gcc.git] / gcc / cp / ChangeLog
1999-09-02 Mark Mitchellcp-tree.h (cp_function): Move here, from decl.c.
1999-09-02 Alex Samueldecl2.c (arg_assoc_template_arg): New prototype.
1999-09-02 Nathan Sidwellcall.c (build_conditional_expr): Warn on enum mismatches.
1999-09-02 Kaveh R. Ghazigxx.gperf (hash, [...]): Add prototypes.
1999-09-01 Mark Mitchellcp-tree.h (lang_type): Move align into type_flags.
1999-08-31 Kaveh R. Ghazic-parse.in (language_string): Constify.
1999-08-31 Kaveh R. Ghazirepo.c (getpwd): Don't prototype.
1999-08-31 Kaveh R. GhaziMakefile.in (LIBS, LIBDEPS): Link with & depend on...
1999-08-30 Jason Merrill* cp-tree.h (IS_AGGR_TYPE_2): Fix typo.
1999-08-30 Mark Mitchellcp-tree.h (begin_init_stmts): Declare.
1999-08-30 Mark Mitchellcp-tree.h (start_handler_parms): New function.
1999-08-30 Alex Samuelpt.c (push_template_decl_real): Use template declaratio...
1999-08-29 Mark Mitchellcp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if 0'd...
1999-08-29 Kaveh R. Ghazicp-tree.h (fndecl_as_string, [...]): Constify a char*.
1999-08-29 Mark Mitchellcp-tree.h (strip_array_types): New function.
1999-08-29 Richard Henderson* decl2.c (arg_assoc_class): Bail if the class is a...
1999-08-29 Mark MitchellFix typo in ChangeLog entry
1999-08-28 Mark Mitchellcp-tree.def (LABEL_STMT): New tree node.
1999-08-27 Mark Mitchelldecl.c (lookup_label): Build labels on the permanent...
1999-08-27 Mark Mitchellcp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-27 Mark Mitchellcp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-27 Mark Mitchelldecl.c (store_parm_decls): Reset immediate_size_expand.
1999-08-27 Mark Mitchelltree.c (store_parm_decls): Reset immediate_size_expand.
1999-08-27 Mark Mitchelltree.c (cplus_unsave_expr_now): Don't return a value.
1999-08-26 Mark Mitchell* semantics.c (do_poplevel): Always initialize the...
1999-08-26 Gavin Romig-KochFor gcc:
1999-08-26 Mark Mitchelldecl.c (grokdeclarator): Amend comment.
1999-08-26 Jason Merrilltree.c (cp_build_qualified_type_real): If we're asking...
1999-08-25 Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-25 Mark Mitchell* dump.c (dequeue_and_dump): Dump TARGET_EXPRs.
1999-08-25 Nathan Sidwelldecl2.c (handle_class_head): Be graceful about addition...
1999-08-24 Jason Merrillcall.c (build_conditional_expr): Fix typo.
1999-08-24 Mumit Khan* g++spec.c (lang_specific_driver): Add room for NULL...
1999-08-24 Jason Merrillexception.cc (__cplus_type_matcher): Call __throw_type_...
1999-08-23 Paul Burchard* decl.c (check_default_argument): Fix typo.
1999-08-22 Mark Mitchellcp-tree.def (STMT_EXPR): Fix typo in node name.
1999-08-20 Mark Mitchellsemantics.c (finish_stmt_expr): Fix typo in comment.
1999-08-20 Andrew Haleymethod.c (process_overload_item): Call build_mangled_C9...
1999-08-20 Mark Mitchellpt.c (redeclare_class_template): Merge default template...
1999-08-19 Jason Merrillcp-tree.h: Declare flag_use_repository.
1999-08-19 Mark Mitchellcp-tree.def (PSEUDO_DTOR_EXPR): New tree code.
1999-08-18 Mark Mitchellsearch.c (setup_class_bindings): Robustify.
1999-08-18 Mark Mitchellcp-tree.h (build_lang_field_decl): Remove.
1999-08-18 Richard Hendersontree.c (search_tree): Handle TRUTH_{AND,OR,XOR}_EXPR...
1999-08-17 Mark Mitchellcp-tree.h (back_end_hook): New variable.
1999-08-17 Mark Mitchelldecl.c (add_decl_to_level): New function.
1999-08-17 Mark Mitchellcp-tree.h (CALL_DECLARATOR_PARMS): New macro.
1999-08-16 Mark Mitchellcp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.
1999-08-16 Mark Mitchellcp-tree.def (STMT_EXPR): New tree node.
1999-08-15 Mark Mitchellpt.c (check_default_tmpl_args): Don't check in local...
1999-08-14 Jason MerrillSpeed up Koenig lookup.
1999-08-14 Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-08-13 Mark MitchellFix incorrect commit on previous change.
1999-08-13 Gavin Romig-KochFor gcc:
1999-08-12 Jason Merrilllang-options.h: Add -fms-extensions.
1999-08-12 Mark Mitchellcp-tree.h (minimal_parse_mode): Remove.
1999-08-11 Mark Mitchelldump.c (queue): Be careful when computing bitmasks.
1999-08-11 Martin v. Loewis* lex.c (do_identifier): Remove unnecessary lookup...
1999-08-10 Martin v. Loewisdecl2.c (set_decl_namespace): Do not complain about...
1999-08-10 Mark Mitchelldecl.c (build_ptrmemfunc_type): Handle qualified pointe...
1999-08-09 Kaveh R. Ghazidecl.c: Remove redundant prototype for `print_error_fun...
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-09 Jason Merrillsemantics.c (begin_function_try_block, [...]): New...
1999-08-09 Jason Merrilldecl.c (struct binding_level): Add eh_region field.
1999-08-09 Jason Merrillptree.c (print_lang_type): Print the real type of a...
1999-08-07 Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-08-07 Jason Merrilldecl.c (bad_specifiers): It's OK to have an EH spec...
1999-08-07 Jason Merrilldecl.c (lookup_name_real): Set the complain flag if...
1999-08-06 Alexandre Olivapt.c (tsubst): Use build_index_type to build in-templat...
1999-08-06 Jason Merrill* typeck2.c (add_exception_specifier): Use complete_type.
1999-08-06 Mark Mitchellerror.c (dump_expr): Handle EXACT_DIV_EXPR.
1999-08-06 Jason Merrilldecl.c (pushdecl): Only give an error for shadowing...
1999-08-05 Jeffrey A Law* typeck2.c: Update URLs and mail addresses.
1999-08-04 Nathan Sidwellcp-tree.h (empty_except_spec): New global var.
1999-08-03 Nathan Sidwellcall.c (convert_arg_to_ellipsis): Use pod_type_p.
1999-08-03 Nathan Sidwell* class.c (duplicate_tag_error): Preserve template...
1999-08-03 Nathan Sidwelldecl.c (start_enum): Show location of previous definition.
1999-08-03 Jason Merrilllex.c (yyprint): Handle PFUNCNAME.
1999-08-03 Mumit Khan* decl.c (start_decl): Set attributes before duplicate_...
1999-08-03 Mark Mitchellinvoke.texi (-fdump-translation-unit): New option.
1999-08-03 Richard Hendersoncall.c: Include defaults.h instead of expr.h.
1999-08-03 Mark Mitchelllex.c (errorcount, sorrycount): Don't declare.
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-08-02 Jason Merrillclass.c (mark_overriders): Fix order of args to overrides.
1999-08-02 Richard Henderson* cp-tree.h (TYPE_PTRMEMFUNC_P): Check TYPE_LANG_SPECIF...
1999-08-02 Mark Mitchell* call.c (build_conditional_expr): Fix typo in comment.
1999-08-01 Bernd SchmidtBackport of GC branch patches part 2: kill stmt status...
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-07-31 Mark Mitchellcall.c (build_conditional_expr): Call convert_from_refe...
1999-07-31 Richard Hendersontypeck2.c (initializer_constant_valid_p): Moved to...
1999-07-28 Mark Mitchellcall.c (conditional_conversion): Don't build BASE_CONVs...
1999-07-28 Jason Merrillcp-tree.h (DECL_VIRTUAL_CONTEXT): New macro.
1999-07-27 Jason Merrillmethod.c: Remove prototype for largest_union_member.
1999-07-27 Mark Mitchellclass.c (override_one_vtable): Adjust the use of BINFO_...
1999-07-27 Mark Mitchellcp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-27 Mark Mitchelltree.c (build_cplus_new): Adjust call to abstract_virtu...
1999-07-27 Jason Merrillinput.c (feed_input): Only touch lineno and input_filen...
1999-07-26 Jason Merrillinput.c (feed_input): Add file, line parms.
1999-07-26 Mark Mitchellcp-tree.h (ncp_convert): Rename to perform_implicit_con...
1999-07-26 Nathan Sidwellexception.cc (__cplus_type_matcher): Match __eh_matcher...
next