This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 437c94e04b Remove the clone3 symbol from libc.a [BZ #31770] new 0b716305df math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) new 1f09aae36a math: Fix i386 and m68k exp10 on static build (BZ 31775)
The 2 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: sysdeps/i386/fpu/w_exp10_compat.c | 9 +++++++-- sysdeps/i386/fpu/w_fmod_compat.c | 7 ++++--- sysdeps/i386/fpu/w_fmodf_compat.c | 7 ++++--- sysdeps/ieee754/ldbl-opt/s_ldexpl.c | 4 ++-- sysdeps/m68k/m680x0/fpu/w_exp10_compat.c | 9 +++++++-- sysdeps/m68k/m680x0/fpu/w_fmod_compat.c | 5 +++-- sysdeps/m68k/m680x0/fpu/w_fmodf_compat.c | 7 ++++--- 7 files changed, 31 insertions(+), 17 deletions(-)