freebsd-dev/lib/libc/gmon
Marcel Moolenaar af448c52e4 Simplify the calculation of s_scale by rewriting the FP expression to
use uintmax_t instead of float and thereby eliminating the need for
a non-FP version.

Tested on: amd64, ia64 & powerpc (book-E)
Suggested by:	bde
MFC after:	1 month
2010-07-01 00:48:00 +00:00
..
gmon.c Simplify the calculation of s_scale by rewriting the FP expression to 2010-07-01 00:48:00 +00:00
Makefile.inc Backed out rev.1.10 (a special case for amd64). The amd64 mcount code 2006-10-28 13:34:35 +00:00
mcount.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
moncontrol.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
Symbol.map Remove .mcount from gmon's Symbol map and add it to the appropriate 2007-05-13 14:16:55 +00:00