This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 9574c7b68d x86-64: Remove sysdeps/x86_64/fpu/s_sinf.S new 9d0ffa60ad x86-64: Add sinf with FMA
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 | 9 +++++++++ NEWS | 4 ++-- sysdeps/x86_64/fpu/multiarch/Makefile | 5 ++++- sysdeps/x86_64/fpu/multiarch/s_sinf-fma.c | 2 ++ sysdeps/x86_64/fpu/multiarch/s_sinf-sse2.c | 2 ++ .../wcstof128_l.c => x86_64/fpu/multiarch/s_sinf.c} | 13 +++++++------ 6 files changed, 26 insertions(+), 9 deletions(-) create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sinf-fma.c create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sinf-sse2.c copy sysdeps/{ieee754/float128/wcstof128_l.c => x86_64/fpu/multiarch/s_sinf.c} (76%)