Age | Commit message (Expand) | Author | Files | Lines |
2016-12-13 | re PR c++/69481 (ICE with C++11 alias using with templates) | Nathan Sidwell | 1 | -6/+4 |
2016-12-07 | Use dump_function_name rather than emit <built-in> | Martin Jambor | 1 | -2/+3 |
2016-11-15 | Allow references in constant-expressions. | Jason Merrill | 1 | -14/+32 |
2016-11-13 | Improve various diagnostic issues. | Jason Merrill | 1 | -1/+3 |
2016-11-01 | Implement P0136R1, Rewording inheriting constructors. | Jason Merrill | 1 | -0/+7 |
2016-10-21 | re PR c++/77656 (64-bit integral template parameter gets incorrectly sized as... | Jason Merrill | 1 | -0/+4 |
2016-10-07 | Implement LWG2296 helper intrinsic c-family/ | Jakub Jelinek | 1 | -0/+4 |
2016-10-04 | Implement P0091R2, Template argument deduction for class templates. | Jason Merrill | 1 | -6/+10 |
2016-10-04 | extend.texi (Java Exceptions): Remove. | Jakub Jelinek | 1 | -3/+0 |
2016-09-16 | re PR c++/77482 (Segfault when compiling ill-formed constexpr code) | Jakub Jelinek | 1 | -8/+7 |
2016-09-01 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -3/+3 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -2/+2 |
2016-08-09 | Implement C++17 constexpr lambda. | Jason Merrill | 1 | -0/+2 |
2016-08-04 | Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P. | Jason Merrill | 1 | -3/+3 |
2016-07-21 | Improving concepts performance and diagnostics. | Andrew Sutton | 1 | -10/+28 |
2016-06-17 | decl.c (validate_constexpr_redeclaration): Change pair of errors to error + i... | Paolo Carlini | 1 | -1/+5 |
2016-04-22 | [PATCH 1/2] (header usage fix) remove unused system header includes | Szabolcs Nagy | 1 | -2/+0 |
2016-04-14 | Revert empty class parameter passing ABI changes. | Jason Merrill | 1 | -22/+0 |
2016-04-13 | Warn about empty parameter ABI with -Wabi=9. | Jason Merrill | 1 | -0/+22 |
2016-02-12 | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 1 | -2/+2 |
2016-02-03 | PR c++/69251 - [6 Regression] ICE in unify_array_domain on a flexible array | Martin Sebor | 1 | -2/+2 |
2016-01-26 | PR other/69006: fix extra newlines after diagnostics | David Malcolm | 1 | -3/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-15 | struct-layout-1_generate.c: Avoid generating further fields after the first f... | Martin Sebor | 1 | -1/+1 |
2015-12-07 | re PR c++/68760 (ICE in pp_string (pretty-print.c:909)) | Jakub Jelinek | 1 | -1/+1 |
2015-11-13 | Source range tracking in libcpp and C FE, with bit-packing optimization | David Malcolm | 1 | -1/+1 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -4/+0 |
2015-11-06 | Reimplement diagnostic_show_locus, introducing rich_location classes | David Malcolm | 1 | -2/+3 |
2015-10-31 | Implement multiple 'auto' feature from Concepts TS. | Jason Merrill | 1 | -1/+3 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -3/+2 |
2015-10-04 | Implement N4514, C++ Extensions for Transactional Memory. | Jason Merrill | 1 | -0/+8 |
2015-08-12 | re PR c++/67108 (ICE: in cxx_eval_call_expression, at cp/constexpr.c:1345 whe... | Jason Merrill | 1 | -0/+5 |
2015-08-12 | re PR c++/67161 (ICE with a static_assert using our internal __not/__or/__and... | Jason Merrill | 1 | -1/+2 |
2015-08-07 | Add C++ Concepts TS support. | Andrew Sutton | 1 | -0/+46 |
2015-07-10 | re PR c++/30044 (ICE in tsubst, at cp/pt.c:7359) | Patrick Palka | 1 | -0/+8 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-27 | call.c (set_up_extended_ref_temp): Use VAR_P. | Marek Polacek | 1 | -1/+1 |
2015-06-17 | tree.h (merge_dllimport_decl_attributes, [...]): Remove conditional exposure ... | Andrew MacLeod | 1 | -1/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-06-02 | cp-tree.h (init_error): Remove declaration. | Patrick Palka | 1 | -12/+2 |
2015-05-16 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -6/+3 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-01 | re PR sanitizer/63956 ([UBSAN] ICE segfault in cxx_eval_call_expression ../..... | Marek Polacek | 1 | -0/+9 |
2014-11-26 | Allow partial specialization of variable templates. | Jason Merrill | 1 | -1/+3 |
2014-11-20 | * error.c (dump_expr): Avoid printing (*&i) for references. | Jason Merrill | 1 | -1/+7 |
2014-10-27 | Implement N3653 (Member initializers and aggregates) and fix references to 't... | Jason Merrill | 1 | -0/+4 |
2014-10-26 | In cp/error.c... | Manuel López-Ibáñez | 1 | -7/+33 |