This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 99468ed45f io: Remove xmknod{at} implementations new 7525c1c71d x86 long double: Consider pseudo numbers as signaling new 38a033ac85 x86 long double: Add tests for pseudo normal numbers
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: math/libm-test-driver.c | 38 ++++++++++++++++++++++ math/libm-test-fpclassify.inc | 14 ++++++++ math/libm-test-isinf.inc | 14 ++++++++ math/libm-test-isnan.inc | 14 ++++++++ math/libm-test-issignaling.inc | 14 ++++++++ .../generic/nan-pseudo-number.h | 18 +++++----- sysdeps/ieee754/ldbl-96/s_issignalingl.c | 11 +++++-- .../x86/fpu/nan-pseudo-number.h | 19 +++++------ 8 files changed, 120 insertions(+), 22 deletions(-) copy elf/tst-glibc-hwcaps-mask.c => sysdeps/generic/nan-pseudo-number.h (69%) copy elf/argv0test.c => sysdeps/x86/fpu/nan-pseudo-number.h (69%)