OSDN Git Service

* diagnostic.c (context_as_prefix): Export.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2000-08-21 gdr * diagnostic.c (context_as_prefix): Export.
2000-08-21 mmitchel * class.c (build_vtbl_initializer): Clear the entire
2000-08-18 nathan * decl.c (member_function_or_else): Use cp_error ...
2000-08-18 nathan * decl2.c (grokfield): Set CLASSTYPE_GOT_SEMICOLON...
2000-08-18 nathan * cp-tree.h (PTRMEM_OK_P): New macro.
2000-08-18 nathan * decl2.c (arg_assoc_type): Cope with TYPENAME_TYPE.
2000-08-18 nathan * cp-tree.h (enum_name_string): Remove prototype.
2000-08-17 nathan * inc/cxxabi.h (__cxa_vec_new2, __cxa_vec_new3): Declare.
2000-08-17 nathan * vec.cc (__cxa_vec_new): Set "C" linkage.
2000-08-17 nathan * cvt.c (cp_convert_to_pointer): Pass itf_complain...
2000-08-17 nathan * class.c (instantiate_type): Reinstate local variable
2000-08-17 nathan * cp-tree.h (instantiate_type_flags): New enumeration.
2000-08-17 nathanfix the fibs in previous entry
2000-08-17 nathan * cp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-08-14 nathan * cvt.c (warn_ref_binding): New static function, broke...
2000-08-12 jason * parse.y (template_arg): Add rule for template...
2000-08-12 jason * decl2.c (add_function): Reorganize.
2000-08-12 jason * decl.c (lookup_name_real): Don't forget the...
2000-08-11 nathan * cp-tree.h (resolve_scope_to_name): Remove unused...
2000-08-11 nathan * parse.y (named_complex_class_head_sans_basetype...
2000-08-11 nathan * decl2.c (build_expr_from_tree, case METHOD_CALL_EXPR...
2000-08-11 nathan * decl.c (check_tag_decl): Diagnose typename's which...
2000-08-10 nathan * init.c (build_aggr_init): Reject bogus array initial...
2000-08-09 nathan * rtti.c (build_dynamic_cast_1): Set "C" linkage for...
2000-08-09 nathan * cvt.c (convert_to_pointer_force): Fix error message...
2000-08-09 jason * pt.c (tsubst_aggr_type): Bail if creating...
2000-08-07 law * cp-tree.h (CLASSTYPE_HAS_PRIMARY_BASE_P)...
2000-08-05 oldham2000-08-04 Jeffrey D. Oldham <oldham@codesourcery...
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-08-04 mmitchel * cp-tree.h (add_method): Change prototype.
2000-08-04 jsm28 * c-common.h (flag_isoc94): Declare.
2000-08-04 jason * pt.c (do_type_instantiation): Add complain...
2000-08-03 zack * decl2.c: Silently ignore -Wstrict-prototypes; warn...
2000-08-02 zack * gcc.h (lang_specific_driver): Constify second argument.
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-08-02 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak.
2000-07-31 jason * lang-specs.h: Use %i in rule for .ii files.
2000-07-31 zack * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0...
2000-07-31 mmitchel Allow indirect primary bases.
2000-07-30 samuel * mangle.c (DECL_TEMPLATE_ID_P): Remove.
2000-07-28 jason * decl.c (duplicate_decls): If common_type...
2000-07-27 mmitchel * cp-tree.h (function_depth): Declare.
2000-07-27 jason * dwarf2out.c (gen_typedef_die): Abort if we...
2000-07-27 mmitchel * decl.c (start_cleanup_fn): Mark the function as...
2000-07-26 mmitchel * parse.y: Add missing ';'.
2000-07-26 mmitchel * parse.y (empty_parms): Use `()', not `(...)', when...
2000-07-25 nathan Kill strict_prototype. Backwards compatibility only for
2000-07-25 nathan * decl.c (poplevel): Deal with anonymous variables...
2000-07-25 zack * toplev.c (pipe_closed): Delete.
2000-07-23 mmitchel * c-semantics.c (make_rtl_for_local_static): Use TREE_...
2000-07-21 zack * cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-18 nathan * typeck.c (comp_target_parms): Remove obsolete parameter.
2000-07-18 mmitchel * cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
2000-07-17 jason * typeck.c (mark_addressable): Never set TREE_USED.
2000-07-14 zacktop level:
2000-07-14 mmitchel * .cvsignore: Add generated YACC files.
2000-07-13 zack * gcc.c (do_spec_1): Add new %B operator.
2000-07-12 mmitchel * gcc_update (files_and_dependencies): Remove generate...
2000-07-11 mmitchel * class.c (layout_class_type): Add pointers to virtual...
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-07-10 jakub * semantics.c (expand_body): Sync interface information
2000-07-10 jason * init.c (build_new_1): Bail early if the call...
2000-07-10 mmitchel * decl.c (pushtag): Don't put local classes in templat...
2000-07-10 mmitchel * cp-tree.h (char_type_p): New function.
2000-07-06 nathan * pt.c (tsubst): Don't layout type, if it's error_mark.
2000-07-06 nathan * pt.c (instantiate_pending_templates): Reset template...
2000-07-05 jason * call.c (joust): Don't complain about `operato...
2000-07-04 jason * repo.c (repo_get_id): Handle the case where...
2000-07-03 nathan * decl2.c (push_decl_namespace): Push the original...
2000-07-03 nathan * pt.c (instantiate_class_template): Set CLASSTYPE_VBA...
2000-07-03 chelf2000-07-02 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 mmitchel * mangle.c (canonicalize_for_substitution): Return...
2000-07-02 mmitchel * decl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYP...
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 jason * init.c (init_init_processing): Go back to...
2000-06-30 mmitchel * semantics.c (genrtl_asm_stmt): Don't decay input...
2000-06-30 mmitchel * Makefile.in (c-common.o): Don't depend on c-tree...
2000-06-30 samuelin libiberty/ChangeLog:
2000-06-30 nathan * parse.y (expr_no_comma_rangle): New non-terminal.
2000-06-30 mmitchel * cp-tree.h (struct language_function): Remove temp_na...
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-29 nathan * cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
2000-06-28 mmitchel * cp-tree.h (CLEAR_BINFO_NEW_VTABLE_MARKED): Remove.
2000-06-27 mmitchel * decl.c (grokfndecl): Set DECL_CONTEXT for static...
2000-06-26 nathan * search.c (hides): Remove.
2000-06-26 nathan * decl2.c (handle_class_head): Bash typedefs to the...
2000-06-26 mmitchel * cp-tree.h (genrtl_begin_stmt_expr): Rename to ...
2000-06-25 mmitchel * gengenrtl.c (special_rtx): Fix typo in comment.
2000-06-24 jason * decl.c (pushdecl): Don't set DECL_CONTEXT...
2000-06-23 jason * parse.y (template_arg): Convert TEMPLATE_DECL
2000-06-23 samuelin include/ChangeLog:
2000-06-23 mmitchel * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-22 jason * pt.c (tsubst_decl, case FUNCTION_DECL): Clear...
2000-06-22 nathan * call.c (build_x_va_arg): Check if in a template...
2000-06-21 apbianco2000-06-20 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-21 jason * pt.c (tsubst_decl, case TYPE_DECL): Fix test...
2000-06-21 nathan * parse.y (program): Always call finish_translation_unit.
2000-06-20 zack * cpplex.c (parse_name): Don't warn about $ in identif...
2000-06-20 nathan * rtti.c (get_base_offset): Cope when vbase field...
2000-06-20 nathan * call.c (build_conditional_expr): Use VOID_TYPE_P.
next