]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/directives.cc
i386: Improve *cmp<dwi>_doubleword splitter [PR113701]
[thirdparty/gcc.git] / libcpp / directives.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-07  Joseph Myersc: Refer more consistently to C23 not C2X
2023-10-23  Lewis Hyattlibcpp: Improve the diagnostic for poisoned identifiers...
2023-06-20  Lewis Hyattlibcpp: Improve location for macro names [PR66290]
2023-03-13  Lewis Hyattlibcpp: Fix ICE on directive inside _Pragma() operator...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-21  Lewis Hyattlibcpp: Fix paste error with unknown pragma after macro...
2022-08-24  Jakub Jelinekpreprocessor: Implement C++23 P2437R1 - Support for...
2022-08-18  Joseph Myerspreprocessor: Support #warning for standard C2x
2022-07-10  Lewis Hyattc: Fix location for _Pragma tokens [PR97498]
2022-02-01  Jakub Jelineklibcpp: Avoid PREV_WHITE and other random content on...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.