aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/dl-get-cpu-features.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25x86: In ld.so, diagnose missing APX support in APX-only buildsFlorian Weimer1-0/+5
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-14x86: Add x86-64-vN check to early startupFlorian Weimer1-1/+30
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-25Fix misplaced constAndreas Schwab1-1/+1
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu1-4/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu1-1/+26
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu1-2/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu1-0/+27