musl/arch/x32
Rich Felker 744f11897a make the x32 port use the correct ld-musl-x32.path filename
previously it was wrongly using the x86_64 one, precluding having both
x32 and x86_64 libs present on the same system.
2014-02-23 23:20:18 -05:00
..
bits x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
src fix some issues in x32 syscall_cp_fixup 2014-02-23 16:38:40 +01:00
atomic.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
crt_arch.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
pthread_arch.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
reloc.h make the x32 port use the correct ld-musl-x32.path filename 2014-02-23 23:20:18 -05:00
syscall_arch.h fix x32 syscall arch.h timespec fixup code 2014-02-23 20:49:58 +01:00