dns response handling: ignore presence of wrong-type RRs
[musl] / src / fenv / x86_64 /
2018-09-12 Rich Felkermake arch __fesetround backends hidden
2014-02-09 Szabolcs Nagyfix fesetenv(FE_DFL_ENV) on x86_64 (see previous commit)
2013-08-18 Szabolcs Nagyfix fenv exception functions to mask their argument
2013-08-18 Szabolcs Nagyoptimize x86 feclearexcept: only use save/restore x87...
2013-08-18 Szabolcs Nagyadd sse fenv support on i386 through hwcap
2012-03-18 Rich Felkertry fixing/optimizing x86_64 fenv exception code
2012-03-17 Rich Felkerfix x86_64 fe[gs]etround, analogous to nsz's x86 changes
2011-06-28 Rich Felkeruse type directives for fenv asm functions
2011-06-13 Rich Felkerx86_64 fenv support (untested; at least known to build...