OSDN Git Service

* alpha.md (addsi3, subsi3): No new temporaries once cse is
[pf3gnuchains/gcc-fork.git] / gcc / cp /
1998-09-28 green * semantics.c (finish_asm_stmt): Always permit volati...
1998-09-28 mmitchel * decl.c (grokdeclarator): Tighten checks for invalid
1998-09-25 jason * search.c (get_base_distance): Remove assert.
1998-09-25 loewis1998-09-24 Martin von L�wis <loewis@informatik.hu...
1998-09-25 ghaziWarning fixes:
1998-09-24 mmitchel * cp-tree.h (language_lvalue_valid): Remove.
1998-09-24 bkoz
1998-09-24 bkoz
1998-09-24 bkoz
1998-09-24 bkoz
1998-09-23 gerald * friend.c (do_friend): Make warning a full sentence.
1998-09-22 mmitchel * parse.y (component_decl_list): Improve error-recovery.
1998-09-22 bkoz
1998-09-22 mmitchel * decl.c (grokfndecl): Improve error-recovery.
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 * cp-tree.h (lang_type): Add has_non_private_static_me...
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 mmitchelBack out previous change
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 mmitchel * cp-tree.h (finish_globally_qualified_member_call_expr):
1998-09-03 mmitchel * cp-tree.h (finish_globally_qualified_member_call_expr):
1998-09-03 bkozd
1998-09-03 bkozS
1998-09-03 bkoza
1998-09-03 bkoz
1998-09-03 mmitchel * decl.c (finish_enum): Don't resolve CONST_DECLs...
1998-09-03 bkozP
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-29 bkoz
1998-08-28 mmitchel * lex.c (do_identifier): Fix thinko in previous change.
1998-08-28 mmitchel * cp-tree.h (build_enumerator): Take the enumeration...
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 bkozh
1998-08-24 bkoz
1998-08-24 jasoncomment
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.
next