This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e44acb2063 Use floor functions not __floor functions in glibc libm. new f29b6f17e4 Use rint functions not __rint 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 | 50 ++++++++++++++++++++++ include/math.h | 1 + math/e_scalb.c | 2 +- math/e_scalbf.c | 2 +- math/e_scalbl.c | 2 +- sysdeps/aarch64/fpu/s_rint.c | 1 + sysdeps/aarch64/fpu/s_rintf.c | 1 + sysdeps/alpha/fpu/s_rint.c | 1 + sysdeps/alpha/fpu/s_rintf.c | 1 + sysdeps/i386/fpu/s_rintl.c | 1 + sysdeps/ieee754/dbl-64/e_gamma_r.c | 2 +- sysdeps/ieee754/dbl-64/s_rint.c | 1 + sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c | 1 + sysdeps/ieee754/float128/s_rintf128.c | 1 + sysdeps/ieee754/flt-32/e_gammaf_r.c | 2 +- sysdeps/ieee754/flt-32/s_rintf.c | 1 + sysdeps/ieee754/k_standard.c | 6 +-- sysdeps/ieee754/k_standardl.c | 6 +-- sysdeps/ieee754/ldbl-128/e_gammal_r.c | 2 +- sysdeps/ieee754/ldbl-128/s_rintl.c | 1 + sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c | 2 +- sysdeps/ieee754/ldbl-128ibm/s_rintl.c | 1 + sysdeps/ieee754/ldbl-96/e_gammal_r.c | 2 +- sysdeps/m68k/coldfire/fpu/s_rint.c | 1 + sysdeps/m68k/coldfire/fpu/s_rintf.c | 1 + sysdeps/m68k/m680x0/fpu/s_rint.c | 1 + sysdeps/m68k/m680x0/fpu/s_rintf.c | 1 + sysdeps/m68k/m680x0/fpu/s_rintl.c | 1 + sysdeps/powerpc/fpu/s_rint.c | 1 + sysdeps/powerpc/fpu/s_rintf.c | 1 + sysdeps/powerpc/powerpc32/fpu/s_llrint.c | 2 +- sysdeps/powerpc/powerpc32/fpu/s_llrintf.c | 2 +- sysdeps/riscv/rv64/rvd/s_rint.c | 1 + sysdeps/riscv/rvf/s_rintf.c | 1 + .../sparc/sparc32/sparcv9/fpu/multiarch/s_rint.c | 1 + .../sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.c | 1 + sysdeps/sparc/sparc64/fpu/multiarch/s_rint.c | 1 + sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.c | 1 + sysdeps/x86_64/fpu/math_private.h | 32 -------------- sysdeps/x86_64/fpu/multiarch/s_rint.c | 1 + sysdeps/x86_64/fpu/multiarch/s_rintf.c | 1 + 41 files changed, 93 insertions(+), 48 deletions(-) delete mode 100644 sysdeps/x86_64/fpu/math_private.h