about summary refs log tree commit diff
path: root/math/bits
Commit message (Expand)AuthorAgeFilesLines
* Implement C23 log2p1Joseph Myers12 hours1-0/+3
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-7/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-014-4/+4
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-064-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-014-4/+4
* x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey2021-12-301-1/+1
* x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey2021-12-301-1/+1
* x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2021-12-291-1/+1
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-221-1/+1
* Do not declare fmax, fmin _FloatN, _FloatNx versions for C2XJoseph Myers2021-09-291-0/+2
* Add fmaximum, fminimum functionsJoseph Myers2021-09-281-0/+26
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+3
* Add narrowing square root functionsJoseph Myers2021-09-101-0/+3
* Update floating-point feature test macro handling for C2XJoseph Myers2021-06-011-4/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-024-4/+4
* ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functionsTulio Magno Quites Machado Filho2020-02-282-11/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-014-4/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-074-4/+4
* Use __attribute_pure__ macro in bits/mathcalls.hGabriel F. T. Gomes2019-09-051-2/+2
* math: Replace const attribute with pure in totalorder* functionsGabriel F. T. Gomes2019-09-051-3/+4
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-2/+3
* Declare some TS 18661-4 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-6/+8
* math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer2019-02-081-197/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-015-5/+5
* Do not use const attribute for nan functions (bug 23277).Joseph Myers2018-06-121-1/+1
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+3
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+3
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+3
* Add narrowing add functions.Joseph Myers2018-02-101-0/+3
* Add build infrastructure for narrowing libm functions.Joseph Myers2018-02-091-0/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-014-4/+4