This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 59d572ef61 getenv: Move call to strlen to the branch it's used in. new f67f9c9af2 ieee754: Remove slow paths from asin and acos new 69a7ca7705 ieee754: Remove unused __sin32 and __cos32
The 2 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: manual/probes.texi | 14 ----- sysdeps/generic/math_private.h | 2 - sysdeps/ieee754/dbl-64/e_asin.c | 76 ++++++---------------------- sysdeps/ieee754/dbl-64/sincos32.c | 62 ----------------------- sysdeps/x86_64/fpu/multiarch/e_asin-fma.c | 2 - sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c | 2 - sysdeps/x86_64/fpu/multiarch/sincos32-fma.c | 2 - sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c | 2 - 8 files changed, 15 insertions(+), 147 deletions(-)