aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64
AgeCommit message (Expand)Author
2022-02-06x86-64: Add vector log2/log2f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector log10/log10f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector atan2/atan2f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector cbrt/cbrtf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector sinh/sinhf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector expm1/expm1f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector cosh/coshf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector exp10/exp10f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector exp2/exp2f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector hypot/hypotf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector asin/asinf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector atan/atanf to libmvec microbenchmarkSunil K Pandey
2022-02-05x86_64/multiarch: Sort sysdep_routines and put one entry per lineH.J. Lu
2022-02-04x86-64: Fix strcmp-evex.SH.J. Lu
2022-02-04x86-64: Fix strcmp-avx2.SH.J. Lu
2022-02-03x86-64: Add vector acos/acosf to libmvec microbenchmarkSunil K Pandey
2022-02-03x86: Optimize strcmp-evex.SNoah Goldstein
2022-02-03x86: Optimize strcmp-avx2.SNoah Goldstein
2022-02-01SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault
2022-01-14math: Add more inputs to atan2 accuracy tests [BZ #28765]Sunil K Pandey
2022-01-12x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]Sunil K Pandey
2022-01-10x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein
2022-01-10x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-30x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey
2021-12-30x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28malloc: Use hp-timing on libmemusageAdhemerval Zanella
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella
2021-12-28hurd: Fix static-PIE startupSamuel Thibault
2021-12-27x86: Optimize L(less_vec) case in memcmpeq-evex.SNoah Goldstein
2021-12-27x86: Optimize L(less_vec) case in memcmp-evex-movbe.SNoah Goldstein