glibc/sysdeps
Andi Kleen b7aa8caace Remove x86 assembler rwlock code
With the recent tuning the C version of rwlocks is basically the same
performance as the x86 assembler version for uncontended locks (with a
a few cycles near the run-to-run variability). For others it should not
matter anyways.

So remove the assembler code and use the C version like other
architectures.
2014-06-13 13:16:06 -07:00
..
aarch64 AArch64: Define TLS_DEFINE_INIT_TP 2014-06-11 12:23:01 -07:00
alpha Alpha: Define TLS_DEFINE_INIT_TP 2014-06-11 12:23:35 -07:00
arm Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
generic Remove second argument from TLS_INIT_TP macro 2014-05-27 14:48:46 +02:00
gnu Silence a missing-noreturn warning for _Unwind_Resume. 2014-05-09 10:06:20 -07:00
hppa HPPA: Define TLS_DEFINE_INIT_TP 2014-06-09 14:04:45 -07:00
i386 Move i386 code out of nptl/ subdirectory. 2014-06-12 10:08:24 -07:00
ia64 Remove second argument from TLS_INIT_TP macro 2014-05-27 14:48:46 +02:00
ieee754 Fix log2 (1) in round-downward mode (bug 17042). 2014-06-10 12:07:15 +00:00
init_array
m68k m68k: Define TLS_DEFINE_INIT_TP 2014-06-09 15:54:19 -07:00
mach Remove second argument from TLS_INIT_TP macro 2014-05-27 14:48:46 +02:00
microblaze Remove second argument from TLS_INIT_TP macro 2014-05-27 14:48:46 +02:00
mips MIPS: Define TLS_DEFINE_INIT_TP 2014-06-09 13:47:38 -07:00
nptl Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
posix Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849) 2014-05-15 12:33:11 +05:30
powerpc Update powerpc-fpu ULPs. 2014-06-11 21:22:49 -05:00
pthread Use list.h in posix-timer code. 2014-06-12 14:17:14 -07:00
s390 Remove redundant C locale settings. 2014-06-07 19:58:36 +00:00
sh Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
sparc Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
tile Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
unix Remove x86 assembler rwlock code 2014-06-13 13:16:06 -07:00
wordsize-32
wordsize-64
x86 Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
x86_64 Move i386 code out of nptl/ subdirectory. 2014-06-12 10:08:24 -07:00