glibc/sysdeps/x86
H.J. Lu a5cf909b8f Check if cpuid is available in init_cpu_features
Since not all i486 processors support cpuid, we call __get_cpuid_max to
check if cpuid is available before using it if not compiling for i586,
i686 nor x86-64.

	* sysdeps/x86/cpu-features.c (init_cpu_features): Call
	__get_cpuid_max if not compiling for i586, i686 nor x86-64.
2015-08-13 04:53:03 -07:00
..
bits Preserve bound registers for pointer pass/return 2015-07-09 06:50:12 -07:00
fpu Vector sincosf for x86_64 and tests. 2015-06-18 20:11:27 +03:00
Makefile Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
Versions Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
cpu-features-offsets.sym Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
cpu-features.c Check if cpuid is available in init_cpu_features 2015-08-13 04:53:03 -07:00
cpu-features.h Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
dl-get-cpu-features.c Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
elide.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
fpu_control.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
libc-start.c Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
rtld-global-offsets.sym Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
tininess.h Use sysdeps/x86/tininess.h for i386 and x86_64 2012-10-30 20:38:31 -07:00
tst-get-cpu-features-static.c Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
tst-get-cpu-features.c Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
tst-ld-sse-use.sh Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00