1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00
freebsd/lib/msun/i387
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_exp.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
e_fmod.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
e_log10.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
e_log10f.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
e_log.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
e_logf.S
e_remainder.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
e_remainderf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
e_remainderl.S
e_sqrt.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +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 Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
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
invtrig.c
Makefile.inc
s_ceil.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_ceilf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_ceill.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_copysign.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_copysignf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_copysignl.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_cos.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_finite.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_floor.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_floorf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_floorl.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_llrint.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_llrintf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_llrintl.S
s_logb.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_logbf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
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_rint.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_rintf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_rintl.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_scalbn.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +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
s_significand.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_significandf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_sin.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_tan.S Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, 2010-10-01 20:14:36 +00:00
s_trunc.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_truncf.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
s_truncl.S Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
Symbol.map