This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a1132b5e56 Use libm_alias_double for more dbl-64 functions. new aa0235dfde 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 +++++++++++ math/Makefile | 4 ++- math/math.h | 2 +- ...st-finite-macros.c => test-math-iscanonical.cc} | 31 +++++++++++++++------- sysdeps/ieee754/ldbl-128ibm/bits/iscanonical.h | 21 +++++++++++++-- sysdeps/ieee754/ldbl-96/bits/iscanonical.h | 19 ++++++++++++- sysdeps/powerpc/powerpc64le/Makefile | 1 + 7 files changed, 79 insertions(+), 14 deletions(-) copy math/{test-finite-macros.c => test-math-iscanonical.cc} (66%)