musl/arch/mips
Rich Felker 9c74856af7 dynamic-linked TLS support for everything but dlopen'd libs
currently, only i386 is tested. x86_64 and arm should probably work.
the necessary relocation types for mips and microblaze have not been
added because I don't understand how they're supposed to work, and I'm
not even sure if it's defined yet on microblaze. I may be able to
reverse engineer the requirements out of gcc/binutils output.
2012-10-04 22:48:33 -04:00
..
bits fix broken semctl on systems that don't use IPC_64 flag 2012-09-22 08:02:42 -04:00
atomic.h avoid need for -march=mips2 to compile mips atomic.h asm 2012-08-11 19:51:21 -04:00
ksigaction.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
pthread_arch.h add clang-compatible thread-pointer code for mips 2012-09-07 12:18:14 -04:00
reloc.h dynamic-linked TLS support for everything but dlopen'd libs 2012-10-04 22:48:33 -04:00
syscall_arch.h fix buggy constraints in mips inline syscall asm 2012-09-15 02:22:10 -04:00