freebsd-dev/lib/msun
David Schultz 3d266bde6d Replace strong references with weak references. There's no
particularly good reason to do this, except that __strong_reference
does type checking, whereas __weak_reference does not.
On Alpha, the compiler won't accept a 'long double' parameter in
place of a 'double' parameter even thought the two types are
identical.
2005-03-07 21:27:37 +00:00
..
alpha Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
amd64 Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
arm Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
bsdsrc
i387 - Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:48 +00:00
ia64 - Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:54:02 +00:00
man Document scalbnl and scalblnl. 2005-03-07 05:00:44 +00:00
powerpc Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
sparc64 Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
src Replace strong references with weak references. There's no 2005-03-07 21:27:37 +00:00
Makefile - Remove s_ldexpf.c (now aliased to scalbn.) 2005-03-07 04:59:11 +00:00