OSDN Git Service

* ltconfig (osf[345]): Append $major to soname_spec.
[pf3gnuchains/gcc-fork.git] / gcc / cp / class.c
2002-11-15 kazu * ChangeLog: Follow spelling conventions.
2002-11-14 mmitchel * class.c (dfs_find_final_overrider): Adjust so that...
2002-11-08 mmitchel * class.c (add_vcall_offset_vtbl_entries_1): Correct...
2002-11-07 mmitchel * class.c (add_implicitly_declared_members): Put impli...
2002-11-04 mmitchel * call.c (build_special_member_call): Do not try to...
2002-10-30 lerdsuwa Core issue 287, PR c++/7639
2002-10-26 mmitchel * call.c (build_over_call): Use DECL_CONTEXT, not
2002-10-25 mmitchel * class.c (build_vtbl_initializer): Don't use build_vt...
2002-10-25 dje PR c++/7228
2002-10-25 mmitchel * class.c (end_of_base): New method.
2002-10-24 mmitchel * class.c (check_field_decls): Fix typo.
2002-10-22 mmitchel * class.c (empty_base_at_nonzero_offset_p): New function.
2002-10-21 mmitchel * class.c (include_empty_classes): Use normalize_rli.
2002-10-21 mmitchel PR c++/8218
2002-10-18 mmitchel * class.c (base_derived_from): Make sure return value...
2002-10-18 mmitchel (strictly_overrides): Remove.
2002-10-18 mmitchel * class.c (find_final_overrider_data_s): Remove overri...
2002-10-18 nathancp:
2002-10-17 mmitchel PR c++/7584
2002-10-15 mmitchel * class.c (check_field_decls): Remove empty_p paramete...
2002-10-11 mmitchel * NEWS: Document removal of "new X = ..." extension.
2002-10-02 austern * class.c (check_field_decls): Changed warning...
2002-10-01 sje * cp/class.c (build_vtbl_initializer): Change build_c_cast
2002-09-30 sje * class.c (build_vtbl_initializer): Add cast.
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-25 mmitchel * cp/class.c (contains_empty_class_p): New method.
2002-09-23 mmitchel * c-common.c (flag_abi_version): New variable.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-13 kazu * call.c: Fix comment formatting.
2002-08-27 mmitchel * c-common.c (warn_abi): New variable.
2002-08-09 mrs * call.c (add_builtin_candidate): legal ->...
2002-08-08 nathan * class.c (convert_to_base): Correct check for error_m...
2002-08-08 mmitchel Rework build_component_ref.
2002-08-05 geoffkIndex: ChangeLog
2002-08-04 nathan * cp-tree.h (VF_DERIVED_VALUE): Remove.
2002-08-04 nathan PR 7470.
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-12 mmitchel * class.c (add_method): Correct handling of conversion...
2002-07-11 mmitchel PR c++/7224
2002-07-09 mmitchel * cp-tree.h (constructor_name_p): Declare it.
2002-06-25 mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-24 mmitchel * cp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-18 jason C++ ABI changes.
2002-06-14 rth * defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-14 aoliva* cp-tree.h (struct lang_type): Added non_zero_init.
2002-05-13 jason * class.c (build_vtbl_ref_1): Use fixed_type_or...
2002-04-30 davem2002-04-30 Mark Mitchell <mark@codesourcery.com>
2002-04-25 jason PR c++/5607
2002-04-14 jakub * class.c (layout_virtual_bases): Do all dsize computa...
2002-04-07 mmitchel PR c++/5571
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-29 jakub PR c++/6073
2002-03-20 jason PR c++/5118
2002-03-18 jason PR c++/3948 -- C++ ABI change, followup to...
2002-03-18 jason PR c++/4460
2002-03-16 nathancp:
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-07 nathan Rename instantiate_type_flags to tsubst_flags_t &...
2002-02-05 aoliva* class.c: Include target.h.
2002-02-04 jason * xref.c: Remove.
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-23 jason PR c++/5453
2002-01-22 jason * class.c (build_base_path): Tweak formatting.
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-08 grahams * class.c (VTT_TOP_LEVEL_P): Uppercase macro...
2002-01-04 jason * class.c (update_vtable_entry_for_fn): Set...
2001-12-18 jason * class.c (add_method): Do compare 'this' quals...
2001-12-18 nathan * pt.c (instantiate_clone): Remove, fold into ...
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-13 jason * decl.c (store_parm_decls): Remove parms_have_...
2001-12-06 jasontweak decl syntax
2001-12-03 jason * class.c (finish_vtbls): Fill in BINFO_VPTR_FI...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-29 mmitchel PR c++/4842
2001-11-29 nathancp:
2001-11-25 nathancp:
2001-11-09 ghazi * class.c (dump_array): Fix format specifier warning.
2001-10-28 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2...
2001-10-11 jason * typeck2.c (store_init_value): Don't re-digest...
2001-10-11 rth * rtl.h (REG_VTABLE_REF): New.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-21 rthgcc/
2001-09-21 jsm28 Table-driven attributes.
2001-09-06 nathanoops, missed a bit in previous commit
2001-09-06 nathancp:
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-08-30 jason * class.c (build_vtable_entry_ref): Subtract...
2001-08-14 rth * class.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-07 nathancp:
2001-07-31 nathancp:
2001-07-31 nathancp:
2001-07-27 nathancp:
2001-07-27 nathancp:
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-23 grahams * cp/class.c (type_requires_array_cookie): Fix use...
2001-07-21 nathangcc:
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
next