aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-04-18* cp-tree.h (VPTR_NAME, VPTR_NAME_P): Remove.Kazu Hirata1-0/+2
2005-04-18decl.c (expand_static_init): Call build2 and build3 instead of build.Kazu Hirata1-0/+5
2005-04-17c-common.def (SIZEOF_EXPR, [...]): Remove.Ian Lance Taylor1-0/+11
2005-04-17re PR c++/21025 (ICE on template)Mark Mitchell1-0/+7
2005-04-17cp-tree.h (LOOKUP_GLOBAL): Remove.Kazu Hirata1-0/+8
2005-04-15re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson1-0/+5
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 Hirata1-0/+7
2005-04-14cp-tree.h (SET_TMPL_ARG, [...]): Remove.Kazu Hirata1-0/+5
2005-04-12target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.Mark Mitchell1-0/+6
2005-04-09* cp-tree.h (cp_deprecated): Remove.Kazu Hirata1-0/+2
2005-04-09* cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove.Kazu Hirata1-0/+2
2005-04-09cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.Kazu Hirata1-0/+2
2005-04-09cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.Kazu Hirata1-0/+3
2005-04-09* cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove.Kazu Hirata1-0/+2
2005-04-09* cp-tree.h (cxx_alignof): Remove.Kazu Hirata1-0/+4
2005-04-09c-common.def: Move FOR_STMT...Ian Lance Taylor1-0/+30
2005-04-08re PR c++/20905 (confuses unrelated type name with instance name)Mark Mitchell1-0/+12
2005-04-08re PR c++/20145 (template "class has virtual functions ... " is not suppresse...Mark Mitchell1-0/+15
2005-04-06c-decl.c (finish_decl): Apply pending #pragma weak regardless of scope.Joseph Myers1-0/+5
2005-04-06re PR c++/20212 (attribute unused vs. member function template)Mark Mitchell1-0/+6
2005-04-06Add missing ChangeLog entryMark Mitchell1-0/+9
2005-04-06re PR c++/19312 (ICE in stabilize_call when throwing a copy)Jason Merrill1-0/+6
2005-04-05Fix typoMark Mitchell1-0/+5
2005-04-05re PR c++/19159 (Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info)Mark Mitchell1-0/+7
2005-04-04re PR c++/20679 (Parse error when accessing attributes of an inner class. Enc...Mark Mitchell1-0/+5
2005-04-04re PR c++/20746 ([4.0 only] Incorrect return value for covariant return funct...Nathan Sidwell1-0/+6
2005-04-04decl2.c (finish_objects): Revert my previous patch.Jan Hubicka1-0/+5
2005-04-03* pt.c: Fix comment typos.Kazu Hirata1-0/+4
2005-04-03re PR c++/20723 (ICE in more_specialized_fn, more than one user-defined conve...Nathan Sidwell1-0/+7
2005-04-01call.c (add_template_candidates_real): Remove length parameter from fn_type_u...Nathan Sidwell1-0/+20
2005-03-31PR c++/19203, implement DR 214Nathan Sidwell1-0/+14
2005-03-31re PR c++/18644 (-Wsynth warning in <complex>)Gabriel Dos Reis1-0/+5
2005-03-30[multiple changes]Jan Hubicka1-0/+5
2005-03-29re PR c/20519 (completed type not selected properly with typeof)Richard Henderson1-0/+7
2005-03-24Index: cp/ChangeLogGeoffrey Keating1-0/+5
2005-03-24typeck.c (comptypes): First determine if the types are compatible from a targ...Steven Bosscher1-1/+20
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers1-0/+4
2005-03-23c-common.h (default_conversion): Remove.Joseph Myers1-0/+5
2005-03-22extend.texi: Deprecate C++ min/max operators.Mark Mitchell1-0/+7
2005-03-22re PR c++/19980 (ICE on invalid template declaration)Volker Reichelt1-0/+5
2005-03-22re PR c++/20499 (ICE on duplicate class definition)Volker Reichelt1-0/+6
2005-03-22re PR c++/20465 (error: no matching function for call)Nathan Sidwell1-0/+7
2005-03-21re PR c++/20461 (ICE at "class 'C' does not have any field named 'f'" error)Paolo Carlini1-0/+13
2005-03-21c-common.c (lvalue_or_else): Replace by lvalue_error; only give diagnostic wi...Joseph Myers1-0/+5
2005-03-19re PR c++/20240 (invalid using-redeclaration accepted)Kriang Lerdsuwanakij1-0/+5
2005-03-19re PR c++/20333 (ICE on invalid code, typename outside of a template)Kriang Lerdsuwanakij1-0/+6
2005-03-18re PR c++/20463 (ICE on using undefined type)Paolo Carlini1-0/+7
2005-03-17re PR c++/19966 (Misleading message "must take exactly one argument")Paolo Carlini1-0/+8
2005-03-17re PR c++/20186 (ICE with static_cast and type dependent variable (templates))Nathan Sidwell1-0/+8