aboutsummaryrefslogtreecommitdiff
path: root/gcc/input.cc
AgeCommit message (Expand)AuthorFilesLines
2023-03-24diagnostics: ensure that .sarif files are UTF-8 encoded [PR109098]David Malcolm1-0/+125
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-11-15diagnostics: Use an inline function rather than hardcoding <built-in> stringLewis Hyatt1-2/+8
2022-11-04input: add get_source_text_betweenJeff Chapman II1-0/+92
2022-09-28Add instruction level discriminator support.Eugene Rozenfeld1-2/+34
2022-07-08diagnostics: Make line-ending logic consistent with libcpp [PR91733]Lewis Hyatt1-15/+52
2022-05-20Use "final" and "override" directly, rather than via macrosDavid Malcolm1-2/+2
2022-05-16Use more ARRAY_SIZE.Martin Liska1-2/+1
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-9/+9
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3932