aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/tst-get-cpu-features.c
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu
2021-07-01x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]H.J. Lu
2021-02-07x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu
2021-01-29x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-22<sys/platform/x86.h>: Add Intel LAM supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add Intel HRESET supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add AVX-VNNI supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add AVX512_FP16 supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add Intel UINTR supportH.J. Lu
2020-09-17x86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]H.J. Lu
2020-09-16<sys/platform/x86.h>: Add Intel Key Locker supportH.J. Lu
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-08-05x86: Rename Intel CPU feature namesH.J. Lu
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-07-06x86: Detect Extended Feature Disable (XFD)H.J. Lu
2020-06-26x86: Detect Intel Advanced Matrix ExtensionsH.J. Lu
2020-06-22x86: Update CPU feature detection [BZ #26149]H.J. Lu
2020-04-30x86: Add the test case of __get_cpu_features support for Zhaoxin processorsmayshao-oc
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-12-03x86: Extend CPUID support in struct cpu_featuresH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu