glibc/sysdeps
H.J. Lu 409e00bd69 Disable x87 inline functions for SSE2 math
When i386 and x86-64 mathinline.h was merged into a single mathinline.h,
"gcc -m32" enables x87 inline functions on x86-64 even when -mfpmath=sse
and SSE2 is enabled.  It is a regression on x86-64.  We should check
__SSE2_MATH__ instead of __x86_64__ when disabling x87 inline functions.
2014-01-29 11:19:05 -08:00
..
generic ARM: Disable compat mcount code when unneeded. 2014-01-10 13:32:35 -08:00
gnu Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
i386 Fix a thinko/typo in i686's memmove (aka __memmove_ia32). 2014-01-09 09:49:54 +13:00
ieee754 [BZ #16427] Fix ldbl-128 exp overflows. 2014-01-15 09:50:31 +01:00
init_array Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mach Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
posix Do not enable asynchronous cancellation in system. Fixes bug 14782. 2014-01-15 18:39:21 +01:00
powerpc PowerPC: sotruss-lib implementation 2014-01-15 12:14:06 -06:00
pthread Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s390 s390: implement sotruss support 2014-01-16 15:10:14 -05:00
sh Add -mieee to SH sysdep-CFLAGS for older SH compilers. 2014-01-28 09:03:14 +09:00
sparc Rebuild sparc ULPs. 2014-01-24 18:32:53 -08:00
unix Restore ucontext ABI for soft-float sh4. 2014-01-24 12:56:12 +09:00
wordsize-32 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
wordsize-64 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
x86 Disable x87 inline functions for SSE2 math 2014-01-29 11:19:05 -08:00
x86_64 Include generic symbol-hacks.h for x32 2014-01-20 11:11:01 -08:00