This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 0f04fc0 Use VSQRT instruction for ARM sqrt (bug 20660). new b3918c4 math: Define iszero as a function template for C++ [BZ #20715]
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 | 8 +++++ math/Makefile | 3 +- math/math.h | 24 ++++++++++--- math/test-math-iszero.cc | 87 ++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 116 insertions(+), 6 deletions(-) create mode 100644 math/test-math-iszero.cc