You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 8b0d66d21c fix mips fesetenv(FE_DFL_ENV) again 11 years ago
..
aarch64 add aarch64 port 11 years ago
armebhf support floating point environment (fenv) on armhf (hard float) subarchs 13 years ago
armhf simplify armhf fesetenv 11 years ago
i386 fix fesetenv(FE_DFL_ENV) on i386 12 years ago
mips fix mips fesetenv(FE_DFL_ENV) again 11 years ago
mips-sf mips: add mips-sf subarch support (soft-float) 12 years ago
mipsel-sf add missing sub files for mipsel-sf to use softfloat code 12 years ago
powerpc fix invalid instruction mnemonics in powerpc fenv asm 13 years ago
sh rename superh port to "sh" for consistency 12 years ago
sh-nofpu add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 12 years ago
sheb-nofpu add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 12 years ago
x32 x32 port (diff against vanilla x86_64) 12 years ago
x86_64 fix fesetenv(FE_DFL_ENV) on x86_64 (see previous commit) 12 years ago
__flt_rounds.c fix FLT_ROUNDS to reflect the current rounding mode 11 years ago
fegetexceptflag.c floating point environment, untested 15 years ago
feholdexcept.c fix feholdexcept -- it needs to clear exceptions after saving environment 14 years ago
fenv.c fix fenv exception functions to mask their argument 13 years ago
fesetexceptflag.c floating point environment, untested 15 years ago
fesetround.c fix fenv exception functions to mask their argument 13 years ago
feupdateenv.c fix fenv exception functions to mask their argument 13 years ago