Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-12 | PR other/69554: avoid excessive source printing for widely-separated locations | David Malcolm | 1 | -22/+204 |
2016-02-03 | re PR c/69627 (Conditional jump or move depends on uninitialised value(s) in ... | Jakub Jelinek | 1 | -2/+3 |
2016-01-26 | PR other/69006: fix extra newlines after diagnostics | David Malcolm | 1 | -28/+33 |
2016-01-16 | PR diagnostic/68899: fix read-beyond-buffer when printing very wide source lines | David Malcolm | 1 | -2/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-22 | PR c/68473: sanitize source range-printing within certain macro expansions | David Malcolm | 1 | -6/+28 |
2015-11-20 | PR 62314: add ability to add fixit-hints to a diagnostic | David Malcolm | 1 | -5/+101 |
2015-11-06 | Reimplement diagnostic_show_locus, introducing rich_location classes | David Malcolm | 1 | -100/+655 |
2015-09-18 | Move diagnostic_show_locus and friends out into a new source file | David Malcolm | 1 | -0/+166 |