glibc/sysdeps
Siddhesh Poyarekar 463ac90dab Include s_sin.c in s_sincos.c
Include the __sin and __cos functions as local static copies to allow
deper optimization of the functions.  This change shows an improvement
of about 17% in the min case and 12.5% in the mean case for the sincos
microbenchmark on x86_64.

	* sysdeps/ieee754/dbl-64/s_sin.c (__sin)[IN_SINCOS]: Mark function
	static and don't set or restore rounding.
	(__cos)[IN_SINCOS]: Likewise.
	* sysdeps/ieee754/dbl-64/s_sincos.c: Include s_sin.c.
	(__sincos): Set and restore rounding mode.  Remove check for infinite
	or NaN input.
2015-11-17 21:11:31 +05:30
..
aarch64 Enable _STRING_ARCH_unaligned on AArch64. 2015-11-10 11:15:59 +00:00
alpha
arm Simplify the abilist format 2015-11-06 13:58:53 +01:00
generic Simplify the abilist format 2015-11-06 13:58:53 +01:00
gnu
hppa
i386 Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213). 2015-11-05 21:56:31 +00:00
ia64 Fix nearbyintl linkage for ia64 (bug 19219) 2015-11-10 10:56:24 -02:00
ieee754 Include s_sin.c in s_sincos.c 2015-11-17 21:11:31 +05:30
init_array
m68k
mach ld.so: Add original DSO name if overridden by audit module [BZ #18251] 2015-11-09 17:01:46 +01:00
microblaze
mips
nacl NaCl: Use open_resource API for shared objects 2015-11-10 19:44:48 -08:00
nios2
nptl
posix
powerpc Fix powerpc round, roundf spurious "inexact" (bug 19238). 2015-11-12 19:00:06 +00:00
pthread
s390 S390: Clean setjmp, longjmp, getcontext symbols. 2015-11-09 16:14:49 +01:00
sh
sparc
tile
unix Remove __signbit* from localplt.data as they are no longer called from within GLIBC. 2015-11-10 11:15:43 +00:00
wordsize-32
wordsize-64 Add LFS support for fts functions (bug 11460) 2015-11-06 11:24:16 +01:00
x86 Run tst-prelink test for GLOB_DAT reloc 2015-11-14 12:00:38 -08:00
x86_64 Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213). 2015-11-05 21:56:31 +00:00