Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We can reduce the number of STMXCSR, and often we can avoid the
call to __feraiseexcept.
|
|
|
|
|
|
For code generation to stay identical on x86_64, this requires that
we define the fp word manipulation macros before including the
generic header.
|
|
|
|
|
|
|
|
(_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* sysdeps/x86_64/fpu/s_sincos.S: Delete.
* math/libm-test.inc (sincos_test): Add test for large input.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|