This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 93930ea935 Fix tst-leaks1 (bug 14681) new 984ae9967b New generic sincosf new 0b9bef6d22 powerpc: Update ulps new 2e77deef67 s390: Update ulps
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 18 +++ sysdeps/ieee754/flt-32/s_cosf.c | 100 +----------- sysdeps/ieee754/flt-32/s_sincosf.c | 172 +++++++++++++++------ sysdeps/ieee754/flt-32/{s_cosf.c => s_sincosf.h} | 185 +++++++---------------- sysdeps/ieee754/flt-32/s_sinf.c | 107 +------------ sysdeps/powerpc/fpu/libm-test-ulps | 40 ++--- sysdeps/s390/fpu/libm-test-ulps | 40 ++--- 7 files changed, 251 insertions(+), 411 deletions(-) copy sysdeps/ieee754/flt-32/{s_cosf.c => s_sincosf.h} (53%)