Age | Commit message (Expand) | Author | Files | Lines |
2007-08-31 | cvt.c (cp_convert_to_pointer): Remove force parameter. | Ollie Wild | 1 | -56/+10 |
2007-08-02 | typeck.c: Change copyright header to refer to version 3 of the GNU General Pu... | Nick Clifton | 1 | -5/+5 |
2007-05-19 | invoke.texi (Warning Options): Add -Wconversion-sign. | Manuel López-Ibáñez | 1 | -1/+1 |
2007-03-16 | invoke.texi (-Wconversion): Document warnings specific to C++. | Manuel López-Ibáñez | 1 | -0/+23 |
2007-02-19 | c.opt (Waddress): New. | Manuel López-Ibáñez | 1 | -1/+1 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -3/+5 |
2007-02-04 | class.c, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2007-01-08 | tree.h (build_int_cst_wide_type): Export. | Richard Guenther | 1 | -3/+1 |
2006-11-21 | re PR c++/29734 (ICE with vector in switch condition) | Jakub Jelinek | 1 | -1/+34 |
2006-09-09 | re PR c++/28996 (ICE with statement forming unused static member function ref... | Jason Merrill | 1 | -3/+7 |
2006-09-07 | re PR c++/27371 (Does not warn about unused function result (__attribute__((w... | Jason Merrill | 1 | -1/+1 |
2006-09-06 | re PR c++/27371 (Does not warn about unused function result (__attribute__((w... | Jason Merrill | 1 | -0/+19 |
2006-09-06 | re PR c++/26696 (ICE with statement forming unused static member function ref... | Jason Merrill | 1 | -0/+2 |
2006-08-29 | re PR c++/26577 (ICE in cp_expr_size with volatile and non POD) | Jason Merrill | 1 | -2/+5 |
2006-04-19 | re PR c++/10385 (Internal compiler error in build_up_reference, at cp/cvt.c:3... | Volker Reichelt | 1 | -0/+1 |
2006-02-18 | re PR c++/26266 (Trouble with static const data members in template classes) | Mark Mitchell | 1 | -1/+1 |
2006-02-13 | cp-tree.h (build_type_conversion): Remove prototype. | Volker Reichelt | 1 | -1/+2 |
2006-02-07 | cp-tree.h (tf_warning_or_error): Renamed from tf_warn_or_error. | Gabriel Dos Reis | 1 | -2/+2 |
2006-02-04 | cp-tree.h (tf_warn_or_error): New substituion flag. | Gabriel Dos Reis | 1 | -2/+2 |
2006-02-03 | typeck.c (string_conv_p): Pass appropiate OPT_Wxxxx values when calling warni... | Lee Millward | 1 | -2/+2 |
2006-01-18 | Update copyright from last checkin. | Eric Christopher | 1 | -1/+1 |
2006-01-18 | call.c (convert_like_real): When issuing conversion warnings, depend on OPT_W... | Eric Christopher | 1 | -1/+1 |
2005-10-11 | re PR c++/8057 (Templates/non-templates and warnings about statements without... | Ian Lance Taylor | 1 | -1/+4 |
2005-09-12 | re PR c++/23789 (compilation error when template parameters have certain comp... | Mark Mitchell | 1 | -2/+4 |
2005-06-28 | target.h (invalid_conversion, [...]): New hooks. | Joseph Myers | 1 | -0/+9 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Canonicalize whitespace. | Mike Stump | 1 | -66/+66 |
2005-06-14 | Remove extra white spacing at end of lines. | Mike Stump | 1 | -41/+41 |
2005-06-10 | re PR c++/10611 (operations on vector mode not recognized in C++) | Aldy Hernandez | 1 | -0/+1 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -9/+9 |
2005-02-09 | re PR c++/19733 (ICE on invalid destructor call) | Mark Mitchell | 1 | -0/+5 |
2005-01-18 | Make-lang.in, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-17 | cvt.c (convert_lvalue): Remove. | Kazu Hirata | 1 | -13/+0 |
2004-12-30 | re PR c++/19190 (warning "value computed is not used" emitted too often) | Mark Mitchell | 1 | -2/+5 |
2004-12-23 | * cvt.c (convert_to_void): Fix typo in comment. | Mark Mitchell | 1 | -1/+1 |
2004-12-22 | re PR c++/18464 (error message about "non-lvalue in unary '&'" when using ?: ... | Mark Mitchell | 1 | -3/+37 |
2004-12-16 | re PR c++/18905 (Strange error: subscripted value is neither array nor pointer) | Nathan Sidwell | 1 | -5/+2 |
2004-12-08 | re PR c++/18803 (rejects access to operator() in template) | Nathan Sidwell | 1 | -6/+15 |
2004-11-04 | DR 49, 100 | Giovanni Bajo | 1 | -3/+6 |
2004-11-01 | Convert diagnostics to use quoting flag q 8/n | Gabriel Dos Reis | 1 | -41/+45 |
2004-10-21 | re PR c++/18073 (mmintrin.h rejected by C++ frontend) | Mark Mitchell | 1 | -6/+7 |
2004-10-19 | call.c (struct conversion): Add base_p. | Mark Mitchell | 1 | -22/+3 |
2004-10-18 | cp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base call. | Nathan Sidwell | 1 | -2/+2 |
2004-09-28 | re PR c++/17642 (internal compiler error: in invert_truthvalue, at fold-const... | Mark Mitchell | 1 | -11/+12 |
2004-09-23 | 004-09-23 Andrew Pinski <pinskia@physics.uc.edu> | Andrew Pinski | 1 | -0/+2 |
2004-09-23 | PR c++/9844, PR c++/13989 | Fariborz Jahanian | 1 | -1/+14 |
2004-08-30 | call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -13/+14 |
2004-08-27 | call.c (validate_conversion_obstack): Replace my_friendly_assert with gcc_ass... | Nathan Sidwell | 1 | -2/+2 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -2/+2 |
2004-08-16 | call.c (build_vfield_ref, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -4/+4 |