This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d90c9b1a12 Invert sense of list of i686-class processors in sysdeps/x86 [...] new 7abf97bed9 Use trunc functions not __trunc 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 | 41 ++++++++++++++++++++++ include/math.h | 1 + sysdeps/aarch64/fpu/s_trunc.c | 1 + sysdeps/aarch64/fpu/s_truncf.c | 1 + sysdeps/ieee754/dbl-64/e_gamma_r.c | 4 +-- sysdeps/ieee754/dbl-64/s_trunc.c | 1 + sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c | 1 + sysdeps/ieee754/float128/s_truncf128.c | 1 + sysdeps/ieee754/flt-32/e_gammaf_r.c | 4 +-- sysdeps/ieee754/flt-32/s_truncf.c | 1 + sysdeps/ieee754/ldbl-128/e_gammal_r.c | 4 +-- sysdeps/ieee754/ldbl-128/s_truncl.c | 1 + sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c | 4 +-- sysdeps/ieee754/ldbl-128ibm/s_truncl.c | 7 +++- sysdeps/ieee754/ldbl-96/e_gammal_r.c | 4 +-- sysdeps/m68k/m680x0/fpu/s_trunc_template.c | 1 + sysdeps/powerpc/fpu/math_private.h | 20 ----------- .../powerpc32/power4/fpu/multiarch/s_trunc.c | 1 + .../powerpc32/power4/fpu/multiarch/s_truncf.c | 1 + sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c | 1 + sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c | 1 + sysdeps/riscv/rv64/rvd/s_trunc.c | 1 + sysdeps/riscv/rvf/s_truncf.c | 1 + sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.c | 1 + sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.c | 1 + sysdeps/x86_64/fpu/multiarch/s_trunc.c | 1 + sysdeps/x86_64/fpu/multiarch/s_truncf.c | 1 + 27 files changed, 76 insertions(+), 31 deletions(-)