class.c (layout_class_type): Don't use PCC_BITFIELD_TYPE_MATTERS if not defined.
[platform/upstream/gcc.git] / gcc / cp / class.c
2003-01-07 Andreas Schwabclass.c (layout_class_type): Don't use PCC_BITFIELD_TYP...
2003-01-07 Mark Mitchellclass.c (layout_class_type): Correct handling of unname...
2003-01-03 Matt Austerncp-tree.h (struct lang_type_class): add field for key...
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-31 Nathan Sidwellclass.c (modify_vtable_entry): Remove unused variable.
2002-12-30 Nathan Sidwellcp-tree.h (THUNK_TARGET): New macro.
2002-12-30 Nathan Sidwellre PR c++/9054 (segfault on legal code with option...
2002-12-28 Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-20 Kazu HirataChangeLog: Fix a typo.
2002-12-19 Mark Mitchellclass.c (build_base_field): Do not set DECL_PACKED...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-04 Geoffrey Keatingclass.c (finish_struct_1): Correct comment.
2002-11-29 Mark Mitchellclass.c (walk_subobject_offsets): Recur on binfos as...
2002-11-27 Mark Mitchellclass.c (build_base_field): Make sure we get the canoni...
2002-11-26 Mark Mitchellempty11.C: New test.
2002-11-24 Mark Mitchellclass.c (layout_class_type): Reuse tail padding when...
2002-11-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-11-14 Mark Mitchellclass.c (dfs_find_final_overrider): Adjust so that...
2002-11-08 Mark Mitchellclass.c (add_vcall_offset_vtbl_entries_1): Correct...
2002-11-07 Mark Mitchellclass.c (add_implicitly_declared_members): Put implicit...
2002-11-04 Mark Mitchellcall.c (build_special_member_call): Do not try to looku...
2002-10-30 Kriang LerdsuwanakijCore issue 287, PR c++/7639
2002-10-26 Mark Mitchellcall.c (build_over_call): Use DECL_CONTEXT, not DECL_VI...
2002-10-25 Mark Mitchellclass.c (build_vtbl_initializer): Don't use build_vtabl...
2002-10-25 David Edelsohnre PR c++/7228 (ICE when using member template and...
2002-10-25 Mark Mitchellclass.c (end_of_base): New method.
2002-10-24 Mark Mitchell* class.c (check_field_decls): Fix typo.
2002-10-22 Mark Mitchellclass.c (empty_base_at_nonzero_offset_p): New function.
2002-10-21 Mark Mitchellclass.c (include_empty_classes): Use normalize_rli.
2002-10-21 Mark Mitchellre PR c++/8218 (Excessively large amount of memory...
2002-10-18 Mark Mitchell* class.c (base_derived_from): Make sure return value...
2002-10-18 Mark Mitchell(strictly_overrides): Remove.
2002-10-18 Mark Mitchellclass.c (find_final_overrider_data_s): Remove overridin...
2002-10-18 Nathan Sidwellclass.c (add_method): Compare template parms too.
2002-10-17 Mark Mitchellre PR c++/7584 (Erroneous ambiguous base error on using...
2002-10-15 Mark Mitchellclass.c (check_field_decls): Remove empty_p parameter.
2002-10-11 Mark MitchellNEWS: Document removal of "new X = ..." extension.
2002-10-02 Matt Austernclass.c (check_field_decls): Changed warning about...
2002-10-01 Steve Ellceyclass.c (build_vtbl_initializer): Change build_c_cast...
2002-09-30 Steve Ellceyclass.c (build_vtbl_initializer): Add cast.
2002-09-30 Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-25 Mark Mitchellclass.c (contains_empty_class_p): New method.
2002-09-23 Mark Mitchellc-common.c (flag_abi_version): New variable.
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-13 Kazu Hiratacall.c: Fix comment formatting.
2002-08-27 Mark Mitchellc-common.c (warn_abi): New variable.
2002-08-09 Mike Stumpcall.c (add_builtin_candidate): legal -> valid, illegal...
2002-08-08 Nathan Sidwellclass.c (convert_to_base): Correct check for error_mark...
2002-08-08 Mark MitchellRework build_component_ref.
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-08-04 Nathan Sidwellcp-tree.h (VF_DERIVED_VALUE): Remove.
2002-08-04 Nathan Sidwellre PR c++/7470 (Vtable: virtual function pointers not...
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-12 Mark Mitchell* class.c (add_method): Correct handling of conversion...
2002-07-11 Mark Mitchellre PR c++/7224 (g++ 3.x does not tecognize unused ambig...
2002-07-09 Mark Mitchellcp-tree.h (constructor_name_p): Declare it.
2002-06-25 Mark Mitchellcall.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-24 Mark Mitchellcp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-18 Jason MerrillC++ ABI changes.
2002-06-14 Richard Hendersondefaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-14 Alexandre Olivacp-tree.h (struct lang_type): Added non_zero_init.
2002-05-13 Jason Merrillclass.c (build_vtbl_ref_1): Use fixed_type_or_null.
2002-04-30 Mark Mitchellclass.c (finish_struct_bits): Only mark TREE_ADDRESSABL...
2002-04-25 Jason Merrillre PR c++/5607 (No pointer adjustment in covariant...
2002-04-14 Jakub Jelinekclass.c (layout_virtual_bases): Do all dsize computatio...
2002-04-07 Mark Mitchellre PR c++/5571 (crash in initialization of a static...
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-03-29 Jakub Jelinekre PR c++/6073 ([Solaris] Internal compiler error in...
2002-03-20 Jason Merrillre PR c++/5118 (c4x-g++ Fails on Templates)
2002-03-18 Jason MerrillPR c++/3948 -- C++ ABI change, followup to 2001-12...
2002-03-18 Jason Merrillre PR c++/4460 (g++ 3.0.1 seg faults instead of throwin...
2002-03-16 Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-07 Nathan SidwellRename instantiate_type_flags to tsubst_flags_t & expan...
2002-02-05 Alexandre Olivaclass.c: Include target.h.
2002-02-04 Jason Merrillxref.c: Remove.
2002-01-23 Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-23 Jason Merrillre PR c++/5453 (Compiled program crash - inheritance...
2002-01-22 Jason Merrill* class.c (build_base_path): Tweak formatting.
2002-01-10 Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-08 Graham Stottclass.c (VTT_TOP_LEVEL_P): Uppercase macro parameter...
2002-01-04 Jason Merrillclass.c (update_vtable_entry_for_fn): Set delta to...
2001-12-18 Jason Merrillclass.c (add_method): Do compare 'this' quals when...
2001-12-18 Nathan Sidwellpt.c (instantiate_clone): Remove, fold into ...
2001-12-18 Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-16 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-13 Jason Merrilldecl.c (store_parm_decls): Remove parms_have_cleanups...
2001-12-06 Jason Merrilltweak decl syntax
2001-12-03 Jason Merrillclass.c (finish_vtbls): Fill in BINFO_VPTR_FIELD in...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-29 Mark Mitchellre PR c++/4842 (-Woverloaded-virtual does not work)
2001-11-29 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
2001-11-25 Nathan Sidwellre PR c++/3145 (virtual inheritance still creates wrong...
2001-11-09 Kaveh R. Ghazi* class.c (dump_array): Fix format specifier warning.
2001-10-28 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-10-11 Jason Merrilltypeck2.c (store_init_value): Don't re-digest a bracket...
2001-10-11 Richard Hendersonrtl.h (REG_VTABLE_REF): New.
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-21 Richard Hendersontree.def (FDESC_EXPR): New.
next