aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/search.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-09cp-tree.h (scratch_tree_cons): Remove.Mark Mitchell1-12/+7
1999-09-07search.c (binfo_for_vtable): Use CLASSTYPE_VFIELD_PARENT.Jason Merrill1-44/+17
1999-09-06Get ready for garbage collection.Mark Mitchell1-6/+2
1999-08-18search.c (setup_class_bindings): Robustify.Mark Mitchell1-1/+1
1999-08-14cp-tree.def (DECL_STMT): Make it smaller.Mark Mitchell1-3/+14
1999-08-11extend.texi (C++ Signatures): Remove node.Mark Mitchell1-2/+0
1999-08-07class.c (count_fields, [...]): Add static prototype.Kaveh R. Ghazi1-1/+1
1999-08-06decl.c (lookup_name_real): Set the complain flag if we're looking for a names...Jason Merrill1-0/+14
1999-08-04cp-tree.h (empty_except_spec): New global var.Nathan Sidwell1-30/+59
1999-07-27cp-tree.h (BINFO_VIRTUALS): Document new format.Mark Mitchell1-8/+7
1999-07-26cp-tree.h (CP_INTEGRAL_TYPE_P): New macro.Mark Mitchell1-0/+4
1999-07-23call.c (NEED_TEMPORARY_P): New macro.Mark Mitchell1-0/+6
1999-07-20c-common.h: New file.Bernd Schmidt1-1/+0
1999-07-09cp-tree.h (struct lang_decl): Added field for storing sorted FIELD_DECLs (use...Michael Tiemann1-23/+72
1999-07-09pt.c (do_decl_instantiation): Downgrade duplicate instantiation errors to ped...Jason Merrill1-1/+2
1999-06-15cp-tree.h (class_cache_firstobj): Declare.Mark Mitchell1-2/+2
1999-06-07search.c (convert_pointer_to_single_level): Reimplement without using get_binfo.Mark Mitchell1-7/+19
1999-05-20class.c (finish_struct_1): Still check for ANON_AGGR_TYPE_P.Jason Merrill1-2/+2
1999-05-19Implement anonymous structs.Jason Merrill1-4/+4
1999-05-17cp-tree.def (TEMPLATE_ID_EXPR): Update documentation.Mark Mitchell1-2/+4
1999-05-03search.c (lookup_field_r): Set the TREE_TYPE of an ambiguous lookup to error_...Mark Mitchell1-25/+24
1999-04-28* search.c (binfo_for_vtable): Initialize bfvi.var.Andreas Schwab1-0/+1
1999-04-27search.c (is_subobject_of_p): Make sure we're looking at the right baseclasses.Mark Mitchell1-1/+5
1999-04-23search.c (is_subobject_of_p): Handle TEMPLATE_TYPE_PARMs and such as base cla...Mark Mitchell1-7/+13
1999-04-20cp-tree.h (build_binary_op): Remove unneeded parameter.Mark Mitchell1-3/+3
1999-04-16cp-tree.h (TREE_NONLOCAL_FLAG): Remove.Mark Mitchell1-3/+3
1999-04-15cp-tree.h (lookup_nested_field): Remove.Mark Mitchell1-64/+0
1999-04-12cp-tree.h (struct lang_type): Add com_interface.Jason Merrill1-3/+3
1999-04-08* search.c (template_self_reference_p): Tweak.Mark Mitchell1-0/+1
1999-04-06cp-tree.h (BASELINK_P): New macro.Mark Mitchell1-40/+40
1999-04-05class.c (maybe_fixup_vptrs): Remove declaration.Mark Mitchell1-1/+2
1999-04-02tinfo.h (__class_type_info): Fix illegal declaration.Mark Mitchell1-333/+159
1999-03-30cp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.Jason Merrill1-71/+2
1999-03-26Warning fixes:Kaveh R. Ghazi1-3/+3
1999-03-24cp-tree.h (lang_type): Remove has_assignment and has_real_assignment.Mark Mitchell1-41/+120
1999-03-15decl.c (xref_basetypes): Set CLASSTYPE_VBASECLASSES here.Mark Mitchell1-37/+2
1999-03-12lex.c (do_identifier): Correct call to enforce_access.Mark Mitchell1-2/+2
1999-03-10* search.c (assert_canonical_unmarked): Fix typo in prototype.Mark Mitchell1-2/+2
1999-03-10search.c (dfs_canonical_queue): New function.Mark Mitchell1-2/+41
1999-03-09cp-tree.h (flag_access_control): Declare.Mark Mitchell1-926/+914
1999-03-06cp-tree.h (struct lang_type): Add anon_union field.Jason Merrill1-4/+8
1999-03-05cp-tree.h (ANON_UNION_TYPE_P): Robustify.Mark Mitchell1-345/+355
1999-02-26typeck.c (complete_type_or_else): Add VALUE arg, for helpful diagnostics.Nathan Sidwell1-5/+19
1999-02-26class.c (check_for_override): Don't stop checking when we find the first over...Mark Mitchell1-7/+7
1999-02-21cp-tree.h (CLASSTYPE_METHOD_VEC): Adjust comment.Mark Mitchell1-2/+1
1999-02-10cp-tree.h (get_template_base): Don't declare.Mark Mitchell1-87/+3
1998-12-03class.c (handle_using_decl): Fix comment.Mark Mitchell1-1/+8
1998-11-24lex.c (handle_generic_pragma): Use token_buffer.Jason Merrill1-1/+1
1998-11-23class.c (add_method): Build up OVERLOADs properly for conversion ops.Jason Merrill1-21/+5
1998-11-22update copyrightsJason Merrill1-1/+1