OSDN Git Service

* Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on
[pf3gnuchains/gcc-fork.git] / gcc / cp / class.c
2001-07-19 mmitchel * class.c (type_requires_array_cookie): New function.
2001-07-13 jsm28 * c-common.c (decl_attributes): Take a pointer to...
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-06-18 jasontidy
2001-06-15 jason * class.c (dfs_accumulate_vtbl_inits): Just point...
2001-06-14 jason * class.c (dfs_find_final_overrider): Fix logic.
2001-06-14 nathancp:
2001-06-12 nathancp:
2001-06-12 nathancp:
2001-06-08 jason PR c++/3061
2001-06-06 jason * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P)...
2001-06-05 nathan * class.c (layout_vtable_decl): Fix off by one error on
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-05-22 jason * class.c, cp-tree.h, rtti.c: Remove com_interf...
2001-05-21 jason * class.c (build_vtable_entry_ref): Lose vtbl...
2001-05-07 mmitchel * splay-tree.h (splay_tree_max): New function.
2001-05-02 ghazicp:
2001-04-27 nathancp:
2001-04-20 nathancp:
2001-04-12 nathancp:
2001-04-10 mmitchel * class.c (find_final_overrider_data): Add `candidates'.
2001-03-26 ghazi * class.c (add_method): Use memcpy/memmove, not bcopy.
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-03-21 mmitchel * class.c (build_clone): Clear DECL_ASSEMBLER_NAME.
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-02 nathancp:
2001-02-27 nathancp:
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-02-18 mmitchel * class.c (add_vcall_offset_vtbl_entries_1): Only...
2001-02-18 mmitchel * invoke.texi (-fsquangle): Remove documentation.
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-14 nathancp:
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 mmitchel Remove old ABI support.
2001-02-05 nathangcc:
2001-01-19 nathancp:
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-10 nathancp:
2001-01-09 nathancp:
2001-01-08 nathancp:
2001-01-08 nathancp:
2001-01-03 mmitchel * class.c (invalidate_class_lookup_cache): Zero the
2001-01-02 jasontweak formatting
2000-12-29 mmitchel * class.c (pushclass): Remove #if 0'd code.
2000-12-22 jason In partial ordering for a call, ignore parms...
2000-12-07 nathan * class.c (check_field_decls): Don't special case...
2000-12-05 nathancp:
2000-12-04 jason * mangle.c (write_type): Mangle VECTOR_TYPE...
2000-11-15 mmitchel * class.c (build_vtbl_initializer): Fix typo in comment.
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-31 gdrtestsuite/
2000-10-20 mmitchel * class.c (subobject_offset_fn): New type.
2000-10-13 mmitchel Remove obstacks.
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-09-07 zackIntegrated preprocessor.
2000-09-06 nathan * class.c (resolve_address_of_overloaded_function...
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-08-29 zacktop level:
2000-08-29 jason2000-08-28 Daniel Berlin <dberlin@redhat.com>
2000-08-21 mmitchel * class.c (build_vtbl_initializer): Clear the entire
2000-08-18 nathan * cp-tree.h (PTRMEM_OK_P): New macro.
2000-08-17 nathan * class.c (instantiate_type): Reinstate local variable
2000-08-17 nathan * cp-tree.h (instantiate_type_flags): New enumeration.
2000-08-04 mmitchel * cp-tree.h (add_method): Change prototype.
2000-07-31 mmitchel Allow indirect primary bases.
2000-07-25 nathan Kill strict_prototype. Backwards compatibility only for
2000-07-11 mmitchel * class.c (layout_class_type): Add pointers to virtual...
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-28 mmitchel * cp-tree.h (CLEAR_BINFO_NEW_VTABLE_MARKED): Remove.
2000-06-23 mmitchel * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-21 apbianco2000-06-20 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-14 mmitchel * cp-tree.h (BINFO_OVERRIDE_ALONG_VIRTUAL_PATH): New...
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-12 mmitchel * class.c (vcall_offset_data_s): Add last_init and...
2000-06-12 mmitchel * mangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.
2000-06-09 mmitchelRevert last patch
2000-06-09 mmitchel * cp-tree.h (cp_tree_index): Remove Java types.
2000-06-09 jasonrevert mangling patch
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-05 mmitchel * class.c (indirect_primary_base_p): New function.
2000-06-04 mmitchel * Make-lang.in (CXX_SRCS): Add mangle.c.
2000-05-29 mmitchel * cp-tree.h (CLASSTYPE_ALIGN_UNIT): New macro.
2000-05-26 mmitchel * tree.h (struct record_layout_info): Rename to (struct
2000-05-26 mmitchel * class.c (build_vtable_entry_ref): Correct usage of
2000-05-25 mmitchel Finish implementation of VTTs.
2000-05-24 mmitchel * cp-tree.h (lang_decl_flags): Rename mutable_flag...
2000-05-23 mmitchel * class.c (build_ctor_vtbl_group): Set inits.
2000-05-22 mmitchel * cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity...
2000-05-19 mmitchel Don't create a separate copy of virtual bases for the
2000-05-16 mmitchel * class.c (copy_virtuals): New function.
2000-05-11 jasonpedwarn
2000-05-11 jason * class.c (check_field_decls): Complain about...
2000-05-04 ghazi * class.c (update_vtable_entry_for_fn): Prototype.
2000-05-04 mmitchel * cp-tree.h (special_function_kind): Add various kinds of
2000-05-01 mmitchel * cp-tree.h (same_type_ignoring_top_level_qualifiers_p...
2000-04-26 mmitchel * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-18 mmitchel * cp-tree.h (lang_decl_flags): Remove const_memfunc and
2000-04-17 mmitchel * class.c (build_vtable_entry): Don't build thunks...
next