glibc/sysdeps
raji c8376f3e07 powerpc: strcasecmp/strncasecmp optmization for power8
This implementation utilizes vectors to improve performance
compared to current byte by byte implementation for POWER7.
The performance improvement is upto 4x.  This patch is tested
on powerpc64 and powerpc64le.
2016-06-14 14:51:16 +05:30
..
aarch64 This is an optimized memset for AArch64. Memset is split into 4 main cases: 2016-05-12 16:44:53 +01:00
alpha
arm Bug 20198: quick_exit should not call destructors. 2016-06-06 21:40:25 -04:00
generic
gnu
hppa
i386 Fix frexp (NaN) (bug 20250). 2016-06-13 17:27:19 +00:00
ia64
ieee754 Fix dbl-64 atan2 (sNaN, qNaN) (bug 20252). 2016-06-13 21:43:22 +00:00
init_array
m68k
mach hurd: disable ifunc for now 2016-05-30 22:13:47 +02:00
microblaze
mips
nacl
nios2
nptl Increase fork signal safety for single-threaded processes [BZ #19703] 2016-05-12 15:26:55 +02:00
posix getaddrinfo: Convert from extend_alloca to struct scratch_buffer 2016-05-12 14:07:56 +02:00
powerpc powerpc: strcasecmp/strncasecmp optmization for power8 2016-06-14 14:51:16 +05:30
pthread Revert "aio: fix newp->running data race" 2016-05-04 15:52:30 +02:00
s390 S390: Fix utf32 to utf16 handling of low surrogates (disable cu42). 2016-05-25 17:18:06 +02:00
sh
sparc
tile
unix Remove __ASSUME_FUTEX_LOCK_PI 2016-06-13 08:36:34 -03:00
wordsize-32
wordsize-64
x86 Check FMA after COMMON_CPUID_INDEX_80000001 2016-06-07 08:00:40 -07:00
x86_64 Fix i386/x86_64 log2l (sNaN) (bug 20235). 2016-06-09 18:04:30 +00:00