This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master in repository glibc.
from 3f68c5c9b6 Fix sparc32 bits/long-double.h (bug 21987). new 3b10c5d2ab Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm [...]
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 | 15 ++++++++++ NEWS | 1 + math/Makefile | 4 ++- math/math.h | 2 +- debug/tst-ssp-1.c => math/test-math-iscanonical.cc | 33 ++++++++++++---------- sysdeps/ieee754/ldbl-128ibm/bits/iscanonical.h | 21 ++++++++++++-- sysdeps/ieee754/ldbl-96/bits/iscanonical.h | 19 ++++++++++++- sysdeps/powerpc/powerpc64le/Makefile | 1 + 8 files changed, 76 insertions(+), 20 deletions(-) copy debug/tst-ssp-1.c => math/test-math-iscanonical.cc (65%)