musl/arch
Rich Felker 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based)
this doubles the performance of the fastest syscalls on the atom I
tested it on; improvement is reportedly much more dramatic on
worst-case cpus. cannot be used for cancellable syscalls.
2012-10-11 22:47:07 -04:00
..
arm dynamic-linked TLS support for everything but dlopen'd libs 2012-10-04 22:48:33 -04:00
i386 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) 2012-10-11 22:47:07 -04:00
microblaze dynamic-linked TLS support for everything but dlopen'd libs 2012-10-04 22:48:33 -04:00
mips dynamic-linked TLS support for everything but dlopen'd libs 2012-10-04 22:48:33 -04:00
x86_64 fix incorrect TLS reloc macro names in x86_64 reloc.h 2012-10-05 01:00:40 -04:00