gengenrtl.c (special_rtx): Fix typo in comment.
[gcc.git] / gcc / cp / search.c
2000-06-25 Theodore Papadopoulogengenrtl.c (special_rtx): Fix typo in comment.
2000-06-23 Mark Mitchellcp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-06 Jason Merrillsearch.c (maybe_suppress_debug_info): Don't check CLASS...
2000-05-25 Mark MitchellFinish implementation of VTTs.
2000-05-22 Mark Mitchellcp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity...
2000-05-21 Mark Mitchellcp-tree.h (struct lang_type): Remove search_slot.
2000-05-19 Mark MitchellDon't create a separate copy of virtual bases for the...
2000-05-16 Mark Mitchellcp-treeh (BINFO_NEW_VTABLE_MARKED): Update documentation.
2000-05-15 Jason Merrillexcept.c (check_handlers): New fn.
2000-05-04 Kaveh R. Ghaziclass.c (update_vtable_entry_for_fn): Prototype.
2000-05-03 Mark Mitchellcp-tree.def (THUNK_DECL): Remove.
2000-04-12 Mark Mitchellcp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-04-11 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-09 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_BASE_CTOR_IDENTIFIER...
2000-04-04 Kaveh R. Ghazicfns.gperf (hash, [...]): Prototype.
2000-04-04 Mark MitchellCorrect many new ABI issues regarding vbase and vcall...
2000-03-28 Mark MitchellPut RTTI entries at negative offsets in new ABI.
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-22 Mark Mitchellcp-tree.h (BINFO_FOR_VBASE): Adjust documentation.
2000-03-22 Mark Mitchellclass.c (record_base_offsets): New function.
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-08 Jason Merrillsearch.c (note_debug_info_needed): Walk the bases even...
2000-03-04 Jason Merrilldecl2.c (key_method): Break out from...
2000-03-03 Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-03-01 Jason Merrillsearch.c (protected_accessible_p): Use context_for_name...
2000-02-28 Jason Merrillsearch.c (protected_accessible_p): Also allow the acces...
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-27 Jason MerrillImplement class scope using-declarations for functions.
2000-02-26 Jeff LawFix copyrights
2000-02-18 Jason Merrillsemantics.c (deferred_type_access_control): Walk the...
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-13 Jason Merrillparse.y (frob_specs): Split out...
2000-02-07 Jason Merrillcp-tree.h (struct saved_scope): Add incomplete field.
2000-02-06 Kaveh R. GhaziMakefile.in (call.o): Depend on $(EXPR_H).
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-20 Nathan SidwellRemap dynamic cast hint values to be consistent across...
2000-01-17 Mark Mitchellcp-tree.h (flag_new_abi): Move.
2000-01-16 Mark Mitchellcp-tree.h (num_extra_vtbl_entries): New function.
2000-01-12 Mark Mitchellcp-tree.h (dfs_skip_vbases): New function.
2000-01-11 Mark Mitchellclass.c (build_vbase_path): Simplify.
2000-01-11 Mark Mitchellcp-tree.h (expand_direct_vtbls_init): Remove declaration.
2000-01-11 Mark Mitchellcp-tree.h (BINFO_PRIMARY_MARKED_P): Change definition.
2000-01-06 Jason Merrillerror.c (dump_decl): operator new, not operatornew.
2000-01-03 Mark Mitchellcp-tree.h (CLASSTYPE_VBASECLASSES): Improve documentation.
2000-01-03 Mark Mitchellcp-tree.h (CLASSTYPE_VFIELDS): Move definition.
2000-01-02 Mark Mitchellcp-tree.h (dfs_mark_primary_bases_queue_p): New function.
2000-01-02 Mark Mitchellcp-tree.h (CLASSTYPE_N_BASECLASSES): Use BINFO_N_BASETYPES.
2000-01-02 Mark Mitchellcp-tree.h (skip_rtti_stuff): Adjust prototype.
1999-12-31 Mark Mitchellcp-tree.h (CLASSTYPE_VBASECLASSES): Update documentation.
1999-12-29 Mark Mitchellcp-tree.h (lang_type): Replace abstract_virtuals with...
1999-12-21 Mark Mitchellcp-tree.h (CLASSTYPE_VFIELD_PARENT): Update comments.
1999-12-21 Mark Mitchellcp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-11-25 Jason Merrillsearch.c (note_debug_info_needed): Do perform this...
1999-11-16 Jason Merrillclass.c (finish_struct): If we're a local class in...
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-10-06 Mark Mitchellcp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-05 Mark Mitchellmethod.c (synthesize_method): Call setup_vtbl_ptr for...
1999-10-04 Mark Mitchellcall.c (build_over_call): Don't set TREE_SIDE_EFFECTS...
1999-09-29 Jason Merrillclass.c (class_cache_obstack, [...]): Remove.
1999-09-21 Nathan SidwellReimplement dynamic cast and catch matching.
1999-09-20 Mark MitchellRemove support for assigning to `this'.
1999-09-17 Mark Mitchellcp-tree.h (language_function): Add x_eh_spec_try_block.
1999-09-09 Mark Mitchellcp-tree.h (scratch_tree_cons): Remove.
1999-09-08 Jason Merrillsearch.c (binfo_for_vtable): Use CLASSTYPE_VFIELD_PARENT.
1999-09-06 Mark MitchellGet ready for garbage collection.
1999-08-18 Mark Mitchellsearch.c (setup_class_bindings): Robustify.
1999-08-14 Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-07 Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-08-07 Jason Merrilldecl.c (lookup_name_real): Set the complain flag if...
1999-08-04 Nathan Sidwellcp-tree.h (empty_except_spec): New global var.
1999-07-27 Mark Mitchellcp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-26 Mark Mitchellcp-tree.h (CP_INTEGRAL_TYPE_P): New macro.
1999-07-23 Mark Mitchellcall.c (NEED_TEMPORARY_P): New macro.
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-07-09 Michael Tiemanncp-tree.h (struct lang_decl): Added field for storing...
1999-07-09 Jason Merrillpt.c (do_decl_instantiation): Downgrade duplicate insta...
1999-06-15 Mark Mitchellcp-tree.h (class_cache_firstobj): Declare.
1999-06-07 Mark Mitchellsearch.c (convert_pointer_to_single_level): Reimplement...
1999-05-20 Jason Merrillclass.c (finish_struct_1): Still check for ANON_AGGR_TY...
1999-05-19 Jason MerrillImplement anonymous structs.
1999-05-17 Mark Mitchellcp-tree.def (TEMPLATE_ID_EXPR): Update documentation.
1999-05-03 Mark Mitchellsearch.c (lookup_field_r): Set the TREE_TYPE of an...
1999-04-28 Andreas Schwab* search.c (binfo_for_vtable): Initialize bfvi.var.
1999-04-27 Mark Mitchellsearch.c (is_subobject_of_p): Make sure we're looking...
1999-04-23 Mark Mitchellsearch.c (is_subobject_of_p): Handle TEMPLATE_TYPE_PARM...
1999-04-20 Mark Mitchellcp-tree.h (build_binary_op): Remove unneeded parameter.
1999-04-16 Mark Mitchellcp-tree.h (TREE_NONLOCAL_FLAG): Remove.
1999-04-15 Mark Mitchellcp-tree.h (lookup_nested_field): Remove.
1999-04-13 Jason Merrillcp-tree.h (struct lang_type): Add com_interface.
1999-04-08 Mark Mitchell* search.c (template_self_reference_p): Tweak.
1999-04-06 Mark Mitchellcp-tree.h (BASELINK_P): New macro.
1999-04-05 Mark Mitchellclass.c (maybe_fixup_vptrs): Remove declaration.
1999-04-02 Mark Mitchelltinfo.h (__class_type_info): Fix illegal declaration.
1999-03-30 Jason Merrillcp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.
1999-03-26 Kaveh R. GhaziWarning fixes:
1999-03-24 Mark Mitchellcp-tree.h (lang_type): Remove has_assignment and has_re...
1999-03-15 Mark Mitchelldecl.c (xref_basetypes): Set CLASSTYPE_VBASECLASSES...
1999-03-12 Mark Mitchelllex.c (do_identifier): Correct call to enforce_access.
1999-03-10 Mark Mitchell* search.c (assert_canonical_unmarked): Fix typo in...
next