glibc/sysdeps/x86
Andrew Senkevich 977a30801f Better workaround for aliases of *_finite symbols in vector math library.
Old workaround based on assembly aliases can lead to link fail (bug 19058).
This patch makes workaround in another way to avoid it.

    [BZ #19058]
    * math/Makefile ($(inst_libdir)/libm.so): Added libmvec_nonshared.a
    to AS_NEEDED.
    * sysdeps/x86/fpu/bits/math-vector.h: Removed code with old workaround.
    * sysdeps/x86_64/fpu/Makefile (libmvec-support,
    libmvec-static-only-routines): Added new file.
    * sysdeps/x86_64/fpu/svml_finite_alias.S: New file.
2015-11-27 16:22:26 +03:00
..
bits Rename bits/linkmap.h to linkmap.h (bug 14912). 2015-09-04 19:44:27 +00:00
fpu Better workaround for aliases of *_finite symbols in vector math library. 2015-11-27 16:22:26 +03:00
cpu-features-offsets.sym Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
cpu-features.c Detect and select i586/i686 implementation at run-time 2015-08-27 09:06:44 -07:00
cpu-features.h Detect and select i586/i686 implementation at run-time 2015-08-27 09:06:44 -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 nptl: Document crash due to incorrect use of locks 2015-08-20 08:44:37 +02:00
fpu_control.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
init-arch.h Detect and select i586/i686 implementation at run-time 2015-08-27 09:06:44 -07:00
libc-start.c Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
linkmap.h Rename bits/linkmap.h to linkmap.h (bug 14912). 2015-09-04 19:44:27 +00:00
Makefile Run tst-prelink test for GLOB_DAT reloc 2015-11-14 12:00:38 -08: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
Versions Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00