POTFILES.in: Add cppfiles.c, cppinit.c, cppspec.c.
[platform/upstream/gcc.git] / gcc / cp /
1999-09-05 Mark Mitchelldecl.c (init_decl_processing): Set mark_lang_status.
1999-09-05 Mark MitchellMake-lang.in (f771): Depend on ggc-callbacks.o.
1999-09-04 Mark MitchellMakefile.in (C_AND_C_OBJS): Add gcc-callbacks.o.
1999-09-04 Mark MitchellMake-lang.in (cc1plus): Depend on $(GGC).
1999-09-04 Mark MitchellMake-lang.in (cc1plus): Depend on $(GGC).
1999-09-04 Mark MitchellMakefile.in (CXX_TREE_H): Include function.h.
1999-09-04 Mark Mitchelldecl.c (expand_static_init): Tweak handling of static...
1999-09-03 Nathan Sidwelltypeck.c (build_indirect_ref): Reject dereference of...
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-29 Mark Mitchellcp-tree.def (LABEL_STMT): New tree node.
1999-08-28 Mark Mitchellcp-tree.def (LABEL_STMT): New tree node.
1999-08-27 Mark MitchellFix typo in last change
1999-08-27 Mark Mitchelldecl.c (lookup_label): Build labels on the permanent...
1999-08-27 Mark MitchellFix typo in last change
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-16 Mark MitchellFix typo in last change
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-13 Mark Mitchellpt.c (tsubst): Back out 1999-08-06 patch.
1999-08-12 Jason Merrilllang-options.h: Add -fms-extensions.
1999-08-12 Mark Mitchellcp-tree.h (minimal_parse_mode): Remove.
1999-08-12 Mark MitchellMake-lang.in (CXX_SRCS): Remove sig.c.
1999-08-11 Mark Mitchelldump.c (queue): Be careful when computing bitmasks.
1999-08-11 Mark Mitchellparse.y (pedantic): Give it itype.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
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 Jeff LawMore mail address and web address updates.
1999-08-09 Jason Merrillptree.c (print_lang_type): Print the real type of a...
1999-08-08 Jason Merrillfix thinko in last change
1999-08-07 Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-08-07 Jason Merrillrevert
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 Mitchelltree.c (cp_build_qualified_type_real): Handle pointer...
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 Jason Merrillregen
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_...
next