Age | Commit message (Expand) | Author | Files | Lines |
2018-11-12 | Implement P0722R3, destroying operator delete. | Jason Merrill | 1 | -0/+1 |
2018-11-12 | Change __cpp_explicit_bool to __cpp_conditional_explicit. | Jason Merrill | 1 | -1/+1 |
2018-11-05 | Implement P0732R2, class types in non-type template parameters. | Jason Merrill | 1 | -0/+1 |
2018-10-30 | Implement P0892R2, explicit(bool). | Marek Polacek | 1 | -1/+6 |
2018-08-17 | [PATCH] Adjust lazy macro definition | Nathan Sidwell | 1 | -33/+26 |
2018-08-17 | [PATCH] Move cpp_macro to cpplib.h | Nathan Sidwell | 1 | -1/+0 |
2018-07-31 | Add __builtin_speculation_safe_value | Richard Earnshaw | 1 | -1/+6 |
2018-06-06 | re PR c++/86068 (__cpp_transactional_memory is 210500) | Jakub Jelinek | 1 | -1/+1 |
2018-06-01 | * c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_deduction_guides to 201703. | Jason Merrill | 1 | -1/+1 |
2018-02-15 | * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_deduction_guides. | Jason Merrill | 1 | -1/+1 |
2018-01-27 | c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for the fp_suffix argument. | Jakub Jelinek | 1 | -4/+11 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-14 | Patch for middle-end/PR79538 | Qing Zhao | 1 | -5/+5 |
2017-10-27 | builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct... | Michael Meissner | 1 | -1/+6 |
2017-09-09 | PR c++/81852 define feature-test macro for -fthreadsafe-statics | Jonathan Wakely | 1 | -0/+2 |
2017-08-30 | [12/77] Use opt_scalar_float_mode when iterating over float modes | Richard Sandiford | 1 | -2/+3 |
2017-08-30 | [4/77] Add FOR_EACH iterators for modes | Richard Sandiford | 1 | -3/+2 |
2017-08-30 | [2/77] Add an E_ prefix to case statements | Richard Sandiford | 1 | -4/+4 |
2017-02-17 | Restore DECIMAL_DIG macro to C99/C11 value. | Joseph Myers | 1 | -4/+3 |
2017-01-10 | * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_variadic_using. | Jason Merrill | 1 | -0/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-22 | Feature-test macro for P0522R0, matching of template template arguments. | Jason Merrill | 1 | -0/+2 |
2016-11-23 | [Patch 6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISION | James Greenhalgh | 1 | -27/+79 |
2016-11-14 | c-cppbuiltin.c (c_cpp_builtins): Define __cpp_structured_bindings. | Jakub Jelinek | 1 | -0/+1 |
2016-11-09 | Implement P0127R2, Declaring non-type parameters with auto. | Jason Merrill | 1 | -0/+1 |
2016-11-07 | Implement P0012R1, Make exception specifications part of the type system. | Jason Merrill | 1 | -0/+1 |
2016-11-03 | * c-cppbuiltin.c (c_cpp_builtins): Correct __cpp_inheriting_constructors. | Jason Merrill | 1 | -1/+1 |
2016-11-01 | c-cppbuiltin.c (c_cpp_builtins): Update __cpp_inheriting_constructors. | Jason Merrill | 1 | -1/+4 |
2016-10-20 | * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_concepts value. | Jason Merrill | 1 | -3/+1 |
2016-10-14 | c-cppbuiltin.c (c_cpp_builtins): Define __cpp_aggregate_bases and __cpp_deduc... | Jason Merrill | 1 | -0/+2 |
2016-10-13 | Implement P0386R2 - C++17 inline variables | Jason Merrill | 1 | -0/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-10-04 | defaults.h (JCR_SECTION_NAME, [...]): Remove. | Jakub Jelinek | 1 | -4/+0 |
2016-09-27 | c-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_star_this for -std=c++1z. | Jakub Jelinek | 1 | -0/+1 |
2016-09-21 | re PR c++/77651 (c++ -Wno-aligned-new ICEs) | Jakub Jelinek | 1 | -2/+2 |
2016-09-09 | Implement P0035R4, C++17 new of over-aligned types. | Jason Merrill | 1 | -0/+6 |
2016-09-09 | Define TS 18661-1 type width macros in <limits.h> and <stdint.h>. | Joseph Myers | 1 | -7/+74 |
2016-08-22 | Add minimal _FloatN, _FloatNx built-in functions. | Joseph Myers | 1 | -14/+17 |
2016-08-19 | Implement C _FloatN, _FloatNx types. | Joseph Myers | 1 | -10/+35 |
2016-08-10 | * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_if_constexpr. | Jason Merrill | 1 | -0/+1 |
2016-08-09 | Implement C++17 constexpr lambda. | Jason Merrill | 1 | -1/+3 |
2016-07-05 | re PR c++/71214 (Typo in feature test macro for rvalue references) | Markus Trippelsdorf | 1 | -0/+1 |
2016-04-22 | * c-cppbuiltin.c (c_cpp_builtins): Fix __cpp_range_based_for. | Jason Merrill | 1 | -1/+3 |
2016-03-28 | * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_range_based_for. | Jason Merrill | 1 | -1/+1 |
2016-03-15 | expr.c (cpp_classify_number): Hex floats are new in C++1z. | Jason Merrill | 1 | -0/+4 |
2016-03-14 | * c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_range_based_for. | Jason Merrill | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -3/+0 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -6/+5 |
2015-10-19 | Implement N4268, Do constant evaluation of all non-type template args. | Jason Merrill | 1 | -0/+1 |