]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/directives.cc
Update copyright years.
[thirdparty/gcc.git] / libcpp / directives.cc
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.