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