musl/arch
Rich Felker a4db94ab78 dynamic linking support for powerpc
incomplete but at least partly working. requires all files to be
compiled in the new "secure" plt model, not the old one that put plt
code in the data segment. TLS is untested but may work. invoking the
dynamic linker explicitly to load a program does not yet handle argv
correctly.
2012-11-16 22:22:34 -05:00
..
arm better support for reverse-endian variants of arm/mips/microblaze 2012-10-18 21:50:55 -04:00
i386 add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00
microblaze fix struct stat size/padding on microblaze 2012-10-19 18:52:14 -04:00
mips disable SO_REUSEPORT in sys/socket.h 2012-11-15 19:16:10 -05:00
powerpc dynamic linking support for powerpc 2012-11-16 22:22:34 -05:00
x86_64 add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00