musl/arch/powerpc
Rich Felker 57a0b82441 make powerpc signal.h namespace-clean for posix/isoc
also handle the non-GNUC case where alignment attribute is not available
by simply omitting it. this will not cause problems except for
inclusion of mcontex_t/ucontext_t in application-defined structures,
since the natural alignment of the uc_mcontext member relative to the
start of ucontext_t is already correct. and shame on whoever designed
this for making it impossible to satisfy the ABI requirements without
GNUC extensions.
2012-11-21 13:36:01 -05:00
..
bits make powerpc signal.h namespace-clean for posix/isoc 2012-11-21 13:36:01 -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