summaryrefslogtreecommitdiff
path: root/src/cmd/cov/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-1/+1
2010-04-01runtime: turn run time errors checks into panicsRuss Cox1-2/+2
2009-10-22fix build after Mercurial move.Russ Cox1-8/+4
2009-08-14rename libmach_amd64 libmachRob Pike1-1/+1
2008-11-20new flags to 6covRuss Cox1-11/+67
2008-11-19coverage tweaksRuss Cox1-4/+24
2008-11-17work around more commonly-unreachable 6g code sequences.Russ Cox1-0/+23
2008-11-14code coverage toolRuss Cox1-0/+385