Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | |
2012-03-19 | Fix sparc build after math_private.h cleanups. | David S. Miller | |
* sysdeps/sparc/fpu/fenv_private.h: New file. * sysdeps/sparc/fpu/math_private.h: Use it. (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl): Remove. (libc_feholdexcept_setround, libc_feholdexcept_setroundf, (libc_feholdexcept_setroundl): Remove. (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Remove. (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove. (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove. |