This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e95c6f6192 nss_files: Fix file stream leak in aliases lookup [BZ #23521] new 599cf39766 Improve performance of sinf and cosf
The 1 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 | 15 +++ NEWS | 2 + sysdeps/aarch64/libm-test-ulps | 24 ++-- sysdeps/ieee754/flt-32/s_cosf.c | 161 ++++++++----------------- sysdeps/ieee754/flt-32/s_sincosf.h | 171 +++++--------------------- sysdeps/ieee754/flt-32/s_sinf.c | 172 +++++++++------------------ sysdeps/x86_64/fpu/libm-test-ulps | 12 ++ sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c | 33 ++++- sysdeps/x86_64/fpu/s_sincosf_data.c | 1 - 9 files changed, 207 insertions(+), 384 deletions(-) delete mode 100644 sysdeps/x86_64/fpu/s_sincosf_data.c