This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a91fd16 Fix x86_64/x86 powl handling of sNaN arguments (bug 20916). new 5830764 Fix hypot sNaN handling (bug 20940). new 1dae0a1 Fix typo in last ChangeLog message.
The 2 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 | 18 ++++++++++++ math/libm-test.inc | 52 ++++++++++++++++++++++++++++++++++ sysdeps/ieee754/dbl-64/e_hypot.c | 2 ++ sysdeps/ieee754/flt-32/e_hypotf.c | 4 +-- sysdeps/ieee754/ldbl-128/e_hypotl.c | 2 ++ sysdeps/ieee754/ldbl-128ibm/e_hypotl.c | 2 ++ sysdeps/ieee754/ldbl-96/e_hypotl.c | 2 ++ sysdeps/powerpc/fpu/e_hypot.c | 10 ++++--- sysdeps/powerpc/fpu/e_hypotf.c | 10 ++++--- 9 files changed, 92 insertions(+), 10 deletions(-)