about summary refs log tree commit diff
path: root/sysdeps/x86/fpu/bits
Commit message (Expand)AuthorAgeFilesLines
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-012-2/+2
* x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey2021-12-301-0/+4
* x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey2021-12-301-0/+4
* x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2021-12-291-0/+4
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-221-0/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-022-2/+2
* x86: Remove feraiseexcept optimizationAdhemerval Zanella2020-03-301-54/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-012-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-072-2/+2
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* Fix location where math-vector-fortran.h is installed.marxin2019-03-071-43/+0
* Add new Fortran vector math header file.marxin2019-02-201-0/+43
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-012-2/+2
* Remove x86 mathinline.h.Joseph Myers2018-12-191-295/+0
* Remove x86 mathinline.h sinh, cosh, tanh inlines.Joseph Myers2018-12-191-16/+0
* Remove x86 mathinline.h asinh, acosh, atanh inlines.Joseph Myers2018-12-141-13/+0
* Remove x86 mathinline.h hypot inline.Joseph Myers2018-12-121-4/+0
* Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.Joseph Myers2018-03-161-13/+0
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-1/+0
* Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.Joseph Myers2018-03-151-183/+0
* Remove old-GCC parts of x86 bits/mathinline.h.Joseph Myers2018-03-141-306/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-013-3/+3
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-38/+0
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-93/+0
* Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers2017-06-231-0/+2
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-14/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-013-3/+3
* Add femode_t functions.Joseph Myers2016-09-071-0/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-043-3/+3
* Utilize x86_64 vector math functions w/o -fopenmp.Andrew Senkevich2015-12-071-0/+6