aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/include
AgeCommit message (Expand)Author
2023-09-29x86: Add support for AVX10 preset and vec size in cpu-featuresNoah Goldstein
2023-07-27<sys/platform/x86.h>: Add APX supportH.J. Lu
2023-06-12x86: Make the divisor in setting `non_temporal_threshold` cpu specificNoah Goldstein
2023-04-05<sys/platform/x86.h>: Add PREFETCHI supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add RAO-INT supportH.J. Lu
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-10x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]H.J. Lu
2021-11-01x86-64: Remove Prefer_AVX2_STRCMPH.J. Lu
2021-07-28x86-64: Add Avoid_Short_Distance_REP_MOVSBH.J. Lu
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu
2021-07-19elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)Adhemerval Zanella
2021-07-01x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]H.J. Lu
2021-06-24x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)Adhemerval Zanella
2021-03-29x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMPH.J. Lu
2021-03-15x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu
2021-03-02x86: Add CPU-specific diagnostics to ld.so --list-diagnosticsFlorian Weimer
2021-03-02x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfieldFlorian Weimer
2021-02-12x86: Remove the extra space between "# endif"H.J. Lu
2021-02-07x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu
2021-02-02x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu
2021-01-14x86: Move x86 processor cache info to cpu_featuresH.J. Lu
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-24Remove _ISOMAC check from <cpu-features.h>H.J. Lu
2020-12-24x86: Remove the duplicated CPU_FEATURE_CPU_PH.J. Lu
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu