freebsd-skq/lib/msun
ed ffdcd121dd Use the documented machine constraint for SSE registers.
The amd64-specific bits of msun use an undocumented constraint, which is
less likely to be supported by other compilers (such as Clang). Change
the code to use a more common machine constraint.

Obtained from:	/projects/clangbsd/
2009-06-11 13:59:51 +00:00
..
amd64 Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
arm
bsdsrc
i387 Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
ia64 Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
ld80 On i386, gcc truncates long double constants to double precision 2008-08-02 03:56:22 +00:00
ld128 Add implementations of acosl(), asinl(), atanl(), atan2l(), 2008-07-31 22:41:26 +00:00
man Implement cproj{,f,l}(). 2008-08-07 15:07:48 +00:00
mips
powerpc
sparc64
src Use the documented machine constraint for SSE registers. 2009-06-11 13:59:51 +00:00
Makefile Implement cproj{,f,l}(). 2008-08-07 15:07:48 +00:00
Symbol.map Implement cproj{,f,l}(). 2008-08-07 15:07:48 +00:00