musl/arch/x32
rofl0r 1f53e7d00c fix crashes in x32 __tls_get_addr
x32 has another gratuitous difference to all other archs:
it passes an array of 64bit values to __tls_get_addr().
usually it is an array of size_t.
2017-01-13 10:47:08 +00:00
..
bits reduce impact of REG_* namespace pollution in x86[_64] signal.h 2017-01-04 17:08:19 -05:00
atomic_arch.h fix regression disabling use of pause instruction for x86 a_spin 2016-03-29 21:27:28 -04:00
crt_arch.h dynamic linker bootstrap overhaul 2015-04-13 03:04:42 -04:00
ksigaction.h work around gdb issues recognizing sigreturn trampoline on x86_64 2016-11-12 19:54:43 -05:00
pthread_arch.h fix crashes in x32 __tls_get_addr 2017-01-13 10:47:08 +00:00
reloc.h new dlstart stage-2 chaining for x86_64 and x32 2015-09-17 07:28:44 +00:00
syscall_arch.h fix dangling pointers in x32 syscall timespec fixup code 2015-05-01 21:22:27 -04:00