]> git.ipfire.org Git - thirdparty/glibc.git/commit
Use custom x86 feature selection in libm fw/libm-noprivate-2.27
authorFlorian Weimer <fweimer@redhat.com>
Thu, 10 May 2018 09:50:00 +0000 (11:50 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 10 May 2018 10:42:05 +0000 (12:42 +0200)
commita7acf79a8adaeff8fa3e9d6d3f90c4566d54eb8c
treebfd7bff5989121afb8b815a08c66936447310f7f
parent8e2c360c90d61b2f573d19b5cb991e9644fc0458
Use custom x86 feature selection in libm
sysdeps/x86_64/fpu/multiarch/Makefile
sysdeps/x86_64/fpu/multiarch/ifunc-avx-fma4.h
sysdeps/x86_64/fpu/multiarch/ifunc-fma.h
sysdeps/x86_64/fpu/multiarch/ifunc-fma4.h
sysdeps/x86_64/fpu/multiarch/ifunc-sse4_1.h
sysdeps/x86_64/fpu/multiarch/s_fma.c
sysdeps/x86_64/fpu/multiarch/s_fmaf.c
sysdeps/x86_64/fpu/multiarch/x86-math-features.c [new file with mode: 0644]
sysdeps/x86_64/fpu/multiarch/x86-math-features.h [new file with mode: 0644]