]> gcc.gnu.org Git - gcc.git/history - gcc/cp/class.c
Update FSF address.
[gcc.git] / gcc / cp / class.c
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-06-08 Nathan Sidwellre PR c++/19497 (Invalid declaration in template diagno...
2005-06-06 Nathan Sidwellre PR c++/20637 (Confusing message with different using...
2005-05-24 Ziemowit Laskiclass.c (layout_class_type): Do not issue C++ ABI warni...
2005-05-08 Kazu Hirataclass.c (vtbl_init_data_s): Change the type of fns...
2005-05-02 Kazu Hirataclass.c (current_lang_depth, [...]): Use VEC instead...
2005-05-02 Kazu Hirataclass.c (local_classes, [...]): Use VEC instead of...
2005-04-24 Jakub Jelinekre PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-01 Nathan Sidwellcall.c (add_template_candidates_real): Remove length...
2005-03-24 Steven Bosschertypeck.c (comptypes): First determine if the types...
2005-03-07 Mark Mitchellclass.c (finish_struct_1): Do not warn about non-virtua...
2005-03-01 Nathan Sidwellre PR c++/20232 (ICE with covariancy)
2005-02-24 Volker Reicheltcall.c, [...]: Fix comment typo(s).
2005-02-17 Alexandre Olivare PR c++/20028 (class and then template class gives...
2005-02-15 Alexandre Olivare PR c++/17788 (poor diagnostic for missing reference...
2005-02-14 Nathan Sidwellre PR c++/19891 (Covariant returns are broken)
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-01-25 Andrew Pinskiclass.c (abort_fndecl_addr): New variable.
2005-01-17 Kazu Hirataclass.c (get_enclosing_class): Remove.
2005-01-06 Mark MitchellUpdate copyright dateas
2005-01-06 Mark Mitchellre PR c++/19244 (Typedef of anonymous class incorrectly...
2005-01-01 Richard Hendersonre PR middle-end/17799 (Non-optimizing compile loses...
2004-12-20 Mark Mitchellcp-tree.h (note_decl_for_pch): New function.
2004-12-17 Nathan Sidwellre PR c++/17821 (Poor diagnostic for using . instead...
2004-12-16 Nathan Sidwellre PR c++/18905 (Strange error: subscripted value is...
2004-12-14 Andrew Pinskire PR c++/18968 (ICE: tree check: expected ssa_name...
2004-12-14 Mark Mitchellre PR target/18925 (Invalid gprel relocation in PIC)
2004-12-08 Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-11-26 Kriang LerdsuwanakijFriend class name lookup 4/n
2004-11-25 Mark Mitchellre PR c++/18001 (Badly formatted error message (quotati...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-08 Kazu Hirataclass.c, [...]: Fix comment formatting.
2004-11-01 Gabriel Dos ReisConvert diagnostics to use quoting flag q 9/n
2004-10-21 Mark Mitchellre PR c++/18073 (mmintrin.h rejected by C++ frontend)
2004-10-18 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base...
2004-10-12 Nathan Sidwellclass.c (dfs_modify_vtables): Simplify condition.
2004-10-11 Nathan Sidwellcp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-08 Nathan Sidwellcp-tree.h (dfs_walk, [...]): Remove.
2004-10-07 Mark Mitchellcp-tree.h (ICS_USER_FLAG): Remove comment about obsolet...
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 2/n
2004-09-29 Jason Merrillre PR middle-end/17525 (ICE in emit_move_insn (non...
2004-09-28 Nathan Sidwellclass.c (VTT_TOP_LEVEL_P, [...]): Remove.
2004-09-27 Nathan Sidwellclass.c (struct count_depth_data): Remove.
2004-09-21 Nathan Sidwellcp-tree.h (struct lang_type_header): Remove uses_multip...
2004-09-18 Kazu Hiratacall.c, [...]: Follow spelling conventions.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-16 Nathan Sidwellclass.c (copy_virtuals): Remove.
2004-09-16 Nathan Sidwellcp-tree.h (struct lang_type_class): Make pure_virtuals...
2004-09-15 Nathan Sidwellcp-tree.h (struct lang_decl_flags): Remove needs_final_...
2004-09-10 Richard Hendersonre PR c++/17386 (libstdc++ iostreams miscompilation)
2004-09-10 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-09-01 Mark Mitchelltarget-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_...
2004-08-31 Mark Mitchellhooks.c (hook_bool_void_true): New function.
2004-08-30 Mark Mitchellcp-tree.h (initialize_artificial_var): Declare.
2004-08-30 Richard Hendersonclass.c (build_base_path): Use build_address directly.
2004-08-30 Richard Hendersonfold-const.c (tree_expr_nonzero_p): Use get_base_addres...
2004-08-30 Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-08-30 Nathan Sidwelltree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-27 Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-27 Nathan Sidwelltree.h (size_int_type): Remove.
2004-08-26 Richard Hendersoncp-tree.h (DECL_FIELD_IS_BASE): New.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-25 Zack Weinbergflags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-20 Nathan Sidwellstor-layout.c (initialize_sizetypes): Set SIZETYPE...
2004-08-19 Nathan Sidwellcp-tree.h (build_shared_int_cst): Remove.
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-12 Mark MitchellFix typo
2004-08-12 Mark Mitchellre PR c++/16273 (Memory exhausted when using nested...
2004-08-06 Paolo Bonziniexpr.c (expand_expr_real_1): Remove.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-08-04 Mark Mitchellclass.c (build_vtable): Do not set DECL_VISIBILITY...
2004-07-29 Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-28 Nathan Sidwellcp-tree.h (struct tree_pair_s): New.
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-25 Gabriel Dos Reiscp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
2004-07-20 Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-20 Nathan Sidwellcp-tree.h (struct lang_type_class): Remove vfields...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-20 Mark MitchellRevert patch for PR c++/16623.
2004-07-19 Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-19 Nathan Sidwellvec.h: Propagate location information properly.
2004-07-17 Mark Mitchellclass.c (finish_struct_methods): Remove unncessary...
2004-07-16 Nathan Sidwellclass.c (finish_struct_bits): Use for loop.
2004-07-16 Mark Mitchellvec.h (VEC_address): New function.
2004-07-15 Nathan Sidwellclass.c (finish_struct_bits): Don't set TYPE_HAS_CONVER...
2004-07-15 Nathan Sidwellclass.c (check_bases): Don't set CLASSTYPE_NON_AGGREGAT...
2004-07-14 Mark Mitchellcp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-13 Mark Mitchellcp-tree.h (lang_identifier): Remove class_value.
2004-07-12 Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-12 Giovanni Bajore PR c++/2204 (G++ doesn't check (member) function...
2004-07-11 Mark Mitchellcp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-09 Giovanni Bajore PR c++/8211 (-Weffc++ warns about copyable classes...
2004-07-08 Mark Mitchellcp-tree.h (saved_scope): Remove x_previous_class_type...
2004-07-07 Andrew Pinskiexpr.c (expand_expr_real_1): Fix formating.
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
next
This page took 0.994387 seconds and 108 git commands to generate.