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