This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f841c97e51 Fix stack overflow in tst-setcontext9 (bug 23717) new 9755bc4686 Use round functions not __round functions in glibc libm.
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 | 40 ++++++++++++++++++++++ include/math.h | 1 + sysdeps/aarch64/fpu/s_round.c | 1 + sysdeps/aarch64/fpu/s_roundf.c | 1 + sysdeps/ieee754/dbl-64/e_gamma_r.c | 2 +- sysdeps/ieee754/dbl-64/s_round.c | 1 + sysdeps/ieee754/dbl-64/wordsize-64/s_round.c | 1 + sysdeps/ieee754/float128/s_roundf128.c | 1 + sysdeps/ieee754/flt-32/e_gammaf_r.c | 2 +- sysdeps/ieee754/flt-32/s_roundf.c | 1 + sysdeps/ieee754/ldbl-128/e_gammal_r.c | 2 +- sysdeps/ieee754/ldbl-128/s_roundl.c | 1 + sysdeps/ieee754/ldbl-128ibm/e_expl.c | 11 ++++-- sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c | 2 +- sysdeps/ieee754/ldbl-128ibm/s_roundl.c | 7 ++-- sysdeps/ieee754/ldbl-96/e_gammal_r.c | 2 +- sysdeps/ieee754/ldbl-96/s_roundl.c | 1 + sysdeps/powerpc/fpu/math_private.h | 24 ------------- .../powerpc32/power4/fpu/multiarch/s_round.c | 1 + .../powerpc32/power4/fpu/multiarch/s_roundf.c | 1 + sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c | 1 + sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c | 1 + sysdeps/riscv/rv64/rvd/s_round.c | 1 + sysdeps/riscv/rvf/s_roundf.c | 1 + sysdeps/x86/fpu/powl_helper.c | 2 +- 25 files changed, 74 insertions(+), 35 deletions(-)