aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+7
2005-06-27remove 2004 entries, which have been moved to ChangeLog.2004Nathan Sidwell1-6879/+0
2005-06-26re PR c/21911 (named parameter mistakenly identified as sentinel)Kaveh R. Ghazi1-0/+6
2005-06-26genautomata.c (decl_mode_check_failed, [...]): Add noreturn attribute.Kaveh R. Ghazi1-0/+4
2005-06-25Update FSF address.Kelley Cook1-0/+4
2005-06-23re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill1-0/+6
2005-06-22* pt.c (register_specialization): Remove superfluous assertion.Volker Reichelt1-0/+4
2005-06-18c-decl.c (locate_old_decl): Add format attribute.Kaveh R. Ghazi1-0/+8
2005-06-17re PR c++/17413 (local classes as template argument)Geoffrey Keating1-0/+7
2005-06-16rtti.c (get_tinfo_decl): Avoid caching tinfo_descs when it might change.Nathan Sidwell1-0/+6
2005-06-15typeck.c (build_binary_op): Same.Aldy Hernandez1-0/+5
2005-06-15re PR c++/20678 (Make process stopped)Nathan Sidwell1-0/+4
2005-06-15Make-lang.in: Reformat some long lines.Nathan Sidwell1-0/+31
2005-06-15Canonicalize whitespace.Mike Stump1-1/+1
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-17/+17
2005-06-14* decl.c (grokdeclarator): Only check TREE_OVERFLOW on INTEGER_CST.Roger Sayle1-0/+4
2005-06-14Index: ChangeLogGeoffrey Keating1-0/+5
2005-06-13re PR c++/20789 (ICE with incomplete type in template)Nathan Sidwell1-0/+19
2005-06-12re PR c++/21930 (pretty printer confusion)Roger Sayle1-0/+6
2005-06-10re PR c++/10611 (operations on vector mode not recognized in C++)Aldy Hernandez1-0/+9
2005-06-08re PR c++/19497 (Invalid declaration in template diagnosed too late)Nathan Sidwell1-0/+18
2005-06-08re PR c++/19894 (pointer-to-void member not rejected in template)Volker Reichelt1-0/+9
2005-06-07missed entryNathan Sidwell1-0/+7
2005-06-07parser.c (cp_parser_late_parsing_default_args): Fix overeager assert in previ...Nathan Sidwell1-0/+5
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-0/+6
2005-06-06re PR c++/21903 (Default argument of template function causes a compile-time ...Nathan Sidwell1-0/+6
2005-06-06re PR c++/20637 (Confusing message with different using declarations)Nathan Sidwell1-0/+14
2005-06-06* config-lang.in (target_libs): Remove target-gperf.Hans-Peter Nilsson1-0/+4
2005-06-05re PR c++/21619 (__builtin_constant_p(&"Hello"[0])?1:-1 not compile-time cons...Mark Mitchell1-0/+9
2005-06-03re PR c++/21853 (constness of pointer to data member ignored)Mark Mitchell1-0/+4
2005-06-03re PR c++/21336 (Internal compiler error when using custom new operators)Mark Mitchell1-0/+9
2005-06-02* method.c (synthesize_method): Add addtional arg to warning call.Nathan Sidwell1-0/+2
2005-06-02re PR c++/21280 (#pragma interface, templates, and "inline function used but ...Nathan Sidwell1-0/+13
2005-06-02decl.c (start_decl): Simplify specialization handling.Nathan Sidwell1-0/+4
2005-06-02re PR c++/20350 (extern template and struct initializer and specification for...Nathan Sidwell1-0/+3
2005-06-02re PR c++/21151 (ICE when compiling c++ PCH of class definition within templa...Nathan Sidwell1-0/+5
2005-05-31re PR c++/21165 (bogus error on a user-defined conversion in a template)Nathan Sidwell1-0/+6
2005-05-30re PR c++/21784 (Using vs builtin names)Mark Mitchell1-0/+11
2005-05-30* operators.def, optimize.c: Update copyright.Kazu Hirata1-0/+4
2005-05-29re PR c++/21340 (error in constructor lookup (can't find constructor with "co...Mark Mitchell1-0/+6
2005-05-28re PR c++/21614 (wrong code when calling member function of undefined class)Mark Mitchell1-0/+6
2005-05-28c-decl.c (add_stmt): Add C frontend specific version.Ian Lance Taylor1-0/+6
2005-05-27cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.Roger Sayle1-0/+23
2005-05-27re PR c++/21455 (type 'X' is not a base type for type 'X' in pointer to membe...Nathan Sidwell1-0/+4
2005-05-27re PR c++/21681 (ICE with nested types in template)Nathan Sidwell1-0/+6
2005-05-26re PR translation/21768 (ICE in error message due to violation of coding conv...Volker Reichelt1-0/+6
2005-05-26* call.c (build_op_delete_call): Fix quoting in error message.Volker Reichelt1-0/+4
2005-05-25re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson1-3/+12
2005-05-25re PR c++/21686 (weird quoting in an error message)Volker Reichelt1-0/+5
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-0/+9