musl/arch/x86_64
Rich Felker 16b55298dc clean up x86_64 (and x32) atomics for new atomics framework
this commit mostly makes consistent things like spacing, function
ordering in atomic_arch.h, argument names, use of volatile, etc.
a_ctz_l was also removed from x86_64 since atomic.h provides it
automatically using a_ctz_64.
2016-01-22 00:53:09 +00:00
..
bits move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
atomic_arch.h clean up x86_64 (and x32) atomics for new atomics framework 2016-01-22 00:53:09 +00:00
crt_arch.h dynamic linker bootstrap overhaul 2015-04-13 03:04:42 -04:00
pthread_arch.h properly access mcontext_t program counter in cancellation handler 2015-11-02 12:41:49 -05:00
reloc.h new dlstart stage-2 chaining for x86_64 and x32 2015-09-17 07:28:44 +00:00
syscall_arch.h add working vdso clock_gettime support, including static linking 2014-04-16 02:33:29 -04:00