freebsd-dev/lib/msun/amd64
Dimitry Andric b3b74eb4e1 Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386,
and one under lib/msun/amd64.  This avoids adding the identifiers to the
.text section, and moves them to the .comment section instead.

Suggested by:	bde
Approved by:	rpaulo (mentor)
2010-10-01 20:14:36 +00:00
..
e_remainder.S
e_remainderf.S
e_remainderl.S
e_sqrt.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
e_sqrtf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
e_sqrtl.S
fenv.c Placate new binutils, by using 16-bit %ax instead of 32-bit %eax as an 2010-02-03 20:23:47 +00:00
fenv.h Placate new binutils, by using 16-bit %ax instead of 32-bit %eax as an 2010-02-03 20:23:47 +00:00
Makefile.inc
s_llrint.S
s_llrintf.S
s_llrintl.S
s_logbl.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_lrint.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_lrintf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_lrintl.S
s_remquo.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_remquof.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_remquol.S
s_rintl.S
s_scalbn.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_scalbnf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_scalbnl.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
Symbol.map