about summary refs log tree commit diff
path: root/sysdeps/x86/cpu-tunables.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* x86/cet: Don't set CET active by defaultH.J. Lu2024-01-011-1/+14
* Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu2023-12-191-1/+1
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-191-75/+43
* x86: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella2023-11-211-27/+12
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-24/+21
* x86: Fix bug about glibc.cpu.hwcaps.caiyinyu2023-03-071-3/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* x86: Add support for building {w}memcmp{eq} with explicit ISA levelNoah Goldstein2022-07-051-1/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]H.J. Lu2021-12-101-7/+0
* x86-64: Remove Prefer_AVX2_STRCMPH.J. Lu2021-11-011-2/+0
* x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMPH.J. Lu2021-03-291-0/+2
* x86: Properly disable XSAVE related features [BZ #27605]H.J. Lu2021-03-291-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-131-106/+62
* x86: Update CPU feature detection [BZ #26149]H.J. Lu2020-06-221-7/+7
* x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu2020-05-181-25/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-021-2/+2
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-161-0/+48
* x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu2018-05-211-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu2017-10-201-7/+10
* x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu2017-09-121-0/+7
* x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu2017-08-141-0/+2
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-211-18/+11
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-201-0/+330