cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.
[gcc.git] / gcc / cp / cp-tree.h
2005-04-09 Kazu Hiratacp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.
2005-04-09 Kazu Hirata* cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove.
2005-04-09 Kazu Hirata* cp-tree.h (cxx_alignof): Remove.
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-08 Mark Mitchellre PR c++/20145 (template "class has virtual functions...
2005-04-01 Nathan Sidwellcall.c (add_template_candidates_real): Remove length...
2005-03-31 Nathan SidwellPR c++/19203, implement DR 214
2005-03-30 Richard Hendersonre PR c/20519 (completed type not selected properly...
2005-03-23 Joseph Myersc-common.h (default_conversion): Remove.
2005-03-21 Joseph Myersc-common.c (lvalue_or_else): Replace by lvalue_error...
2005-03-17 Paolo Carlinire PR c++/19966 (Misleading message "must take exactly...
2005-03-14 Kriang LerdsuwanakijFriend class name lookup 5/n PR c++/1016
2005-03-12 Per Bothnercp-tree.h (struct cp_declarator): New id_loc field.
2005-03-09 Mark Mitchellre PR c++/20142 (implicit assignment operator with...
2005-03-01 Nathan Sidwellre PR c++/20232 (ICE with covariancy)
2005-02-24 Volker Reicheltcall.c, [...]: Fix comment typo(s).
2005-02-21 Douglas Gregorre PR c++/19076 (Pointer to member function not matched...
2005-02-12 Kriang Lerdsuwanakijre PR c++/14479 (enum definition in template class...
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-02-03 Matt Austernre PR c++/19628 (g++ no longer accepts __builtin_consta...
2005-02-02 Volker Reicheltcp-tree.h (complete_type_or_else): Remove macro.
2005-02-02 Volker Reicheltcp-tree.h (commonparms): Remove prototype.
2005-01-31 Mark Mitchellre PR c++/19555 (specialized in the wrong namespace...
2005-01-31 Mark Mitchellre PR c++/19457 (Warning depends on cached constant)
2005-01-20 Kazu Hiratatypeck.c (more_qualified_p): Remove.
2005-01-19 Kazu Hirata* cp-tree.h, name-lookup.h: Remove unused prototypes.
2005-01-18 Kazu Hiratatree.c (count_functions, [...]): Remove.
2005-01-18 Kazu Hiratadecl.c (vtable_decl_p, [...]): Remove.
2005-01-18 Kazu Hiratadecl.c (delete_block): Remove.
2005-01-17 Kazu Hiratatree.c (hash_chainon): Remove.
2005-01-17 Kazu Hiratapt.c (tinst_for_decl): Remove.
2005-01-17 Kazu Hiratacvt.c (convert_lvalue): Remove.
2005-01-17 Kazu Hirataclass.c (get_enclosing_class): Remove.
2005-01-10 Kazu Hirata* cp-tree.h: Fix a comment typo.
2005-01-05 Nathan Sidwellre PR c++/19030 (ice on tree check)
2004-12-30 Mark Mitchellcp-tree.h (cp_declarator): Split "name" field into...
2004-12-21 Nathan Sidwellre PR c++/14075 (("foo") accepted as char[] initializer)
2004-12-21 Nathan Sidwellsystem.c (IN_RANGE): Use plain unsigned, not unsigned...
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-08 Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-12-07 Ziemowit Laskic-tree.h (struct lang_type): Rename 'objc_protocols...
2004-12-07 Ziemowit Laskic-tree.h (struct lang_type): Add 'objc_protocols' field.
2004-11-29 Mark Mitchellre PR c++/18368 (C++ error message regression)
2004-11-29 Kriang Lerdsuwanakijre PR c++/18652 (ICE on invalid redeclaration)
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-25 Kriang LerdsuwanakijFriend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-24 Mark Mitchellre PR c++/18530 (Bogus warnings about shadowed variable...
2004-11-24 Ben Ellistoncp-tree.h (context_as_string): Remove extern.
2004-11-10 Nathan Sidwellre PR c++/18143 (Duplicated thunk with a huge member...
2004-11-04 Giovanni BajoDR 49, 100
2004-10-30 Matt Austernre PR c++/17542 (Visibility attribute ignored when...
2004-10-21 Mark Mitchellre PR c++/18073 (mmintrin.h rejected by C++ frontend)
2004-10-20 Kriang Lerdsuwanakijre PR c++/13495 (Friendship to class nested within...
2004-10-19 Mark Mitchellcall.c (struct conversion): Add base_p.
2004-10-18 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base...
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-11 Mark Mitchellre PR c++/17936 (Declaration of specialization rejected)
2004-10-11 Nathan Sidwellcp-tree.h (get_dynamic_cast_base_type): Rename to ...
2004-10-11 Nathan Sidwellcp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-09 Mark Mitchellre PR c++/17524 (ICE with initializing a variable of...
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-09-30 Nathan Sidwellcp-tree.h (struct lang_decl): Shrink by reordering...
2004-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-27 Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27 Nathan Sidwellclass.c (struct count_depth_data): Remove.
2004-09-22 Nathan Sidwellcp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).
2004-09-22 Nathan Sidwellcp-tree.h (struct lang_type_class): Remove marked flags...
2004-09-21 Nathan Sidwellcp-tree.h (struct lang_type_header): Remove uses_multip...
2004-09-16 Nathan Sidwellcp-tree.h (struct lang_type_class): Make pure_virtuals...
2004-09-15 Mark Mitchellconfigure.ac: Check for COMDAT support.
2004-09-15 Nathan Sidwellcp-tree.h (struct lang_decl_flags): Remove needs_final_...
2004-09-10 Zack Weinbergc-common.h (struct c_fileinfo): Comment moved here...
2004-09-10 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-09-09 Ziemowit Laskicp-tree.h (do_poplevel): New prototype.
2004-09-08 Nathan Sidwellvec.c (vec_p_reserve, [...]): Rename to ...
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-31 Ziemowit LaskiMake-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp...
2004-08-30 Mark Mitchellcp-tree.h (initialize_artificial_var): Declare.
2004-08-30 Nathan Sidwelltree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-30 Nathan Sidwellc-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
2004-08-28 Jason Merrillre PR c++/13684 (local static object variable construct...
2004-08-26 Richard Hendersoncp-tree.h (DECL_FIELD_IS_BASE): New.
2004-08-25 Mark Mitchellcp-tree.h (mangle_type): Remove.
2004-08-19 Eric Christopherlanghooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-19 Nathan Sidwellcp-tree.h (build_shared_int_cst): Remove.
2004-08-17 Mark Mitchellre PR c++/16965 (Confusing mismatch in error messages)
2004-08-16 Kriang Lerdsuwanakijre PR c++/6749 (infinite loop with inheritance of abstr...
2004-08-04 Paul Brooktarget-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.
2004-08-04 Mark Mitchellclass.c (build_vtable): Do not set DECL_VISIBILITY...
2004-08-02 Mark Mitchellre PR c++/16338 (ICE when throwing a compound literal)
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 Bernardo Innocentidecl.c: Rename all identifiers named `class' to `cl'.
2004-07-25 Gabriel Dos Reiscp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
next