aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86
AgeCommit message (Expand)AuthorFilesLines
2022-03-25x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]Noah Goldstein1-0/+15
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein1-2/+2
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein3-10/+48
2022-02-17x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein2-2/+17
2022-02-14x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIEH.J. Lu2-0/+13
2022-02-14x86: Use CHECK_FEATURE_PRESENT on PCONFIGH.J. Lu1-1/+1
2022-02-14x86: Don't check PTWRITE in tst-cpu-features-cpuinfo.cH.J. Lu1-0/+3
2022-02-05x86: Improve L to support L(XXX_SYMBOL (YYY, ZZZ))H.J. Lu1-1/+2
2022-01-26x86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398]H.J. Lu1-1/+1
2022-01-18x86: Black list more Intel CPUs for TSX [BZ #27398]H.J. Lu1-3/+31
2022-01-17x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno1-4/+10
2022-01-14x86: Add x86-64-vN check to early startupFlorian Weimer2-1/+31
2022-01-14x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782)Florian Weimer2-4/+4
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert113-113/+113
2021-12-30x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey2-0/+8
2021-12-30x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2-0/+8
2021-12-29x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2-0/+8
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-0/+29
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-33/+7
2021-12-22x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2-0/+8
2021-12-17elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]Aurelien Jarno1-1/+8
2021-12-10x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]H.J. Lu2-8/+0
2021-12-09nptl: Add <thread_pointer.h> for defining __thread_pointerFlorian Weimer1-0/+38
2021-12-06x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNIH.J. Lu1-2/+5
2021-11-06x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.hNoah Goldstein2-14/+20
2021-11-02i386: Explain why __HAVE_64B_ATOMICS has to be 0Florian Weimer1-0/+4
2021-11-01x86-64: Remove Prefer_AVX2_STRCMPH.J. Lu3-11/+0
2021-10-11elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song1-5/+5
2021-10-08x86: Modify ENTRY in sysdep.h so that p2align can be specifiedNoah Goldstein1-2/+5
2021-10-07Initial support for GNU_PROPERTY_1_NEEDEDH.J. Lu2-5/+16
2021-09-24Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor caseJoseph Myers1-2/+6
2021-09-23Fix ffma use of round-to-odd on x86Joseph Myers1-0/+46
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar4-5/+0