aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-ppoutput.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-27c-family: Implement __has_feature and __has_extension [PR60512]Alex Coplan1-0/+1
2023-11-24preprocessor: Reinitialize frontend parser after loading a PCH [PR112319]Lewis Hyatt1-0/+5
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-05c++: libcpp: Support raw strings with newlines in directives [PR55971]Lewis Hyatt1-1/+9
2022-10-12preprocessor: Fix tracking of system header state [PR60014,PR60723]Lewis Hyatt1-7/+10
2022-07-27preprocessor: Set input_location to the most recently seen tokenLewis Hyatt1-0/+4
2022-07-06diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431]Lewis Hyatt1-21/+57
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+814