This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 595c22ecd8 x86-64: Fix ifdef indentation in strlen-evex.S new 9acda61d94 Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #1 [...]
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: math/auto-libm-test-in | 20 +- math/auto-libm-test-out-j0 | 50 ++++ math/auto-libm-test-out-j1 | 50 ++++ math/auto-libm-test-out-y0 | 50 ++++ math/auto-libm-test-out-y1 | 75 ++++++ sysdeps/aarch64/libm-test-ulps | 70 ++--- sysdeps/ieee754/flt-32/e_j0f.c | 515 +++++++++++++++++++++++++++++++++--- sysdeps/ieee754/flt-32/e_j1f.c | 512 ++++++++++++++++++++++++++++++++--- sysdeps/ieee754/flt-32/reduce_aux.h | 64 +++++ sysdeps/powerpc/fpu/libm-test-ulps | 62 ++--- sysdeps/s390/fpu/libm-test-ulps | 68 ++--- sysdeps/sparc/fpu/libm-test-ulps | 68 ++--- sysdeps/x86_64/fpu/libm-test-ulps | 76 +++--- 13 files changed, 1435 insertions(+), 245 deletions(-) create mode 100644 sysdeps/ieee754/flt-32/reduce_aux.h