Add support for C++0x nullptr.
[platform/upstream/gcc.git] / gcc / cp / cvt.c
2010-05-06 Jason MerrillAdd support for C++0x nullptr.
2010-05-03 Jason Merrillre PR c++/43680 ([DR 1022] G++ is too aggressive in...
2010-04-21 Jason Merrillre PR c++/9335 (repeated diagnostic when maximum templa...
2010-02-20 Manuel López-Ibáñezre PR c++/35669 (NULL (__null) not considered different...
2010-02-18 Jason Merrillre PR c++/43108 (mixed complex<T> multiplication horrib...
2010-02-10 Shujing ZhaoMake-lang.in (cp/cvt.o, [...]): Depend on intl.h.
2010-01-18 Dodji Seketelire PR c++/42766 (tree check fail in build_expr_type_con...
2009-12-23 Dodji Seketelire PR c++/42260 (ICE looking up template conversion...
2009-12-04 Jason Merrillre PR c++/42266 ([C++0x] ICE with decltype and variadic...
2009-10-08 Jason Merrillre PR c++/37177 ([c++0x] ICE on decltype(rel_ops::opera...
2009-09-17 Andrew Pinskire PR c++/39365 (++ operator with volatile bool increments)
2009-08-01 Jason Merrillcall.c (reference_binding): Rename lvalue_p to is_lvalue.
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-25 Ian Lance Taylorcvt.c (convert_to_void): Only warn about COND_EXPR...
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-05-28 Dodji SeketeliFix for PR c++/PR39754
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-21 Sandra Loosemoretm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-18 Jason MerrillImplement explicit conversions ops as specified in...
2009-04-27 Jakub Jelinekre PR c++/39875 (Wrong "value computed is not used...
2009-04-23 Dodji Seketelire PR c++/38228 (ICE with invalid use of bound member...
2009-04-15 Le-Chun Wure PR c++/39551 (C++ frontend not warn about unused...
2008-08-18 Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-08-09 Manuel López-Ibáñezre PR c++/12242 (g++ should warn about out-of-range...
2008-07-18 Kaveh R. Ghazicvt.c (convert_to_void): Avoid C++ keywords.
2008-07-02 Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-03-25 Douglas Gregortypeck.c (composite_pointer_type_r): Add SFINAE support.
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-03-07 Paolo Bonzinirevert: re PR c++/35049 (g++.dg/conversion/simd3.C...
2008-03-02 Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-02-06 Douglas Gregorre PR c++/35049 (g++.dg/conversion/simd3.C:12: error...
2008-02-04 Jason Merrillre PR c++/33916 (Default constructor fails to initializ...
2007-08-31 Ollie Wildcvt.c (cp_convert_to_pointer): Remove force parameter.
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-05-19 Manuel López-Ibáñezinvoke.texi (Warning Options): Add -Wconversion-sign.
2007-03-16 Manuel López-Ibáñezinvoke.texi (-Wconversion): Document warnings specific...
2007-02-19 Manuel López-Ibáñezc.opt (Waddress): New.
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2007-01-08 Richard Guenthertree.h (build_int_cst_wide_type): Export.
2006-11-21 Jakub Jelinekre PR c++/29734 (ICE with vector in switch condition)
2006-09-09 Jason Merrillre PR c++/28996 (ICE with statement forming unused...
2006-09-07 Jason Merrillre PR c++/27371 (Does not warn about unused function...
2006-09-07 Jason Merrillre PR c++/27371 (Does not warn about unused function...
2006-09-06 Jason Merrillre PR c++/26696 (ICE with statement forming unused...
2006-08-29 Jason Merrillre PR c++/26577 (ICE in cp_expr_size with volatile...
2006-04-19 Volker Reicheltre PR c++/10385 (Internal compiler error in build_up_re...
2006-02-18 Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-02-13 Volker Reicheltcp-tree.h (build_type_conversion): Remove prototype.
2006-02-07 Gabriel Dos Reiscp-tree.h (tf_warning_or_error): Renamed from tf_warn_o...
2006-02-04 Gabriel Dos Reiscp-tree.h (tf_warn_or_error): New substituion flag.
2006-02-03 Lee Millwardtypeck.c (string_conv_p): Pass appropiate OPT_Wxxxx...
2006-01-18 Eric ChristopherUpdate copyright from last checkin.
2006-01-18 Eric Christophercall.c (convert_like_real): When issuing conversion...
2005-10-11 Ian Lance Taylorre PR c++/8057 (Templates/non-templates and warnings...
2005-09-12 Mark Mitchellre PR c++/23789 (compilation error when template parame...
2005-06-28 Joseph Myerstarget.h (invalid_conversion, [...]): New hooks.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-06-10 Aldy Hernandezre PR c++/10611 (operations on vector mode not recogniz...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-01-18 Kazu HirataMake-lang.in, [...]: Update copyright.
2005-01-17 Kazu Hiratacvt.c (convert_lvalue): Remove.
2004-12-30 Mark Mitchellre PR c++/19190 (warning "value computed is not used...
2004-12-23 Mark Mitchell* cvt.c (convert_to_void): Fix typo in comment.
2004-12-22 Mark Mitchellre PR c++/18464 (error message about "non-lvalue in...
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-11-04 Giovanni BajoDR 49, 100
2004-11-01 Gabriel Dos ReisConvert diagnostics to use quoting flag q 8/n
2004-10-21 Mark Mitchellre PR c++/18073 (mmintrin.h rejected by C++ frontend)
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-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-23 Andrew Pinski004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-23 Fariborz JahanianPR c++/9844, PR c++/13989
2004-08-30 Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-08-27 Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-05 Nathan Sidwelltree.h (force_fit_type): Return a tree, take three...
2004-07-12 Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-05-31 Mark Mitchellre PR c++/15742 ('noreturn' attribute ignored in method...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-02-23 Giovanni Bajore PR c++/14250 (switch() does not seem to see operator...
2004-02-18 Kazu Hiratacfgloop.h, [...]: Update copyright.
2004-02-13 Mark Mitchellcall.c (conversion_kind): New type.
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-20 Jason Merrilltree.c (get_unwidened): Decide whether to narrow a...
2003-12-19 Kazu Hiratacvt.c: Remove uses of "register" specifier in declarati...
2003-11-10 Richard Henderson* cvt.c (convert_to_void): Use void_zero_node after...
2003-10-21 Kazu HirataChangeLog: Fix typos.
2003-10-12 Steven Bosscherc-common.c (c_common_truthvalue_conversion): Warn if...
2003-09-05 Nathan Sidwellre PR c++/12037 (Spurious "statement has no effect...
2003-08-16 Nathan Sidwellre PR c++/11512 (Spurious warning for comma-operator...
next