This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 011fba7e48 Use libm_alias_double for x86_64. new 34bb10aabf Use libm_alias_float for x86_64.
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 | 58 +++++++++++++++++++++++++++++ sysdeps/x86_64/fpu/multiarch/e_exp2f.c | 5 ++- sysdeps/x86_64/fpu/multiarch/e_expf.c | 5 ++- sysdeps/x86_64/fpu/multiarch/e_log2f.c | 5 ++- sysdeps/x86_64/fpu/multiarch/e_logf.c | 5 ++- sysdeps/x86_64/fpu/multiarch/e_powf.c | 5 ++- sysdeps/x86_64/fpu/multiarch/s_ceilf.c | 4 +- sysdeps/x86_64/fpu/multiarch/s_floorf.c | 4 +- sysdeps/x86_64/fpu/multiarch/s_fmaf.c | 3 +- sysdeps/x86_64/fpu/multiarch/s_nearbyintf.c | 4 +- sysdeps/x86_64/fpu/multiarch/s_rintf.c | 4 +- sysdeps/x86_64/fpu/multiarch/s_truncf.c | 4 +- sysdeps/x86_64/fpu/s_copysignf.S | 3 +- sysdeps/x86_64/fpu/s_cosf.S | 3 +- sysdeps/x86_64/fpu/s_fabsf.c | 3 +- sysdeps/x86_64/fpu/s_fmaxf.S | 3 +- sysdeps/x86_64/fpu/s_fminf.S | 3 +- sysdeps/x86_64/fpu/s_llrintf.S | 5 ++- sysdeps/x86_64/fpu/s_sincosf.S | 3 +- sysdeps/x86_64/fpu/s_sinf.S | 3 +- sysdeps/x86_64/x32/fpu/s_lrintf.S | 3 +- 21 files changed, 114 insertions(+), 21 deletions(-)