about summary refs log tree commit diff
path: root/sysdeps/generic/math_private.h
Commit message (Expand)AuthorAgeFilesLines
* Add generic HAVE_RM_CTX implementationWilco Dijkstra2014-06-231-19/+96
* Revert "Fix HAVE_RM_CTX -Wundef warnings"Will Newton2014-03-171-1/+1
* Fix HAVE_RM_CTX -Wundef warningsWill Newton2014-03-171-1/+1
* Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar2013-10-081-4/+2
* Set/restore rounding mode only when neededSiddhesh Poyarekar2013-06-121-14/+41
* Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BITSiddhesh Poyarekar2013-06-051-6/+6
* Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers2013-05-081-0/+12
* 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