summaryrefslogtreecommitdiff
path: root/gcc/cp/search.c
Commit message (Expand)AuthorAgeFilesLines
...
* update copyrightsjason1998-11-231-1/+1
* Handle specifying template args to member function templates.jason1998-11-211-0/+6
* * semantics.c (begin_class_definition): Calljason1998-11-191-0/+5
* * decl.c (cplus_expand_expr_stmt): Always complain about unresolvedjason1998-11-181-1/+14
* * search.c (get_abstract_virtuals): Complain about virtuals withjason1998-11-181-1/+3
* * cp-tree.h (TYPE_ALIAS_SET): Document language-dependent uses.mmitchel1998-11-171-4/+18
* * pt.c (try_one_overload): Take orig_targs again. Only check forjason1998-11-111-2/+6
* * cp-tree.h (COMPARE_STRICT): New macro.mmitchel1998-11-011-3/+3
* * cp-tree.h (IDENTIFIER_MARKED): New macro.jason1998-10-291-44/+41
* * call.c (add_function_candidate): Treat conversion functionsjason1998-10-281-2/+1
* * error.c (dump_decl): Deal with TEMPLATE_DECLs that aremmitchel1998-10-261-1/+1
* * cplus-dem.c (work_stuff): Replace const_type and volatile_typemmitchel1998-10-231-8/+12
* * cp-tree.def (TYPENAME_TYPE): Add to documentation.mmitchel1998-10-151-4/+11
* * cp-tree.h (specializations_of_same_template_p): Remove.mmitchel1998-10-131-4/+2
* * cp-tree.h (specializations_of_same_template_p): Declare.mmitchel1998-10-111-2/+4
* * search.c (expand_upcast_fixups): Tweak to match 1998-10-07mmitchel1998-10-091-2/+1
* * cp-tree.def (PTRMEM_CST): New tree node.mmitchel1998-10-061-16/+33
* * search.c (expand_upcast_vtables): In addition to unsettingmmitchel1998-10-041-0/+3
* * search.c (get_base_distance): Remove assert.jason1998-09-251-2/+2
* Tue Sep 15 13:53:59 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-09-151-0/+11
* revert error reporting patchjason1998-09-071-37/+49
* * cp-error.def: New file.mmitchel1998-09-061-49/+37
* * cvt.c (convert_pointer_to_real): Tidy.jason1998-09-021-71/+61
* * decl.c (lookup_name_real): Also do implicit typename thing forjason1998-09-011-7/+12
* Add support for discarding unused virtual functions.jason1998-08-281-0/+58
* * lex.c (handle_cp_pragma): Remove #pragma vtable.jason1998-08-271-2/+1
* * search.c: Tear out all mi_matrix and memoize code.jason1998-08-271-644/+14
* Never change BINFO_INHERITANCE_CHAIN.jason1998-08-271-31/+29
* * class.c (build_vbase_path): Use reverse_path.mmitchel1998-08-271-11/+10
* Stop sharing binfos for indirect virtual bases.jason1998-08-271-7/+11
* * search.c (dependent_base_p): Don't compare a binfo tommitchel1998-08-251-1/+1
* * search.c (my_tree_cons): Reimplement.jason1998-08-241-6/+5
* * method.c (set_mangled_name_for_decl): Change return type to void.jason1998-08-031-2/+31
* * cp-tree.h: Add prototype for set_identifier_local_value.jason1998-07-241-1/+2
* * search.c (my_tree_cons): Clean up.law1998-07-141-5/+1
* * search.c (my_tree_cons): The bitfield is at index 2.law1998-07-131-1/+1
* * search.c (get_matching_virtual): Note that member templatesmmitchel1998-06-131-0/+7
* * search.c (covariant_return_p): Complain about ambiguous base.jason1998-06-101-1/+6
* * init.c (resolve_offset_ref): Handle default-initialization.jason1998-06-101-5/+4
* * search.c (lookup_member): New fn.jason1998-06-091-0/+29
* * search.c (envelope_add_decl): Tweak for implicit typename.jason1998-06-061-4/+7
* * method.c (make_thunk): Use overload machinery to make name.jason1998-06-041-28/+59
* * call.c (build_method_call): Make sure get_type_value returnsjason1998-05-281-11/+22
* 1998-05-25 Mark Mitchell <mark@markmitchell.com>mmitchel1998-05-251-2/+1
* * tree.c (is_overloaded_fn): Don't abort on placeholders fromjason1998-05-191-1/+5
* Warning patches:ghazi1998-05-131-1/+1
* * class.c (currently_open_class): New fn.jason1998-05-091-4/+4
* massive namespace patchjason1998-05-081-17/+22
* typo typo fixes fixeslaw1998-05-061-2/+2
* Wed May 6 06:36:41 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1