summaryrefslogtreecommitdiff
path: root/devel/error (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add error, a program to analyze diagnostic error output from compilersDima Dorfman2001-06-226-0/+91
and other processors. This was formerly in the base system, but was removed because it isn't entirely compatible with the toolchain in use. Nevertheless, at certain times it can still be useful. Reviewed by: roam