about summary refs log tree commit diff
path: root/sysdeps/generic/math_private.h
Commit message (Expand)AuthorAgeFilesLines
...
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-0/+16
* Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers2012-09-251-0/+7
* Fix ilogb exception and errno (bug 6794)Adhemerval Zanella2012-04-171-0/+3
* Avoid overflows from long double functions using __kernel_standard.Joseph Myers2012-03-281-0/+1
* Create and use libc_feupdateenv_test.Richard Henderson2012-03-191-0/+18
* Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson2012-03-191-0/+69
* Convert libc_feholdexcept et al from macros to inline functions.Richard Henderson2012-03-191-21/+78
* Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson2012-03-191-13/+26
* Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bitAndreas Jaeger2012-03-141-0/+5
* Move math/math_private.h to sysdeps/generic/math_private.h.Richard Henderson2012-03-091-0/+392