musl/arch/powerpc
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
..
bits fix ppc stat structure definition 2012-11-16 01:19:42 -05:00
atomic.h fix powerpc atomic compare-and-swap function 2012-11-14 14:24:22 -05:00
pthread_arch.h PPC port cleaned up, static linking works well now. 2012-11-13 19:12:25 +01:00
reloc.h dynamic linking support for powerpc 2012-11-16 22:22:34 -05:00
syscall_arch.h PPC port cleaned up, static linking works well now. 2012-11-13 19:12:25 +01:00