summaryrefslogtreecommitdiffstats
path: root/lib/libc/gmon/mcount.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark _MCOUNT_DECL as __used to prevent gcc4 from optimizing it away when itkettenis2010-05-091-2/+2
* zap remaining rcsid.espie2005-08-081-4/+1
* deregister & ansify. ok deraad@ marco@ cloder@otto2005-03-231-8/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* tabify + trailing blankskstailey1997-07-231-3/+2
* proto; felix@mamba.pond.sub.orgderaadt1997-01-301-1/+2
* Fix RCS idstholo1996-08-191-7/+1
* use p->hashfraction when doing non-time-critical calculations, rather thanderaadt1996-06-181-8/+15
* Protect internal mcount symbol from lint(1)tholo1996-03-251-0/+2
* initial import of NetBSD treederaadt1995-10-181-0/+184