powerpc: Shrink ULPs for float128
authorGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Tue, 8 Aug 2017 21:52:03 +0000 (18:52 -0300)
committerGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Tue, 22 Aug 2017 18:04:46 +0000 (15:04 -0300)
commitf2f048a533bd490013820a8037a3043c0737e216
tree341d5618fc154b16a9c1a9771c7d1f5a81a472d7
parentd9bef9c0a41bc3ca4036542cbf2a7d2d0cf60237
powerpc: Shrink ULPs for float128

During the development of float128 on powerpc64le, the ulps have been
generated since early versions of the patches.  On those versions, the
functions gamma and pow10 were mistakenly thought to be part of the API.
After review, the functions were removed, however the ulps for them were
carried in the ulps file.

This patch removes such entries from the ulps file, as well as it
shrinks the ulps for the cpow and lgamma functions.

Tested for powerpc64le.

* sysdeps/powerpc/fpu/libm-test-ulps: Update.
ChangeLog
sysdeps/powerpc/fpu/libm-test-ulps