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
..
2015-10-28 13:29:03 +00:00
2015-10-09 11:42:10 -07:00
2015-10-29 14:43:46 +00:00
2015-10-29 14:43:46 +00:00
2015-08-25 08:48:34 -07:00
2013-09-23 00:52:09 -04:00
2015-08-25 08:51:23 -07:00
2012-01-07 23:57:22 -05:00
2013-03-18 07:39:12 +01:00