about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/libmvec.abilist
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey2021-12-301-0/+8
* x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey2021-12-301-0/+8
* x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2021-12-291-0/+8
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-221-0/+8
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-041-1/+0
* Simplify the abilist formatFlorian Weimer2015-11-061-50/+49
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+4
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+4
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-0/+4
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+6