]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86/fpu/bits/math-vector.h
x86-64: Add vector sinh/sinhf implementation to libmvec
[thirdparty/glibc.git] / sysdeps / x86 / fpu / bits / math-vector.h
2021-12-29  Sunil K Pandeyx86-64: Add vector sinh/sinhf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector expm1/expm1f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector cosh/coshf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp10/exp10f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp2/exp2f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector hypot/hypotf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector asin/asinf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector atan/atanf implementation to libmvec
2021-12-22  Sunil K Pandeyx86-64: Add vector acos/acosf implementation to libmvec
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-07  Andrew SenkevichUtilize x86_64 vector math functions w/o -fopenmp.
2015-11-27  Andrew SenkevichBetter workaround for aliases of *_finite symbols in...
2015-06-18  Andrew SenkevichVector sincosf for x86_64 and tests.
2015-06-18  Andrew SenkevichVector sincos for x86_64 and tests.
2015-06-18  Andrew SenkevichVector powf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector pow for x86_64 and tests.
2015-06-17  Andrew SenkevichVector expf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector exp for x86_64 and tests.
2015-06-17  Andrew SenkevichVector logf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector log for x86_64 and tests.
2015-06-15  Andrew SenkevichVector sinf for x86_64 and tests.
2015-06-11  Andrew SenkevichVector sin for x86_64 and tests.
2015-06-09  Andrew SenkevichVector cosf for x86_64.
2015-06-09  Andrew SenkevichStart of series of patches with x86_64 vector math...