aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/libmvec.abilist
AgeCommit message (Expand)AuthorFilesLines
2021-12-30x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey1-0/+8
2021-12-30x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey1-0/+8
2021-12-29x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey1-0/+8
2021-12-22x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey1-0/+8
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers1-1/+0
2015-11-06Simplify the abilist formatFlorian Weimer1-50/+49
2015-06-18Vector sincosf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-18Vector powf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector expf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector logf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-09Vector cosf for x86_64.Andrew Senkevich1-0/+4
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich1-0/+6