OSDN Git Service

PR c++/10990
[pf3gnuchains/gcc-fork.git] / gcc / cp / class.c
2003-06-24 nathan * call.c (enforce_access): Assert we get a binfo.
2003-06-24 hubicka * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABL...
2003-06-17 mmitchel PR c++/1255
2003-05-31 dnovillo * class.c (dump_array): Call CONSTRUCTOR_ELTS to access
2003-05-20 jasonfix whitespace
2003-05-18 gdr * hashtable.h (struct ht_identifier): Add data member...
2003-05-15 mmitchel * call.c (build_op_delete_call): Avoid creating unnece...
2003-05-10 lerdsuwa PR c++/9252
2003-05-03 nathan * class.c (finish_struct): Use location_t and input_lo...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-29 mmitchel PR c++/10549
2003-04-28 mmitchel PR c++/10506
2003-04-23 mmitchel PR c++/9847
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-10 mmitchel * class.c (layout_class_type): Correct handling for...
2003-04-03 jason * stor-layout.c (do_type_align): New fn, split...
2003-03-31 jason PR java/10145
2003-03-22 nathancp:
2003-03-16 nathancp:
2003-03-06 mmitchel PR c++/9791
2003-03-05 mmitchel * class.c (end_of_class): Correct thinko.
2003-03-03 mmitchel PR c++/9878
2003-03-03 jason * tree-inline.c (find_builtin_longjmp_call...
2003-02-20 nathan Change base class access representation.
2003-02-18 mmitchel PR c++/9704
2003-02-18 mmitchel * class.c (build_base_field): Mark fields for base...
2003-02-15 nathan * search.c: ANSIfy function declarations and definitions.
2003-01-30 mmitchel * class.c (check_field_decls): Only check C_TYPE_FIELD...
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-27 nathancp:
2003-01-23 neroden2003-01-22 Nathanael Nerode <neroden@gcc.gnu.org>
2003-01-22 mmitchel PR c++/9388
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-13 jason PR c++/8748
2003-01-10 geoffkMerge from pch-branch.
2003-01-07 schwab * class.c (layout_class_type): Don't use
2003-01-07 mmitchel * class.c (layout_class_type): Correct handling of...
2003-01-03 austern * cp-tree.h (struct lang_type_class): add field...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-31 nathancp:
2002-12-30 nathancp:
2002-12-30 nathan PR c++/9054
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-20 kazu * ChangeLog: Fix a typo.
2002-12-19 mmitchel * class.c (build_base_field): Do not set DECL_PACKED...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-04 geoffk * class.c (finish_struct_1): Correct comment.
2002-11-29 mmitchel * class.c (walk_subobject_offsets): Recur on binfos...
2002-11-27 mmitchel * class.c (build_base_field): Make sure we get the...
2002-11-26 mmitchel * testsuite/g++.dg/abi/empty11.C: New test.
2002-11-24 mmitchel * class.c (layout_class_type): Reuse tail padding...
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
next