Age | Commit message (Expand) | Author | Files | Lines |
2023-07-31 | c-family: Implement pragma_lex () for preprocess-only mode | Lewis Hyatt | 1 | -0/+1 |
2023-06-23 | c++: Add support for -std={c,gnu}++2{c,6} | Marek Polacek | 1 | -1/+27 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-16 | c++: P2448 - Relaxing some constexpr restrictions [PR106649] | Marek Polacek | 1 | -0/+4 |
2022-11-15 | diagnostics: Use an inline function rather than hardcoding <built-in> string | Lewis Hyatt | 1 | -1/+1 |
2022-11-03 | c++: change -fconcepts to mean C++20 concepts | Jason Merrill | 1 | -3/+0 |
2022-10-14 | c++: Implement excess precision support for C++ [PR107097, PR323] | Jakub Jelinek | 1 | -10/+2 |
2022-10-10 | c++: Lambda context mangling | Nathan Sidwell | 1 | -1/+1 |
2022-09-01 | libcpp: Add -Winvalid-utf8 warning [PR106655] | Jakub Jelinek | 1 | -0/+12 |
2022-08-16 | c++: Fix pragma suppression of -Wc++20-compat diagnostics [PR106423] | Tom Honermann | 1 | -0/+7 |
2022-08-08 | preprocessor/106426: Treat u8 character literals as unsigned in char8_t modes. | Tom Honermann | 1 | -0/+1 |
2022-08-08 | C: Implement C2X N2653 char8_t and UTF-8 string literal changes | Tom Honermann | 1 | -2/+2 |
2022-07-31 | c++: Fix location for -Wunused-macros [PR66290] | Lewis Hyatt | 1 | -0/+6 |
2022-05-11 | opts: do not allow Separate+Joined ending with = | Martin Liska | 1 | -1/+1 |
2022-05-09 | Enable match.pd dumping with -fdump-tree-original | Alex Coplan | 1 | -25/+6 |
2022-03-09 | c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fw... | Jakub Jelinek | 1 | -2/+4 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -2/+2 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+1842 |