about summary refs log tree commit diff
path: root/sysdeps/x86/cpu-tunables.c
Commit message (Expand)AuthorAgeFilesLines
* 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