OSDN Git Service

1998-09-20 Martin von L�wis <loewis@informatik.hu-berlin.de>
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
1998-09-21 loewis1998-09-20 Martin von L�wis <loewis@informatik.hu...
1998-09-21 bothner
1998-09-21 law * lex.c (init_lex): Use getenv ("LANG"), not...
1998-09-20 mmitchel * class.c (maybe_warn_about_overly_private_class)...
1998-09-17 amacleodThu Sep 17 16:42:16 EDT 1998 Andrew MacLeod <amacleod...
1998-09-16 mmitchel * Make-lang.in (tinfo.o): Use CXXFLAGS when compiling.
1998-09-15 rth * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused...
1998-09-15 oliva * call.c (build_field_call): handle static data member...
1998-09-15 oliva * typeck.c (comptypes): when comparing pointer types...
1998-09-15 mmitchel * cp-tree.h: Revert previous change.
1998-09-15 amacleodTue Sep 15 14:10:54 EDT 1998 Andrew MacLeod <amacleod...
1998-09-15 amacleodTue Sep 15 13:53:59 EDT 1998 Andrew MacLeod <amacleod...
1998-09-14 mmitchel * pt.c (check_specialization_scope): Fix spelling...
1998-09-10 mmitchel * decl.c (pushdecl): Don't copy types if the
1998-09-09 jason * class.c (get_enclosing_class): New function.
1998-09-09 jason * error.c (dump_type_real): Handle NAMESPACE_DECL.
1998-09-08 jason * parse.y (nomods_initdcl0): Set up the parser stack...
1998-09-08 mmitchel * cp-tree.h (anonymous_namespace_name): Declare.
1998-09-08 mmitchel * decl.c (grokparms): Distinguish between references...
1998-09-08 mmitchel * pt.c (process_partial_specialization): Consistantly...
1998-09-07 jasonrevert error reporting patch
1998-09-07 mmitchel * cp-tree.h (cp_error): Prototype.
1998-09-06 mmitchel * cp-error.def: New file.
1998-09-05 law * Makefile.in (INCLUDES): Update after recent...
1998-09-05 mmitchel * cp-tree.h (TI_PENDING_SPECIALIZATION_FLAG): Remove.
1998-09-04 mmitchel * inc/typeinfo (type_info::type_info(const char*)...
1998-09-04 mmitchel * cp-tree.h (hash_tree_cons_simple): New macro.
1998-09-04 jason * decl2.c (import_export_vtable): Always make artifici...
1998-09-03 mmitchel * cp-tree.h (finish_globally_qualified_member_call_expr):
1998-09-03 bkoz
1998-09-03 mmitchel * decl.c (finish_enum): Don't resolve CONST_DECLs...
1998-09-03 bkoz
1998-09-02 jason * cvt.c (convert_pointer_to_real): Tidy.
1998-09-02 nickcChange HANDLE_PRAGMA macro so that it will work with...
1998-09-01 jason * decl2.c (output_vtable_inherit): Use %cDIGIT in...
1998-09-01 mmitchel * cp-tree.h (DECL_FRIEND_PSEUDO_TEMPLATE_INSTANTIATION...
1998-09-01 jason * decl.c (lookup_name_real): Also do implicit typename...
1998-09-01 mmitchel * decl2.c (arg_assoc): Handle template-id expressions...
1998-08-31 mmitchel * decl.c (finish_enum): Handle member enums of classes...
1998-08-31 jason * cp-tree.h, decl2.c: Remove support for -fall-virtual,
1998-08-30 law * Makefile.in (INTERFACE): New, set to 1.
1998-08-30 mmitchel * error.c (dump_decl): Use CP_DECL_CONTEXT, not DECL_C...
1998-08-30 mmitchel * decl.c (grokfndecl): Issue error on declaration...
1998-08-30 mmitchel * pt.c (convert_template_argument): New function,...
1998-08-29 bkoz
1998-08-28 mmitchel * lex.c (do_identifier): Fix thinko in previous change.
1998-08-28 jason Add support for discarding unused virtual functions.
1998-08-28 mmitchel * cp-tree.h (build_enumerator): Take the enumeration...
1998-08-28 mmitchel * cp-tree.h (finish_base_specifier): New function.
1998-08-27 jason * lex.c (handle_cp_pragma): Remove #pragma vtable.
1998-08-27 jason * search.c: Tear out all mi_matrix and memoize code.
1998-08-27 jason Never change BINFO_INHERITANCE_CHAIN.
1998-08-27 mmitchel * class.c (build_vbase_path): Use reverse_path.
1998-08-27 jason * class.c: #if 0 complete_type_p.
1998-08-27 jason Stop sharing binfos for indirect virtual bases.
1998-08-27 mmitchel * decl.c (build_enumerator): Set DECL_CONTEXT for the
1998-08-26 mmitchel * cp-tree.h (finish_enum): Change prototype.
1998-08-26 mmitchel * lex.c (do_identifier): Fix typo in comment.
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-08-25 brendan * pt.c (tsubst_copy): Only do typename overloading...
1998-08-25 jason * typeck.c (comp_cv_target_types): Split out...
1998-08-25 mmitchel * search.c (dependent_base_p): Don't compare a binfo to
1998-08-25 mmitchel * cp-tree.h (CLASS_TYPE_P): Revise definition.
1998-08-25 jason * decl.c (duplicate_decls): Don't complain about different
1998-08-25 jason * typeck.c (convert_for_assignment): Converting from...
1998-08-24 mmitchel * pt.c (tsubst_decl): Move special case code for deali...
1998-08-24 jason * decl.c (start_decl): Remove redundant linkage check.
1998-08-24 mmitchel * pt.c (process_template_parm): Undo previous change.
1998-08-24 mmitchel * cp-tree.h (CLASS_TYPE_P): New macro.
1998-08-24 bkoz
1998-08-24 jason * parse.y (primary): Fix up the type of string constants.
1998-08-24 mmitchel * typeck.c (convert_for_initialization): Move check...
1998-08-24 jason * c-common.c (combine_strings): Also set TREE_READONLY.
1998-08-24 jason * search.c (my_tree_cons): Reimplement.
1998-08-24 jason * lex.c (real_yylex): Don't warn about long...
1998-08-23 mmitchel * decl.c (grokdeclarator): Complain about in-class...
1998-08-23 mmitchel * iomanip.h: Use __extension__ for `extern' explicit...
1998-08-20 jason * tree.c (search_tree, no_linkage_helper, no_linkage_c...
1998-08-20 bothnerUse new ChangeLog style.
1998-08-20 bothner
1998-08-20 bothner
1998-08-20 mmitchel * decl.c (duplicate_decls): Always merge the old and...
1998-08-20 law * init.c (build_builtin_delete_call): Add missi...
1998-08-20 jason * parse.y (notype_unqualified_id): Also accept ~A...
1998-08-19 mmitchel * typeck.c (build_binary_op_nodefault): Warn on use...
1998-08-19 mmitchel * cp-tree.h (ansi_null_node): New variable.
1998-08-17 mmitchel * cp-tree.h (enter_scope_of): New function.
1998-08-17 jason * decl.c (grokparms): No, here.
1998-08-17 jason * decl.c (grokdeclarator): Catch parm with pointer...
1998-08-17 jason * class.c (finish_struct_bits): Also set TYPE_SIZE_UNIT.
1998-08-17 jason * gxxint.texi: Remove obsolete documentation of overlo...
1998-08-17 jason * init.c (build_offset_ref): Don't mess with error_mar...
1998-08-17 bkoz1998-08-17 Benjamin Kosnik <bkoz@loony.cygnus.com>
1998-08-17 law * cp-tree.h (set_identifier_local_value): Provi...
1998-08-14 nickcRename BBISON to BISON
1998-08-13 jason * tree.h: De-conditionalize init_priority code.
1998-08-13 jason * pt.c (tsubst_copy): Hush warning.
1998-08-12 mmitchel * pt.c (print_template_context): Don't abort when...
1998-08-12 mmitchel1998-08-12 Mark Mitchell <mark@markmitchell.com>
1998-08-09 mmitchel * pt.c (check_explicit_specialization): Don't abort...
next