ieee754: Remove unused __sin32 and __cos32
commit69a7ca7705626177e09d2fec6cf571f2015b76fc
authorAnssi Hannula <anssi.hannula@bitwise.fi>
Mon, 27 Jan 2020 10:45:11 +0000 (27 12:45 +0200)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 18 Dec 2020 06:40:31 +0000 (18 12:10 +0530)
treee37bd9f3764b8e028e8b196e6425b602254aa336
parentf67f9c9af228f6b84579cb8c86312d3a7a206a55
ieee754: Remove unused __sin32 and __cos32

The __sin32 and __cos32 functions were only used in the now removed slow
path of asin and acos.
manual/probes.texi
sysdeps/generic/math_private.h
sysdeps/ieee754/dbl-64/sincos32.c
sysdeps/x86_64/fpu/multiarch/e_asin-fma.c
sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c
sysdeps/x86_64/fpu/multiarch/sincos32-fma.c
sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c