| Commit message (Expand) | Author | Age | Files | Lines |
* | diagnostic.c: Don't include flags.h. | Joseph Myers | 2010-05-24 | 1 | -5/+6 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -3/+9 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | re PR bootstrap/44048 (building without C++ enabled fails) | Jason Merrill | 2010-05-13 | 1 | -7/+4 |
* | cp-tree.h (UNKNOWN_TYPE): Remove. | Jason Merrill | 2010-05-13 | 1 | -4/+6 |
* | Add support for C++0x nullptr. | Jason Merrill | 2010-05-06 | 1 | -0/+6 |
* | re PR c++/9335 (repeated diagnostic when maximum template depth is exceeded) | Manuel López-Ibáñez | 2010-04-28 | 1 | -30/+59 |
* | re PR c++/23510 (skip some instantation contexts if there are too many) | Manuel López-Ibáñez | 2010-02-21 | 1 | -24/+77 |
* | Fix PRs c++/42758, c++/42634, c++/42797 | Dodji Seketeli | 2010-01-29 | 1 | -43/+13 |
* | Revert fix of PR c++/ | Dodji Seketeli | 2010-01-19 | 1 | -3/+4 |
* | re PR c++/42634 (ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973) | Dodji Seketeli | 2010-01-18 | 1 | -4/+3 |
* | Revert commit of PR c++/42634, which was commit r155868 | Dodji Seketeli | 2010-01-15 | 1 | -3/+4 |
* | re PR c++/42634 (ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973) | Dodji Seketeli | 2010-01-13 | 1 | -4/+3 |
* | PR c++/9050, DR 147, DR 318 | Jason Merrill | 2009-11-21 | 1 | -4/+5 |
* | re PR c++/40892 (maybe_warn_cpp0x i18n problems) | Shujing Zhao | 2009-11-18 | 1 | -3/+40 |
* | PR c++/13950, DR 176 | Jason Merrill | 2009-11-16 | 1 | -1/+2 |
* | re PR c++/15946 (Unhelpful error message when "typename" is omitted) | Jason Merrill | 2009-11-06 | 1 | -3/+11 |
* | re PR c++/38888 ([C++0x] badly readable diagnostic output with variadic templ... | Jason Merrill | 2009-10-17 | 1 | -1/+7 |
* | merge in cxx0x-lambdas-branch@152308 | Jason Merrill | 2009-09-29 | 1 | -1/+25 |
* | * error.c (find_typenames_r): Also add decltypes. | Jason Merrill | 2009-09-10 | 1 | -2/+4 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -5/+12 |
* | re PR debug/39706 (namespaces represented incorrectly in debug_pubnames) | Dodji Seketeli | 2009-08-04 | 1 | -1/+4 |
* | re PR c++/14912 (Do not print default template arguments in error messages) | Jason Merrill | 2009-07-29 | 1 | -1/+4 |
* | re PR c/40401 (ICE: verify_gimple failed) | Richard Guenther | 2009-07-17 | 1 | -1/+5 |
* | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 2009-07-16 | 1 | -1/+2 |
* | re PR middle-end/40502 (crash in cp_diagnostic_starter) | Jakub Jelinek | 2009-07-10 | 1 | -1/+1 |
* | cp-tree.h (struct lang_decl): Overhaul. | Jason Merrill | 2009-07-03 | 1 | -1/+1 |
* | re PR c++/40274 (Revision 145566 caused ICE in tsubst, at cp/pt.c:9289) | Jason Merrill | 2009-06-29 | 1 | -6/+5 |
* | * error.c (dump_decl): Do say "typedef" for the injected class name. | Jason Merrill | 2009-06-24 | 1 | -1/+1 |
* | diagnostic.c (diagnostic_build_prefix): Always print columns. | Aldy Hernandez | 2009-06-01 | 1 | -6/+17 |
* | builtins.c (validate_gimple_arglist): Don't use va_arg with enum type. | Ian Lance Taylor | 2009-05-29 | 1 | -2/+2 |
* | Fix for PR c++/PR39754 | Dodji Seketeli | 2009-05-28 | 1 | -1/+1 |
* | pretty-print.h (struct pretty_print_info): Add translate_identifiers. | Joseph Myers | 2009-05-10 | 1 | -37/+63 |
* | c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not p... | Joseph Myers | 2009-05-01 | 1 | -77/+78 |
* | re PR c++/13358 (long long and C++ do not mix well) | Manuel López-Ibáñez | 2009-04-20 | 1 | -0/+19 |
* | re PR c++/25185 (deep typedef substitution in error message) | Jason Merrill | 2009-04-08 | 1 | -3/+11 |
* | re PR c++/25185 (deep typedef substitution in error message) | Jason Merrill | 2009-04-07 | 1 | -2/+3 |
* | re PR c++/14912 (Do not print default template arguments in error messages) | Jason Merrill | 2009-04-05 | 1 | -14/+53 |
* | re PR c++/25185 (deep typedef substitution in error message) | Jason Merrill | 2009-04-04 | 1 | -18/+29 |
* | re PR c++/25185 (deep typedef substitution in error message) | Jason Merrill | 2009-04-02 | 1 | -3/+64 |
* | re PR c++/37806 (CV-qualifiers on function typedef's are inconsistently accep... | Jason Merrill | 2009-03-31 | 1 | -9/+10 |
* | re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror... | Joseph Myers | 2009-03-29 | 1 | -33/+0 |
* | re PR c++/33492 (Broken diagnostic: 'must_not_throw_expr' not supported by du... | Paolo Carlini | 2009-03-06 | 1 | -2/+3 |
* | re PR c++/33465 (Broken diagnostic: 'fix_trunc_expr' and 'float_expr' not sup... | Paolo Carlini | 2009-01-30 | 1 | -0/+4 |
* | re PR c++/35335 (Broken diagnostic: 'expr_stmt' not supported by dump_expr) | Jakub Jelinek | 2009-01-09 | 1 | -1/+2 |
* | re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr) | Jakub Jelinek | 2008-12-05 | 1 | -0/+1 |
* | re PR c++/35405 (Internal compiler error) | Dodji Seketeli | 2008-11-19 | 1 | -2/+4 |
* | re PR c++/35334 (Broken diagnostic for complex cast) | Jakub Jelinek | 2008-11-12 | 1 | -0/+1 |
* | re PR c++/37719 (incorrect type on warning of mismatched exception specificat... | Paolo Carlini | 2008-10-03 | 1 | -1/+6 |
* | c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat... | Douglas Gregor | 2008-08-26 | 1 | -2/+7 |