Age | Commit message (Expand) | Author | Files | Lines |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -914/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-01 | libcpp: Enable P1949R7 for C++98 too [PR100977] | Jakub Jelinek | 1 | -27/+25 |
2021-11-30 | libcpp: Enable P1949R7 for C++11 and up as it was a DR [PR100977] | Jakub Jelinek | 1 | -8/+8 |
2021-11-16 | libcpp: Implement -Wbidi-chars for CVE-2021-42574 [PR103026] | Marek Polacek | 1 | -0/+1 |
2021-10-06 | libcpp: Implement C++23 P2334R1 - #elifdef/#elifndef | Jakub Jelinek | 1 | -2/+2 |
2021-09-01 | libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax using Unicode Standar... | Jakub Jelinek | 1 | -25/+27 |
2021-05-20 | c: Add support for __FILE_NAME__ macro (PR c/42579) | Christophe Lyon | 1 | -0/+1 |
2021-05-11 | preprocessor: Support C2X #elifdef, #elifndef | Joseph Myers | 1 | -25/+27 |
2021-05-11 | preprocessor: Enable digit separators for C2X | Joseph Myers | 1 | -2/+2 |
2021-02-24 | c++: modules & -fpreprocessed [PR 99072] | Nathan Sidwell | 1 | -0/+17 |
2021-02-03 | c++: Implement C++23 P0330 - Literal Suffixes for ptrdiff_t and size_t. | Ed Smith-Rowland | 1 | -25/+27 |
2021-01-26 | c++: Add support for -std=c++23 | Paul Fee | 1 | -1/+8 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-10 | c++: Update value of __cplusplus for C++20. | Jason Merrill | 1 | -1/+1 |
2020-11-19 | preprocessor: main file searching | Nathan Sidwell | 1 | -3/+18 |
2020-11-18 | preprocessor: C++ module-directives | Nathan Sidwell | 1 | -0/+23 |
2020-11-13 | c: C2x binary constants | Joseph Myers | 1 | -2/+2 |
2020-11-12 | c: C2x __has_c_attribute | Joseph Myers | 1 | -0/+2 |
2020-11-06 | libcpp: Provide date routine | Nathan Sidwell | 1 | -2/+3 |
2020-11-03 | libcpp: unbreak bootstrap | Nathan Sidwell | 1 | -1/+1 |
2020-11-03 | libcpp: dependency emission tidying | Nathan Sidwell | 1 | -11/+5 |
2020-10-19 | preprocessor: Fix non-fn fn-like macro at EOF [PR97471] | Nathan Sidwell | 1 | -2/+4 |
2020-10-08 | libcpp: Directly peek for initial line marker | Nathan Sidwell | 1 | -61/+81 |
2020-07-29 | preprocessor: Teach traditional about has_include [PR95889] | Tiziano Müller | 1 | -0/+3 |
2020-07-28 | preprocessor: Simplify read_main | Nathan Sidwell | 1 | -6/+3 |
2020-07-14 | diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904] | Lewis Hyatt | 1 | -1/+0 |
2020-07-07 | preprocessor: Better line info for <builtin> & <command-line> | Nathan Sidwell | 1 | -7/+8 |
2020-05-20 | preprocessor: Replace some flags with a single enum | Nathan Sidwell | 1 | -4/+1 |
2020-05-13 | c++: Replace "C++2a" with "C++20". | Jason Merrill | 1 | -4/+4 |
2020-01-28 | preprocessor: Make __has_include a builtin macro [PR93452] | Nathan Sidwell | 1 | -11/+2 |
2020-01-20 | [PR 80005] Fix __has_include | Nathan Sidwell | 1 | -1/+13 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-14 | Support UTF-8 character constants for C2x. | Joseph Myers | 1 | -2/+2 |
2019-10-31 | re PR preprocessor/92296 (internal compiler error: Segmentation fault #pragm... | Jakub Jelinek | 1 | -0/+19 |
2019-10-28 | PR c/66970 - Add __has_builtin() macro | Martin Sebor | 1 | -1/+3 |
2019-10-11 | Support decimal floating-point constants in C2x. | Joseph Myers | 1 | -23/+26 |
2019-10-02 | Handle :: tokens in C for C2x. | Joseph Myers | 1 | -23/+25 |
2019-08-29 | [preprocessor] Include stacking | Nathan Sidwell | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+2 |
2019-07-02 | re PR preprocessor/90581 (provide an option to adjust the maximum depth of ne... | Qing Zhao | 1 | -0/+1 |
2019-05-07 | [libcpp] Reimplement mkdeps data structures | Nathan Sidwell | 1 | -8/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-13 | Eliminate source_location in favor of location_t | David Malcolm | 1 | -1/+1 |
2018-10-31 | [6/6] Preprocessor forced macro location | Nathan Sidwell | 1 | -1/+1 |
2018-10-18 | Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support. | Joseph Myers | 1 | -0/+5 |
2018-08-20 | [CPP PATCH] node type | Nathan Sidwell | 1 | -2/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-13 | Implement __VA_OPT__ | Tom Tromey | 1 | -21/+23 |
2017-10-30 | Add -std=c17, -std=gnu17. | Joseph Myers | 1 | -0/+5 |