Rich Felker 7be59733d7 add SPE FPU support to powerpc-sf il y a 3 ans
..
aarch64 039f1b3c56 make arch __fesetround backends hidden il y a 6 ans
arm 039f1b3c56 make arch __fesetround backends hidden il y a 6 ans
i386 039f1b3c56 make arch __fesetround backends hidden il y a 6 ans
m68k 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
mips 039f1b3c56 make arch __fesetround backends hidden il y a 6 ans
mips64 039f1b3c56 make arch __fesetround backends hidden il y a 6 ans
mipsn32 039f1b3c56 make arch __fesetround backends hidden il y a 6 ans
powerpc 7be59733d7 add SPE FPU support to powerpc-sf il y a 3 ans
powerpc64 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
riscv64 c0b4a7b254 riscv64: fix fesetenv(FE_DFL_ENV) crash il y a 5 ans
s390x 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
sh 043c6e31d9 fix sh fesetround failure to clear old mode il y a 4 ans
x32 039f1b3c56 make arch __fesetround backends hidden il y a 6 ans
x86_64 039f1b3c56 make arch __fesetround backends hidden il y a 6 ans
__flt_rounds.c 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode il y a 10 ans
fegetexceptflag.c b09b78905b floating point environment, untested il y a 13 ans
feholdexcept.c 0b52bf5c78 fix feholdexcept -- it needs to clear exceptions after saving environment il y a 12 ans
fenv.c a6b0170a7f fix fenv exception functions to mask their argument il y a 11 ans
fesetexceptflag.c b09b78905b floating point environment, untested il y a 13 ans
fesetround.c 7b384c42b7 fix fesetround error checking il y a 6 ans
feupdateenv.c a6b0170a7f fix fenv exception functions to mask their argument il y a 11 ans