musl/arch/powerpc
Rich Felker 22730d6560 add FLT_TRUE_MIN, etc. macros from C11
there was some question as to how many decimal places to use, since
one decimal place is always sufficient to identify the smallest
denormal uniquely. for now, I'm following the example in the C
standard which is consistent with the other min/max macros we already
had in place.
2013-05-17 18:38:42 -04:00
..
bits add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04: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 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 2013-03-26 23:07:31 -04:00