glibc/sysdeps
Siddhesh Poyarekar 5ff8d60ef3 Remove some redundant computations in s_sin.c
There are multiple points in the code where the absolute value of a
number is computed multiple times or is computed even though the value
can only be positive.  This change removes those redundant
computations.  Tested on x86_64 to verify that there were no
regressions in the testsuite.
2013-12-20 15:55:34 +05:30
..
generic Patch 2/4 of the effort to make TLS access async-signal-safe. 2013-12-18 16:46:18 -08:00
gnu Remove __FAVOR_BSD. 2013-12-17 18:05:57 +00:00
i386 Move tests of sincos from libm-test.inc to auto-libm-test-in. 2013-12-19 17:21:01 +00:00
ieee754 Remove some redundant computations in s_sin.c 2013-12-20 15:55:34 +05:30
init_array
mach Patch [1/4] async-signal safe TLS. 2013-12-18 15:07:11 -08:00
posix Remove redundant GAIH_OKIFUNSPEC and GAIH_EAI. 2013-12-02 20:23:13 +05:30
powerpc Don't make soft-fp symbols compat symbols for powerpc-nofpu. 2013-12-19 21:26:36 +00:00
pthread
s390 [BZ #16214] S/390: Fix TLS GOT pointer setup. 2013-11-29 09:57:04 +01:00
sh Make soft-float sh use soft-fp fma/fmaf. 2013-12-17 09:00:05 +09:00
sparc
unix Patch [1/4] async-signal safe TLS. 2013-12-18 15:07:11 -08:00
wordsize-32
wordsize-64
x86
x86_64 Move tests of sincos from libm-test.inc to auto-libm-test-in. 2013-12-19 17:21:01 +00:00