1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/lib/msun
Ed Schouten a4f326ddd5 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
ld128
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