aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/cpu-tunables.c
AgeCommit message (Expand)Author
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-07x86: Fix bug about glibc.cpu.hwcaps.caiyinyu
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-07-05x86: Add support for building {w}memcmp{eq} with explicit ISA levelNoah Goldstein
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-03-29x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMPH.J. Lu
2021-03-29x86: Properly disable XSAVE related features [BZ #27605]H.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-06-22x86: Update CPU feature detection [BZ #26149]H.J. Lu
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-05-21x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu
2017-09-12x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu
2017-08-14x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu