Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-20 | libcpp: Improve location for macro names [PR66290] | Lewis Hyatt | 1 | -5/+8 |
2023-03-13 | libcpp: Fix ICE on directive inside _Pragma() operator [PR67046] | Lewis Hyatt | 1 | -0/+5 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-21 | libcpp: Fix paste error with unknown pragma after macro expansion | Lewis Hyatt | 1 | -5/+5 |
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 |