Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-24 | preprocessor: Implement C++23 P2437R1 - Support for #warning [PR106646] | Jakub Jelinek | 1 | -2/+8 |
2022-08-18 | preprocessor: Support #warning for standard C2x | Joseph Myers | 1 | -1/+10 |
2022-07-10 | c: Fix location for _Pragma tokens [PR97498] | Lewis Hyatt | 1 | -0/+1 |
2022-02-01 | libcpp: Avoid PREV_WHITE and other random content on CPP_PADDING tokens | Jakub Jelinek | 1 | -2/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -3/+3 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+2799 |