This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 89983cb37c Update siginfo constants from Linux kernel (bug 21286). new 71223ef909 Use ceil functions not __ceil 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 | 38 ++++++++++++++++++++++ include/math.h | 1 + sysdeps/aarch64/fpu/s_ceil.c | 1 + sysdeps/aarch64/fpu/s_ceilf.c | 1 + sysdeps/ieee754/dbl-64/e_gamma_r.c | 4 +-- sysdeps/ieee754/dbl-64/s_ceil.c | 1 + sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c | 1 + sysdeps/ieee754/float128/s_ceilf128.c | 1 + sysdeps/ieee754/flt-32/e_gammaf_r.c | 2 +- sysdeps/ieee754/flt-32/s_ceilf.c | 1 + sysdeps/ieee754/ldbl-128/e_gammal_r.c | 4 +-- sysdeps/ieee754/ldbl-128/s_ceill.c | 1 + sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c | 4 +-- sysdeps/ieee754/ldbl-128ibm/s_ceill.c | 1 + sysdeps/ieee754/ldbl-128ibm/s_truncl.c | 2 +- sysdeps/ieee754/ldbl-96/e_gammal_r.c | 4 +-- sysdeps/m68k/m680x0/fpu/s_ceil_template.c | 1 + sysdeps/powerpc/fpu/math_private.h | 20 ------------ sysdeps/powerpc/power5+/fpu/s_modf.c | 2 +- sysdeps/powerpc/power5+/fpu/s_modff.c | 2 +- .../powerpc32/power4/fpu/multiarch/s_ceil.c | 1 + .../powerpc32/power4/fpu/multiarch/s_ceilf.c | 1 + sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c | 1 + sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c | 1 + sysdeps/riscv/rv64/rvd/s_ceil.c | 1 + sysdeps/riscv/rvf/s_ceilf.c | 1 + sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.c | 1 + sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.c | 1 + sysdeps/x86_64/fpu/multiarch/s_ceil.c | 1 + sysdeps/x86_64/fpu/multiarch/s_ceilf.c | 1 + 30 files changed, 70 insertions(+), 32 deletions(-)