aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2005-05-05re PR c++/21352 (ICE with passing template function type as template type)Mark Mitchell2-4/+6
2005-05-05* pt.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-05-04cp-tree.h (language_function): Change the type of x_local_names to VEC.Kazu Hirata3-7/+11
2005-05-03* friend.c, lex.c, mangle.c, repo.c: Update copyright.Kazu Hirata5-4/+9
2005-05-02class.c (current_lang_depth, [...]): Use VEC instead of VARRAY.Kazu Hirata4-6/+12
2005-05-02class.c (local_classes, [...]): Use VEC instead of VARRAY.Kazu Hirata5-5/+13
2005-05-02c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...Paolo Bonzini2-1/+7
2005-05-02re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz3-9/+8
2005-04-25target-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define.Paul Brook1-5/+26
2005-04-25c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor7-7/+83
2005-04-25re PR c++/21188 (CbcModel.cpp:3571: internal compiler error: in compare_value...Andrew Pinski2-1/+8
2005-04-25re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)Jakub Jelinek3-1/+12
2005-04-24mangle.c (write_builtin_type): Handle integer types which are not one of the ...Markus F.X.J. Oberhumer2-5/+31
2005-04-24cp-tree.def (USING_STMT): Change class to tcc_statement.Ian Lance Taylor2-12/+19
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie19-164/+171
2005-04-22decl.c (make_rtl_for_nonlocal_decl): Don't try get_fileinfo if input_filename...Per Bothner2-1/+9
2005-04-22re PR c++/21087 (ICE in do_nonmember_using_decl)Alexandre Oliva2-0/+13
2005-04-21cp-tree.h (THROW_NAME, [...]): Remove.Kazu Hirata2-18/+5
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell15-68/+115
2005-04-20c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def).Ian Lance Taylor5-5/+40
2005-04-18* cp-tree.h (VPTR_NAME, VPTR_NAME_P): Remove.Kazu Hirata2-8/+2
2005-04-18decl.c (expand_static_init): Call build2 and build3 instead of build.Kazu Hirata2-4/+9
2005-04-17c-common.def (SIZEOF_EXPR, [...]): Remove.Ian Lance Taylor4-1/+49
2005-04-17re PR c++/21025 (ICE on template)Mark Mitchell2-1/+8
2005-04-17cp-tree.h (LOOKUP_GLOBAL): Remove.Kazu Hirata2-11/+16
2005-04-15re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson2-2/+16
2005-04-15Move my 2005-03-18 ChangeLog to cp/ChangeLog.Dale Johannesen1-0/+4
2005-04-15cp-tree.h (lang_type_class): Remove redefined.Kazu Hirata2-6/+9
2005-04-14cp-tree.h (SET_TMPL_ARG, [...]): Remove.Kazu Hirata2-12/+5
2005-04-12target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.Mark Mitchell2-34/+55
2005-04-09* cp-tree.h (cp_deprecated): Remove.Kazu Hirata2-8/+2
2005-04-09* cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove.Kazu Hirata2-11/+2
2005-04-09cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.Kazu Hirata2-1/+2
2005-04-09cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.Kazu Hirata2-8/+3
2005-04-09* cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove.Kazu Hirata2-4/+2
2005-04-09* cp-tree.h (cxx_alignof): Remove.Kazu Hirata2-1/+4
2005-04-09c-common.def: Move FOR_STMT...Ian Lance Taylor8-8/+464
2005-04-08re PR c++/20905 (confuses unrelated type name with instance name)Mark Mitchell2-18/+61
2005-04-08re PR c++/20145 (template "class has virtual functions ... " is not suppresse...Mark Mitchell5-15/+31
2005-04-06c-decl.c (finish_decl): Apply pending #pragma weak regardless of scope.Joseph Myers2-2/+6
2005-04-06re PR c++/20212 (attribute unused vs. member function template)Mark Mitchell2-0/+13
2005-04-06Add missing ChangeLog entryMark Mitchell1-0/+9
2005-04-06re PR c++/20734 (rejects valid pointer to member)Mark Mitchell3-53/+26
2005-04-06re PR c++/19312 (ICE in stabilize_call when throwing a copy)Jason Merrill2-1/+10
2005-04-05Fix typoMark Mitchell1-0/+5
2005-04-05re PR target/20673 (C PCH testsuite assembly comparison failure)Mark Mitchell1-5/+6
2005-04-05re PR c++/19159 (Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info)Mark Mitchell2-14/+42
2005-04-04re PR c++/20679 (Parse error when accessing attributes of an inner class. Enc...Mark Mitchell2-8/+12
2005-04-04re PR c++/20746 ([4.0 only] Incorrect return value for covariant return funct...Nathan Sidwell2-3/+26
2005-04-04decl2.c (finish_objects): Revert my previous patch.Jan Hubicka2-8/+5