aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/cpp.cc
AgeCommit message (Expand)AuthorFilesLines
8 daysUse unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-09-09diagnostics: introduce struct diagnostic_option_idDavid Malcolm1-3/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-03diagnostics: convert diagnostic_context to a classDavid Malcolm1-3/+3
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer1-4/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-15diagnostics: Use an inline function rather than hardcoding <built-in> stringLewis Hyatt1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1203