Rich Felker af21a82ccc switch arm, sh, and mips fenv asm from .sub system to .S files 9 年之前
..
aarch64 01ef3dd9c5 add aarch64 port 10 年之前
arm af21a82ccc switch arm, sh, and mips fenv asm from .sub system to .S files 9 年之前
i386 929729d430 fix fesetenv(FE_DFL_ENV) on i386 11 年之前
mips af21a82ccc switch arm, sh, and mips fenv asm from .sub system to .S files 9 年之前
powerpc ebc87349fe fix invalid instruction mnemonics in powerpc fenv asm 11 年之前
sh af21a82ccc switch arm, sh, and mips fenv asm from .sub system to .S files 9 年之前
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 年之前
__flt_rounds.c 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode 10 年之前
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 年之前