aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/dl-get-cpu-features.c
AgeCommit message (Expand)Author
2022-01-14x86: Add x86-64-vN check to early startupFlorian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-25Fix misplaced constAndreas Schwab
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-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]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-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