aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2005-05-24class.c (layout_class_type): Do not issue C++ ABI warnings for ObjC structs.Ziemowit Laski1-0/+18
2005-05-24re PR c++/21645 (C++ ICE in cxx_types_compatible_p)Andrew Pinski1-0/+6
2005-05-20Give credit, where credit is due.Ziemowit Laski1-1/+2
2005-05-19re PR c++/21495 (internal compiler error: Segmentation fault)Jakub Jelinek1-0/+6
2005-05-19cfgexpand.c, [...]: Fix comment typos.Kazu Hirata1-0/+4
2005-05-18Fix forgotten ChangeLog entries.Jan Hubicka1-0/+5
2005-05-18dummy-checksum.c: New.Geoffrey Keating1-0/+7
2005-05-17re PR libstdc++/19664 (libstdc++ headers should have pop/push of the visibili...H.J. Lu1-0/+6
2005-05-17Yet more Objective-C++...Ziemowit Laski1-0/+80
2005-05-17re PR c++/21454 (const array doesn't live in the rodata section in C++)Jakub Jelinek1-0/+6
2005-05-16decl.c (build_library_fn_1): Move setting TREE_NOTHROW ...Richard Henderson1-0/+5
2005-05-12c-common.h (statement_code_p): Don't declare.Ian Lance Taylor1-0/+10
2005-05-10typeck.c (build_unary_op): Do not resort to address arithmetic when taking th...Mark Mitchell1-0/+5
2005-05-08class.c (vtbl_init_data_s): Change the type of fns to VEC(tree,gc)*.Kazu Hirata1-0/+7
2005-05-07invoke.texi: Remove documentation for MIPS' -mint64 option.Richard Sandiford1-0/+4
2005-05-07mangle.c (globals): Change the type of substitutions to VEC(tree,gc)*.Kazu Hirata1-0/+6
2005-05-07decl.c (wrapup_globals_for_namespace): Use VEC instead of VARRAY.Kazu Hirata1-0/+8
2005-05-06decl2.c (pending_statics, [...]): Use VEC instead of VARRAY.Kazu Hirata1-0/+4
2005-05-06decl2.c (ssdf_decls, [...]): Use VEC instead of VARRAY.Kazu Hirata1-0/+3
2005-05-06* decl2.c (spew_debug): Remove.Kazu Hirata1-0/+4
2005-05-05decl2.c (deferred_fns, [...]): Use VEC instead of VARRAY.Kazu Hirata1-0/+5
2005-05-05re PR c++/21352 (ICE with passing template function type as template type)Mark Mitchell1-0/+5
2005-05-05* pt.c: Fix a comment typo.Kazu Hirata1-0/+4
2005-05-04cp-tree.h (language_function): Change the type of x_local_names to VEC.Kazu Hirata1-0/+6