aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic-format.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-10-29diagnostics: support multiple output formats simultaneously [PR116613]David Malcolm1-2/+14
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-1/+2
2024-10-23diagnostics: implement buffering for non-textual formats [PR105916]David Malcolm1-0/+12
2024-10-18diagnostics: add debug dump functionsDavid Malcolm1-0/+4
2024-10-02diagnostics: support SARIF 2.2 output, undocumented for now [PR116301]David Malcolm1-17/+2
2024-09-20diagnostics: convert text hooks to use diagnostic_text_output_format [PR116613]David Malcolm1-0/+7
2024-09-09diagnostics: rename dc.printer to m_printer [PR116613]David Malcolm1-0/+2
2024-08-26diagnostics: move output formats from diagnostic.{c,h} to their own filesDavid Malcolm1-0/+83