add tlsdesc support for x86_64
[oweals/musl.git] / arch / x32 /
2014-06-18 Rich Felkerrefactor to remove arch-specific relocation code from...
2014-06-16 Rich Felkerdynamic linker: permit error returns from arch-specific...
2014-05-30 Szabolcs Nagyadd sched_{get,set}attr syscall numbers and SCHED_DEADL...
2014-04-15 Szabolcs Nagyfix RLIMIT_ constants for mips
2014-04-15 Rich Felkeradd namespace-protected name for sysinfo function
2014-03-19 Rich Felkerfix signal.h breakage from moving stack_t to arch-speci...
2014-03-19 Rich Felkermove signal.h definition of stack_t to arch-specific...
2014-03-17 rofl0rx32: fix struct statfs
2014-03-11 Rich Felkermove struct semid_ds to from shared sys/sem.h to bits
2014-03-06 rofl0rx32: fix sysinfo()
2014-02-24 Rich Felkermake the x32 port use the correct ld-musl-x32.path...
2014-02-23 rofl0rfix x32 syscall arch.h timespec fixup code
2014-02-23 rofl0rfix some issues in x32 syscall_cp_fixup
2014-02-23 Rich Felkermostly-cosmetic fixups to x32 port merge
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32