]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/class.c
2005-07-05 Paolo Bonzini <bonzini@gnu.org>
[thirdparty/gcc.git] / gcc / cp / class.c
2005-07-05  bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-02  jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25  kcookUpdate FSF address.
2005-06-15  mrsCanonicalize whitespace.
2005-06-14  mrsRemove extra white spacing at end of lines.
2005-06-08  nathancp:
2005-06-06  nathancp:
2005-05-24  mrs * class.c (layout_class_type): Do not issue...
2005-05-08  kazu * class.c (vtbl_init_data_s): Change the type of fns to
2005-05-02  kazu * class.c (current_lang_depth, push_lang_context,
2005-05-02  kazu * class.c (local_classes, init_class_processing):...
2005-04-24  jakub PR middle-end/20991
2005-04-23  dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21  nathan * vec.h: Update API to separate allocation mechanism...
2005-04-01  nathan * call.c (add_template_candidates_real): Remove length...
2005-03-24  steven * typeck.c (comptypes): First determine if the types...
2005-03-07  mmitchel * class.c (finish_struct_1): Do not warn about non...
2005-03-01  nathancp:
2005-02-24  reichelt * call.c, class.c, cp-tree.h, decl2.c, error.c, init...
2005-02-17  aolivagcc/cp/ChangeLog:
2005-02-15  aolivagcc/cp/ChangeLog:
2005-02-14  nathancp:
2005-02-09  mmitchel PR c++/19733
2005-01-25  pinskia2005-01-25 Andrew Pinski <pinskia@physics.uc.edu>
2005-01-17  kazu * class.c (get_enclosing_class): Remove.
2005-01-06  mmitchelUpdate copyright dateas
2005-01-06  mmitchel PR c++/19244
2005-01-01  rth PR middle-end/17799
2004-12-20  mmitchel * cp-tree.h (note_decl_for_pch): New function.
2004-12-17  nathancp:
2004-12-16  nathancp:
2004-12-14  pinskia2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-14  mmitchel PR c++/18925
2004-12-08  nathancp:
2004-11-26  lerdsuwa Friend class name lookup 4/n
2004-11-25  mmitchel PR c++/18001
2004-11-09  jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-08  kazu * class.c, decl.c, lex.c, name-lookup.c, parser.c...
2004-11-01  gdr Convert diagnostics to use quoting flag q 9/n
2004-10-21  mmitchel PR c++/18073
2004-10-18  nathancp:
2004-10-12  nathan * class.c (dfs_modify_vtables): Simplify condition...
2004-10-11  nathan * cp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-08  nathan * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark,...
2004-10-07  mmitchel * cp-tree.h (ICS_USER_FLAG): Remove comment about...
2004-10-04  gdr Convert diagnostics to use quoting flag q 2/n
2004-09-29  jason PR middle-end/17525
2004-09-28  nathan * class.c (VTT_TOP_LEVEL_P, VTT_MARKED_BINFO_P): Remove.
2004-09-27  nathan * class.c (struct count_depth_data): Remove.
2004-09-21  nathan * cp-tree.h (struct lang_type_header): Remove
2004-09-18  kazu * call.c, semantics.c: Follow spelling conventions.
2004-09-17  zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-16  nathan * class.c (copy_virtuals): Remove.
2004-09-16  nathan * cp-tree.h (struct lang_type_class): Make pure_virtuals a
2004-09-15  nathan * cp-tree.h (struct lang_decl_flags): Remove
2004-09-10  rth PR c++/17386
2004-09-10  kazu * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,
2004-09-01  mmitchel * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLA...
2004-08-31  mmitchel * hooks.c (hook_bool_void_true): New function.
2004-08-30  mmitchel * cp-tree.h (initialize_artificial_var): Declare.
2004-08-30  rth * class.c (build_base_path): Use build_address...
2004-08-30  rth * fold-const.c (tree_expr_nonzero_p): Use get_b...
2004-08-30  nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-30  nathan * tree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-27  nathan * call.c (validate_conversion_obstack): Replace
2004-08-27  nathan * tree.h (size_int_type): Remove.
2004-08-26  rth * cp-tree.h (DECL_FIELD_IS_BASE): New.
2004-08-25  nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-25  zack * flags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-20  nathan * stor-layout.c (initialize_sizetypes): Set SIZETYPE...
2004-08-19  nathan * cp-tree.h (build_shared_int_cst): Remove.
2004-08-16  sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-15  nathan.:
2004-08-12  mmitchelFix typo
2004-08-12  mmitchel PR c++/16273
2004-08-06  bonzini2004-08-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-05  geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-04  mmitchel * class.c (build_vtable): Do not set DECL_VISIBILITY...
2004-07-29  mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-28  nathan * cp-tree.h (struct tree_pair_s): New.
2004-07-25  giovannibajo PR c++/9283
2004-07-25  gdr * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use...
2004-07-20  mmitchel PR c++/16623
2004-07-20  nathan * cp-tree.h (struct lang_type_class): Remove vfields...
2004-07-20  nathan.:
2004-07-20  mmitchel Revert patch for PR c++/16623.
2004-07-19  mmitchel PR c++/16623
2004-07-19  nathan.:
2004-07-17  mmitchel * class.c (finish_struct_methods): Remove unncessary...
2004-07-16  nathan * class.c (finish_struct_bits): Use for loop.
2004-07-16  mmitchel * vec.h (VEC_address): New function.
2004-07-15  nathan * class.c(finish_struct_bits): Don't set TYPE_HAS_CONV...
2004-07-15  nathan * class.c (check_bases): Don't set CLASSTYPE_NON_AGGRE...
2004-07-14  mmitchel * cp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-13  mmitchel * cp-tree.h (lang_identifier): Remove class_value.
2004-07-12  nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-12  giovannibajo PR c++/2204
2004-07-11  mmitchel * cp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-09  giovannibajo PR c++/8211
2004-07-08  mmitchel * cp-tree.h (saved_scope): Remove x_previous_class_typ...
next