glibc/sysdeps/x86
H.J. Lu b170d2e7ab Use CPU_FEATURES_CPU_P to check if AVX is available
Don't use bit_cpu_AVX directly.

	* sysdeps/x86/cpu-features.c (init_cpu_features): Check AVX with
	CPU_FEATURES_CPU_P.
2017-03-17 11:38:13 -07:00
..
bits New pthread rwlock that is more scalable. 2017-01-10 11:50:17 +01:00
fpu Remove C++ namespace handling from glibc headers. 2017-03-16 13:31:57 +00:00
cacheinfo.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
cpu-features-offsets.sym
cpu-features.c Use CPU_FEATURES_CPU_P to check if AVX is available 2017-03-17 11:38:13 -07:00
cpu-features.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
dl-get-cpu-features.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
elide.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fpu_control.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
init-arch.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
libc-start.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
linkmap.h
Makefile
string_private.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tininess.h
tst-get-cpu-features-static.c
tst-get-cpu-features.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Versions