10 Commits (0f9b1f672b68b7c3570f07b130cc5c8938b22bad)

Author SHA1 Message Date
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
Szabolcs Nagy d684149910 fix i386 fesetenv: FE_DFL_ENV is (fenv_t*)-1 not 0 13 years ago
Rich Felker 316e024f63 optimize x86 feclearexcept 14 years ago
Rich Felker d5e576c752 minor 387 fenv optimizations 14 years ago
nsz 88cfaf8a14 fix i386 fegetround and make fesetround faster 14 years ago
Rich Felker e411827960 use type directives for fenv asm functions 15 years ago
Rich Felker 52cf24a0f4 fix fesetround - it was writing to status word instead of control word 15 years ago
Rich Felker b09b78905b floating point environment, untested 15 years ago