OSDN Git Service

* alpha.md (addsi3, subsi3): No new temporaries once cse is
[pf3gnuchains/gcc-fork.git] / gcc / cp /
1998-11-04 mmitchel * cp-tree.h (CP_TYPE_CONST_P): Make {0,1}-valued.
1998-11-03 mmitchel * pt.c (tsubst): Use build_index_type, not build_index...
1998-11-03 jason * class.c (instantiate_type): Be more helpful.
1998-11-02 mmitchel * init.c (expand_vec_init): Fix off-by-one error.
1998-11-01 oliva * parse.y (apparent_template_type): new type
1998-11-01 mmitchel * cp-tree.h (COMPARE_STRICT): New macro.
1998-10-31 jason * rtti.c (build_dynamic_cast_1): Fix cut-and-paste...
1998-10-30 mmitchel * decl2.c (delete_sanity): Pass integer_zero_node...
1998-10-29 jason * decl.c (lookup_name_real): Simplify suggested fix.
1998-10-29 jason * decl.c (lookup_name_real): OK, only warn if not...
1998-10-29 jason * cp-tree.h (IDENTIFIER_MARKED): New macro.
1998-10-29 jason * pt.c (push_template_decl_real):Remove unused var.
1998-10-29 brolley1998-10-28 Zack Weinberg <zack@rabi.phys.columbia...
1998-10-29 jason * pt.c (push_template_decl_real): Generalize check...
1998-10-28 rth * Makefile.in (cc1plus): Put CXX_OBJS, and...
1998-10-28 jason * class.c (instantiate_type): Don't consider templates...
1998-10-28 jason * class.c (finish_struct_1): Don't complain about...
1998-10-28 jasonRevert
1998-10-28 jason * init.c (build_delete): Reset TYPE_HAS_DESTRUCTOR...
1998-10-28 jason * pt.c (push_template_decl_real): Complain about defau...
1998-10-28 jason * call.c (add_function_candidate): Treat conversion...
1998-10-27 jason * lex.c (do_identifier): Also generate LOOKUP_EXPR...
1998-10-27 mmitchel * decl.c (grokdeclarator): Use type_quals, rather...
1998-10-27 jason * call.c (standard_conversion): instantiate_type here.
1998-10-27 mmitchel * decl.c (grokdeclarator): Use type_quals, rather...
1998-10-26 mmitchel * error.c (dump_decl): Deal with TEMPLATE_DECLs that are
1998-10-26 jason * decl.c (grokdeclarator): Complain about a variable...
1998-10-26 brendan * decl.c (grokdeclarator): Disallow `explicit' in...
1998-10-26 jason * typeck2.c (process_init_constructor): Only skip...
1998-10-26 jason * cp-tree.def (TYPEOF_TYPE): New code.
1998-10-26 jason * typeck2.c (check_for_new_type): Only depend on pedan...
1998-10-26 manfred
1998-10-26 jason * typeck.c (convert_arguments): Don't handle pmf refer...
1998-10-26 jasonupdate
1998-10-25 mmitchel * decl.c (grokdeclarator): Set DECL_NONCONVERTING_P...
1998-10-24 loewis * gxxint.texi: Correct documentation for n, N, Q,...
1998-10-24 loewis * parse.y (condition): Convert VAR_DECL from reference...
1998-10-23 amacleod1998-10-23 Andrew MacLeod <amacleod@cygnus.com>
1998-10-23 mmitchel * cplus-dem.c (work_stuff): Replace const_type and...
1998-10-23 jason * cp-tree.h (CP_TYPE_READONLY): New macro to handle...
1998-10-22 loewis * parse.y (named_class_head): Push into class while...
1998-10-22 loewis * init.c (build_new_1): Delay cleanup until...
1998-10-21 jason * typeck.c (build_component_ref): Use of a type here...
1998-10-19 jason Revamp references to member functions.
1998-10-18 loewis * decl2.c (validate_nonmember_using_decl):...
1998-10-18 jason * decl.c (grokvardecl): Fix thinko.
1998-10-18 jason * decl.c (grokdeclarator): Embedded attrs bind to...
1998-10-18 jason * parse.y (fn.def2): Fix 'attrs' format.
1998-10-17 jason * decl.c (grokfndecl): Set DECL_CONTEXT to namespace...
1998-10-17 ghaziWarning fixes:
1998-10-16 mmitchel * decl.c (lookup_name_real): Handle template parameter...
1998-10-16 mmitchel * decl.c (expand_static_init): Build cleanups before...
1998-10-16 mmitchel * pt.c (for_each_template_parm): Don't examine uninsta...
1998-10-16 brolley1998-10-16 Dave Brolley <brolley@cygnus.com>
1998-10-16 mmitchel * class.c (add_method): Fix documentation to reflect...
1998-10-16 jason * typeck.c (build_indirect_ref): Complain about a...
1998-10-16 jason * decl.c (grokfndecl): Also check ctype when checking...
1998-10-15 jason * decl.c (grokfndecl): ::main and __builtin_* get...
1998-10-15 mmitchel * class.c (maybe_warn_about_overly_private_class)...
1998-10-15 mmitchel * cp-tree.def (TYPENAME_TYPE): Add to documentation.
1998-10-14 bkoz~
1998-10-14 mmitchel * pt.c (lookup_template_class): Add comment.
1998-10-14 jason * decl.c (grokfndecl): Fix my thinko.
1998-10-13 jasonDon't #include <string.h>.
1998-10-13 jason * tinfo2.cc (fast_compare): Remove.
1998-10-13 mmitchel * cp-tree.h (specializations_of_same_template_p):...
1998-10-12 jason * tinfo.cc (operator==): Always compare names.
1998-10-12 jason * decl.c (start_function): Fix cut-and-paste error.
1998-10-12 mmitchelInstall ChangeLog entry that got left out
1998-10-12 jason * i386/t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.
1998-10-12 jason * typeck2.c (my_friendly_abort): Add URL.
1998-10-11 mmitchel * cp-tree.h (specializations_of_same_template_p):...
1998-10-10 manfred8
1998-10-10 manfred
1998-10-09 mmitchel * search.c (expand_upcast_fixups): Tweak to match...
1998-10-09 mmitchel * cvt.c (ocp_convert): Avoid infinite recursion caused by
1998-10-09 jason * pt.c (resolve_overloaded_unification): New fn.
1998-10-08 green * semantics.c (finish_asm_stmt): Revert my 1998-09-28
1998-10-08 law * typeck.c (unsigned_type): Only return TItype...
1998-10-07 ghaziWarning fixes:
1998-10-07 mmitchel * class.c (finish_struct_1): Add commentary on prevous...
1998-10-07 mmitchel * cp-tree.h (vtbl_ptr_type_node): New variable.
1998-10-06 mmitchel * cp-tree.def (PTRMEM_CST): New tree node.
1998-10-06 mmitchel * call.c (resolve_args): Resolve template specializati...
1998-10-06 ghaziWarning fixes:
1998-10-05 jason * pt.c (instantiate_decl): Do save and restore file...
1998-10-05 ghazi * call.c (build_object_call): Move declaration...
1998-10-05 ghazi * call.c (build_object_call): Move declaration...
1998-10-04 jason * errfn.c (cp_thing): Print buf as a string not as...
1998-10-04 jason * pt.c (pop_tinst_level): Call extract_interface_info.
1998-10-04 jason * decl.c (grokdeclarator): Remove redundant calls to
1998-10-04 mmitchel * call.c (build_over_call): Make pedwarns about droppe...
1998-10-04 mmitchel * search.c (expand_upcast_vtables): In addition to...
1998-10-03 mmitchel * class.c (current_class_ptr, current_class_ref):...
1998-10-03 jason * decl2.c (merge_functions): Remove duplicates.
1998-10-03 jason * typeck.c (build_conditional_expr): Only fold if...
1998-10-03 jason * decl2.c (finish_vtable_vardecl): Check DECL_INTERFAC...
1998-10-01 jason * cp-tree.h (FORMAT_VBASE_NAME): New macro.
1998-10-01 nickcReplace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GE...
1998-10-01 nickcAdd invocation of SET_DEFAULT_DECL_ATTRIBUTES, if defined.
next