bde 2006-07-05 17:34:57 UTC
FreeBSD src repository
Modified files:
lib/msun/src e_scalbf.c
Log:
Forced commit to fix the log message for the previous commit: the C
files for the scalb() family are only not used for i386, due to only
i386 having bogus optimized asm versions for the scalb() family. Thus
on amd64, rev.1.10 had no effect in the same way as on all non-i386
arches (the strong reference is just implemented in asm on amd64).
Revision Changes Path
1.12 +0 -0 src/lib/msun/src/e_scalbf.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"