Age | Commit message (Expand) | Author | Files | Lines |
2011-07-22 | Warn about the use of final/override in non-c++0x mode, and add __final for n... | Ville Voutilainen | 1 | -0/+5 |
2011-07-16 | pt.c (tinst_level_tick, [...]): Replace with last_error_tinst_level. | Jason Merrill | 1 | -20/+13 |
2011-07-04 | error.c (dump_template_bindings): Don't print typenames for a partial instant... | Jason Merrill | 1 | -16/+37 |
2011-07-04 | * error.c (type_to_string): Avoid redundant akas. | Jason Merrill | 1 | -0/+14 |
2011-06-16 | re PR c++/49420 ([C++0x] compiler segfault using result_of) | Jason Merrill | 1 | -1/+3 |
2011-06-14 | * error.c (type_to_string): Print typedef-stripped version too. | Jason Merrill | 1 | -0/+9 |
2011-06-08 | re PR c++/49107 ([C++0x][4.7 Regression] incomplete type regression with std:... | Jason Merrill | 1 | -1/+4 |
2011-06-07 | re PR c++/48969 (ICE with -std=c++0x) | Jason Merrill | 1 | -23/+46 |
2011-05-27 | re PR c++/48284 ([C++0x] incorrect printing of decltype operand in diagnostic) | Jason Merrill | 1 | -1/+4 |
2011-05-25 | re PR c++/49156 ([C++0x] Error reporting routines re-entered) | Jason Merrill | 1 | -0/+5 |
2011-05-23 | re PR c++/47336 ([C++0x] ICE: "Error reporting routines re-entered") | Jason Merrill | 1 | -0/+2 |
2011-05-06 | introduce {class,type}_of_this_parm functions | Nathan Froyd | 1 | -4/+2 |
2011-04-25 | c-common.c (struct c_common_resword): Add __underlying_type. | Paolo Carlini | 1 | -1/+12 |
2011-03-21 | ChangeLog gcc/c-family | Kai Tietz | 1 | -0/+2 |
2011-02-20 | re PR c++/47703 ([C++0x] ICE: std::sort chokes on simple lambda function) | Jason Merrill | 1 | -1/+5 |
2010-12-14 | re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identif... | Nathan Froyd | 1 | -0/+36 |
2010-12-10 | decl.c (grokmethod): Test DECL_CLASS_SCOPE_P. | Nathan Froyd | 1 | -1/+1 |
2010-12-07 | re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identif... | Nathan Froyd | 1 | -2/+2 |
2010-12-06 | In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+1 |
2010-12-03 | re PR middle-end/46745 ('#'mem_ref' not supported by dump_expr#<expression er... | Richard Guenther | 1 | -0/+28 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-24 | revert accidentally committed changes | Nathan Froyd | 1 | -1/+0 |
2010-11-24 | cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE... | Nathan Froyd | 1 | -0/+1 |
2010-11-08 | Correct conversion/overflow behavior. | Jason Merrill | 1 | -1/+3 |
2010-11-01 | semantics.c (call_stack, [...]): New. | Jason Merrill | 1 | -0/+27 |
2010-10-27 | * error.c (dump_simple_decl): Print constexpr. | Jason Merrill | 1 | -6/+13 |
2010-10-24 | In gcc/cp/: 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+12 |
2010-10-14 | re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la... | Richard Guenther | 1 | -0/+6 |
2010-10-07 | In gcc/testsuite/: 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+8 |
2010-09-24 | error.c (dump_expr): Print conversion between reference and pointer to the sa... | Jason Merrill | 1 | -2/+15 |
2010-09-10 | re PR c++/43824 (C++0x feature "inline namespace" enabled under -std=c++98; n... | Rodrigo Rivas Costa | 1 | -0/+5 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-07-06 | * error.c (dump_function_decl): Don't crash on null DECL_NAME. | Jason Merrill | 1 | -1/+1 |
2010-06-22 | re PR c++/44627 (ICE in dump_expr, at cp/error.c:1735) | Jakub Jelinek | 1 | -1/+3 |
2010-06-17 | re PR c++/44486 (missing space in __PRETTY_FUNCTION__ expansion in anonymous ... | Manuel López-Ibáñez | 1 | -1/+1 |
2010-06-08 | re PR c++/44366 ([C++0x] g++ crashes when declaring a lambda expression using... | Jason Merrill | 1 | -1/+3 |
2010-06-04 | Implement noexcept-specification (15.4) | Jason Merrill | 1 | -1/+17 |
2010-06-02 | * error.c (dump_type): Improve typedef handling. | Jason Merrill | 1 | -0/+19 |
2010-05-24 | diagnostic.c: Don't include flags.h. | Joseph Myers | 1 | -5/+6 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -3/+9 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-13 | re PR bootstrap/44048 (building without C++ enabled fails) | Jason Merrill | 1 | -7/+4 |
2010-05-13 | cp-tree.h (UNKNOWN_TYPE): Remove. | Jason Merrill | 1 | -4/+6 |
2010-05-06 | Add support for C++0x nullptr. | Jason Merrill | 1 | -0/+6 |
2010-04-28 | re PR c++/9335 (repeated diagnostic when maximum template depth is exceeded) | Manuel López-Ibáñez | 1 | -30/+59 |
2010-02-21 | re PR c++/23510 (skip some instantation contexts if there are too many) | Manuel López-Ibáñez | 1 | -24/+77 |
2010-01-29 | Fix PRs c++/42758, c++/42634, c++/42797 | Dodji Seketeli | 1 | -43/+13 |
2010-01-19 | Revert fix of PR c++/ | Dodji Seketeli | 1 | -3/+4 |
2010-01-18 | re PR c++/42634 (ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973) | Dodji Seketeli | 1 | -4/+3 |
2010-01-15 | Revert commit of PR c++/42634, which was commit r155868 | Dodji Seketeli | 1 | -3/+4 |