aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-lang.cc
AgeCommit message (Expand)AuthorFilesLines
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-27c-family: Implement __has_feature and __has_extension [PR60512]Alex Coplan1-0/+9
2023-11-04openmp: Add support for omp::directive and omp::sequence attributes in C2XJakub Jelinek1-0/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-06-02diagnostics: add SARIF output formatDavid Malcolm1-0/+12
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+72