]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/ieee754/flt-32/s_sincosf.c
New generic sincosf
authorRajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
Sat, 16 Dec 2017 08:31:37 +0000 (14:01 +0530)
committerRajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
Sat, 16 Dec 2017 08:31:37 +0000 (14:01 +0530)
commit984ae9967b49830173490a33ae6130880f3f70d9
tree764fb3490f062c4ee3cbad968ef1f538e8aabbcc
parent93930ea9351c0c4a239e3dcb83f1398cce4e4d43
New generic sincosf

This implementation is based on generic s_sinf.c and s_cosf.c.
Tested on s390x, powerpc64le and powerpc32.
ChangeLog
sysdeps/ieee754/flt-32/s_cosf.c
sysdeps/ieee754/flt-32/s_sincosf.c
sysdeps/ieee754/flt-32/s_sincosf.h [new file with mode: 0644]
sysdeps/ieee754/flt-32/s_sinf.c