Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
7 days | restore bootstrap with --enable-checking=release [PR121260] | Mikael Pettersson | 1 | -1/+2 |
9 days | Introduce lazily-created.h | David Malcolm | 1 | -5/+6 |
9 days | diagnostics: make context::m_source_printing private | David Malcolm | 1 | -6/+7 |
9 days | diagnostics: convert diagnostic_t to enum class diagnostics::kind | David Malcolm | 1 | -30/+30 |
9 days | diagnostics: move diagnostics::edit_context -> diagnostics::changes::change_set | David Malcolm | 1 | -4/+4 |
9 days | diagnostics: reorganize selftests | David Malcolm | 1 | -10/+7 |
9 days | diagnostics: move gcc/selftest-diagnostic.{h,cc} -> gcc/diagnostics/selftest-... | David Malcolm | 1 | -1/+1 |
9 days | diagnostics: move diagnostic_context to diagnostics::context in its own header | David Malcolm | 1 | -23/+23 |
9 days | diagnostics: add m_ prefix to fields of diagnostic_info | David Malcolm | 1 | -15/+15 |
9 days | diagnostics: move/rename output formats to diagnostics as "sinks" | David Malcolm | 1 | -0/+1708 |