8 Commits (61a3364d246e72b903da8b76c2e27a225a51351e)

Author SHA1 Message Date
Szabolcs Nagy 7ee48f7b69 fix fesetenv(FE_DFL_ENV) on x86_64 (see previous commit) 12 years ago
Szabolcs Nagy a6b0170a7f fix fenv exception functions to mask their argument 13 years ago
Szabolcs Nagy d8764bf840 optimize x86 feclearexcept: only use save/restore x87 fenv if needed 13 years ago
Szabolcs Nagy ebc10fa176 add sse fenv support on i386 through hwcap 13 years ago
Rich Felker b60053e762 try fixing/optimizing x86_64 fenv exception code 14 years ago
Rich Felker 9cb6878e74 fix x86_64 fe[gs]etround, analogous to nsz's x86 changes 14 years ago
Rich Felker e411827960 use type directives for fenv asm functions 15 years ago
Rich Felker 773b0fe447 x86_64 fenv support (untested; at least known to build successfully) 15 years ago