OSDN Git Service

* search.c (is_subobject_of_p): Make sure we're looking at the
[pf3gnuchains/gcc-fork.git] / gcc / cp / search.c
1999-04-27 mmitchel * search.c (is_subobject_of_p): Make sure we're lookin...
1999-04-23 mmitchel * search.c (is_subobject_of_p): Handle TEMPLATE_TYPE_P...
1999-04-20 mmitchel * cp-tree.h (build_binary_op): Remove unneeded parameter.
1999-04-16 mmitchel * cp-tree.h (TREE_NONLOCAL_FLAG): Remove.
1999-04-15 mmitchel * cp-tree.h (lookup_nested_field): Remove.
1999-04-13 jason * cp-tree.h (struct lang_type): Add com_interface.
1999-04-08 mmitchel * search.c (template_self_reference_p): Tweak.
1999-04-06 mmitchel * cp-tree.h (BASELINK_P): New macro.
1999-04-05 mmitchel * class.c (maybe_fixup_vptrs): Remove declaration.
1999-04-02 mmitchel1999-04-02 Mark Mitchell <mark@codesourcery.com>
1999-03-30 jason * cp-tree.h (IDENTIFIER_AS_DESC, IDENTIFIER_AS_LIST,
1999-03-26 ghaziWarning fixes:
1999-03-24 mmitchel * cp-tree.h (lang_type): Remove has_assignment and
1999-03-15 mmitchel * decl.c (xref_basetypes): Set CLASSTYPE_VBASECLASSES...
1999-03-12 mmitchel * lex.c (do_identifier): Correct call to enforce_access.
1999-03-10 mmitchel * search.c (assert_canonical_unmarked): Fix typo in...
1999-03-10 mmitchel * search.c (dfs_canonical_queue): New function.
1999-03-09 mmitchel * cp-tree.h (flag_access_control): Declare.
1999-03-06 jason * cp-tree.h (struct lang_type): Add anon_union field.
1999-03-05 mmitchel * cp-tree.h (ANON_UNION_TYPE_P): Robustify.
1999-02-26 jason * typeck.c (complete_type_or_else): Add VALUE arg...
1999-02-26 mmitchel * class.c (check_for_override): Don't stop checking...
1999-02-21 mmitchel1999-02-19 Mark Mitchell <mark@markmitchell.com>
1999-02-10 mmitchel * cp-tree.h (get_template_base): Don't declare.
1998-12-03 mmitchel * class.c (handle_using_decl): Fix comment. Don't...
1998-11-24 jason * lex.c (handle_generic_pragma): Use token_buffer.
1998-11-24 jason * class.c (add_method): Build up OVERLOADs properly...
1998-11-23 jasonupdate copyrights
1998-11-21 jason Handle specifying template args to member function...
1998-11-19 jason * semantics.c (begin_class_definition): Call
1998-11-18 jason * decl.c (cplus_expand_expr_stmt): Always complain...
1998-11-18 jason * search.c (get_abstract_virtuals): Complain about...
1998-11-17 mmitchel * cp-tree.h (TYPE_ALIAS_SET): Document language-depend...
1998-11-11 jason * pt.c (try_one_overload): Take orig_targs again....
1998-11-01 mmitchel * cp-tree.h (COMPARE_STRICT): New macro.
1998-10-29 jason * cp-tree.h (IDENTIFIER_MARKED): New macro.
1998-10-28 jason * call.c (add_function_candidate): Treat conversion...
1998-10-26 mmitchel * error.c (dump_decl): Deal with TEMPLATE_DECLs that are
1998-10-23 mmitchel * cplus-dem.c (work_stuff): Replace const_type and...
1998-10-15 mmitchel * cp-tree.def (TYPENAME_TYPE): Add to documentation.
1998-10-13 mmitchel * cp-tree.h (specializations_of_same_template_p):...
1998-10-11 mmitchel * cp-tree.h (specializations_of_same_template_p):...
1998-10-09 mmitchel * search.c (expand_upcast_fixups): Tweak to match...
1998-10-06 mmitchel * cp-tree.def (PTRMEM_CST): New tree node.
1998-10-04 mmitchel * search.c (expand_upcast_vtables): In addition to...
1998-09-25 jason * search.c (get_base_distance): Remove assert.
1998-09-15 amacleodTue Sep 15 13:53:59 EDT 1998 Andrew MacLeod <amacleod...
1998-09-07 jasonrevert error reporting patch
1998-09-06 mmitchel * cp-error.def: New file.
1998-09-02 jason * cvt.c (convert_pointer_to_real): Tidy.
1998-09-01 jason * decl.c (lookup_name_real): Also do implicit typename...
1998-08-28 jason Add support for discarding unused virtual functions.
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 Stop sharing binfos for indirect virtual bases.
1998-08-25 mmitchel * search.c (dependent_base_p): Don't compare a binfo to
1998-08-24 jason * search.c (my_tree_cons): Reimplement.
1998-08-03 jason * method.c (set_mangled_name_for_decl): Change return...
1998-07-24 jason * cp-tree.h: Add prototype for set_identifier_local_value.
1998-07-14 law * search.c (my_tree_cons): Clean up.
1998-07-13 law * search.c (my_tree_cons): The bitfield is...
1998-06-13 mmitchel * search.c (get_matching_virtual): Note that member...
1998-06-10 jason * search.c (covariant_return_p): Complain about ambigu...
1998-06-10 jason * init.c (resolve_offset_ref): Handle default-initiali...
1998-06-09 jason * search.c (lookup_member): New fn.
1998-06-06 jason * search.c (envelope_add_decl): Tweak for implicit...
1998-06-04 jason * method.c (make_thunk): Use overload machinery to...
1998-05-28 jason * call.c (build_method_call): Make sure get_type_value...
1998-05-25 mmitchel1998-05-25 Mark Mitchell <mark@markmitchell.com>
1998-05-19 jason * tree.c (is_overloaded_fn): Don't abort on placeholde...
1998-05-13 ghaziWarning patches:
1998-05-09 jason * class.c (currently_open_class): New fn.
1998-05-08 jasonmassive namespace patch
1998-05-06 lawtypo typo fixes fixes
1998-05-06 robertlWed May 6 06:36:41 1998 Robert Lipe <robertl@dgii...
1998-04-17 law * tree.c (avoid_overlap): Add prototype.
1998-04-16 law8
1998-04-03 jason Implement empty base optimization.
1998-04-01 law * class.c, Make sure system.h is included just...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-29 law * search.c: Put various prototypes inside ...
1998-03-24 jasonfix memoize
1998-03-23 jason * decl.c (make_typename_type): Revert.
1998-03-17 jason * class.c (pushclass): Only use the mi_matrix stuff...
1998-02-23 jasonSupport for friend templates.
1998-02-05 jason * search.c (compute_access): Handle protected construc...
1998-02-02 jason * cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New...
1998-02-02 lawVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-22 jasonWed Jan 21 10:29:57 1998 Kriang Lerdsuwanakij <lerdsu...
1997-12-07 lawMerge from gcc-2.8
1997-11-17 jason * search.c (dfs_record_inheritance): Ignore template...
1997-10-14 jason * cp-tree.h (scratchalloc, build_scratch_list, make_sc...
1997-09-26 jason * search.c (get_matching_virtual): Notice virtual...
1997-09-18 jason * search.c (lookup_field): Call complete_type in all...
1997-09-06 jason * class.c (grow_method): Remove check for redeclaration.
1997-08-21 jasonWed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick...
1997-06-04 mrs91th Cygnus<->FSF quick merge
1997-05-06 mrs91th Cygnus<->FSF quick merge
next