Rich Felker b1683a1d6a add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 11 lat temu
..
armebhf 7318c62e64 support floating point environment (fenv) on armhf (hard float) subarchs 11 lat temu
armhf a6b0170a7f fix fenv exception functions to mask their argument 11 lat temu
i386 929729d430 fix fesetenv(FE_DFL_ENV) on i386 11 lat temu
mips a6b0170a7f fix fenv exception functions to mask their argument 11 lat temu
mips-sf e5bb165bed mips: add mips-sf subarch support (soft-float) 11 lat temu
mipsel-sf e7837ec79f add missing sub files for mipsel-sf to use softfloat code 11 lat temu
powerpc ebc87349fe fix invalid instruction mnemonics in powerpc fenv asm 11 lat temu
sh aacd348637 rename superh port to "sh" for consistency 11 lat temu
sh-nofpu b1683a1d6a add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 11 lat temu
sheb-nofpu b1683a1d6a add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 11 lat temu
x32 664cd34192 x32 port (diff against vanilla x86_64) 11 lat temu
x86_64 7ee48f7b69 fix fesetenv(FE_DFL_ENV) on x86_64 (see previous commit) 11 lat temu
fegetexceptflag.c b09b78905b floating point environment, untested 14 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 14 lat temu
fesetround.c a6b0170a7f fix fenv exception functions to mask their argument 11 lat temu
feupdateenv.c a6b0170a7f fix fenv exception functions to mask their argument 11 lat temu