This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from eb65a3d545 Remove some math_private.h libc_feholdexcept_setround overrides. new 6f9a3dd8b8 Move LDBL_CLASSIFY_COMPAT to its own header.
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 | 32 ++++++++++++++++++++++ .../math_private.h => arm/ldbl-classify-compat.h} | 6 ++-- sysdeps/arm/math_private.h | 4 --- .../generic/ldbl-classify-compat.h | 29 ++++++++++---------- sysdeps/ieee754/dbl-64/s_finite.c | 3 +- sysdeps/ieee754/dbl-64/s_isinf.c | 3 +- sysdeps/ieee754/dbl-64/s_isnan.c | 3 +- sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c | 3 +- sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c | 3 +- sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c | 3 +- .../coldfire/ldbl-classify-compat.h} | 6 ++-- .../ldbl-classify-compat.h} | 6 ++-- .../math_private.h => mips/ldbl-classify-compat.h} | 6 ++-- sysdeps/mips/math_private.h | 4 --- .../ldbl-classify-compat.h} | 6 ++-- .../sh/{math_private.h => ldbl-classify-compat.h} | 6 ++-- 16 files changed, 70 insertions(+), 53 deletions(-) copy sysdeps/{sh/math_private.h => arm/ldbl-classify-compat.h} (64%) copy benchtests/bench-util.c => sysdeps/generic/ldbl-classify-compat.h (52%) rename sysdeps/{nios2/math_private.h => m68k/coldfire/ldbl-classify-compat.h} (63%) rename sysdeps/{m68k/coldfire/math_private.h => microblaze/ldbl-classify-compat.h} (61%) rename sysdeps/{microblaze/math_private.h => mips/ldbl-classify-compat.h} (60%) copy sysdeps/{sh/math_private.h => nios2/ldbl-classify-compat.h} (64%) rename sysdeps/sh/{math_private.h => ldbl-classify-compat.h} (64%)