musl/arch/i386
Szabolcs Nagy 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode
Implemented as a wrapper around fegetround introducing a new function
to the ABI: __flt_rounds. (fegetround cannot be used directly from float.h)
2015-03-07 12:05:28 -05:00
..
bits fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
atomic.h add explicit barrier operation to internal atomic.h API 2014-10-10 18:17:09 -04:00
crt_arch.h new mostly-C crt1 implementation 2013-07-26 01:49:14 -04:00
pthread_arch.h add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00
reloc.h add tlsdesc support for i386 2014-06-19 02:50:45 -04:00
syscall_arch.h add vdso clock_gettime acceleration support to i386 2014-06-06 03:29:36 -04:00