aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic-format-text.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-12-16diagnostics: move libgdiagnostics dc from sinks into diagnostic_managerDavid Malcolm1-0/+15
2024-11-18Add libdiagnostics (v4)David Malcolm1-1/+2
2024-11-18diagnostics: add support for nested diagnostics [PR116253]David Malcolm1-1/+33
2024-10-29diagnostics: support multiple output formats simultaneously [PR116613]David Malcolm1-4/+18
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/+7
2024-10-18diagnostics: add debug dump functionsDavid Malcolm1-0/+3
2024-10-09diagnostics: move text output member functions to correct fileDavid Malcolm1-2/+0
2024-09-30diagnostics: isolate diagnostic_context with interface classes [PR116613]David Malcolm1-0/+9
2024-09-20diagnostics: convert text hooks to use diagnostic_text_output_format [PR116613]David Malcolm1-1/+30
2024-08-26diagnostics: move output formats from diagnostic.{c,h} to their own filesDavid Malcolm1-0/+56