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