This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from bba1419 Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156). new 5f7b8f4 Begin refactor of libm-test.inc new de62889 Refactor type specific macros using regexes new d8728df Remove unused macros from libm-test.inc. new 24e9ae1 Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157).
The 4 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 | 87 +++ math/libm-test.inc | 904 ++++++++++++++++---------------- math/test-double.h | 4 + math/test-float.h | 4 + math/test-ldouble.h | 4 + sysdeps/powerpc/powerpc32/fpu/s_fabsl.S | 21 +- sysdeps/powerpc/powerpc64/fpu/s_fabsl.S | 5 +- 7 files changed, 564 insertions(+), 465 deletions(-)