This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5d4999e519 math: Fix isnanf128 static build (BZ 31774) new a34f76edbd Don't provide scalb/significand _FloatN aliases [BZ #31760] new 43d41ae6d7 Don't provide XXXf128_do_not_use aliases [BZ #31757] new 6d3b523eb5 Define write_profiling functions only in profile library [BZ [...]
The 3 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: gmon/gmon.c | 3 ++- math/s_significand_template.c | 12 ++++++++++++ math/w_scalb_template.c | 12 ++++++++++++ sysdeps/ieee754/float128/s_isnanf128.c | 2 ++ sysdeps/ieee754/ldbl-128/s_finitel.c | 2 ++ sysdeps/ieee754/ldbl-128/s_isinfl.c | 2 ++ sysdeps/ieee754/ldbl-128/s_nextafterl.c | 4 ++++ 7 files changed, 36 insertions(+), 1 deletion(-)