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