musl/arch
Rich Felker a1b442335d support FLT_EVAL_METHOD changing on x86 with gcc -msse2 -mfpmath=sse
if the compiler provides a value, use it; otherwise fallback to the
platform default (2).
2012-04-27 01:39:03 -04:00
..
arm use signed char rather than plain char for int8_t 2012-04-24 18:06:56 -04:00
i386 support FLT_EVAL_METHOD changing on x86 with gcc -msse2 -mfpmath=sse 2012-04-27 01:39:03 -04:00
x86_64 use signed char rather than plain char for int8_t 2012-04-24 18:06:56 -04:00