i386: move ULPs to i686/multiarch and regenerate new ones for i386
commit5537f466d620552e7f24d52a9b97ced736d2abb1
authorAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Dec 2015 21:55:34 +0000 (13 22:55 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 20 Dec 2015 15:36:45 +0000 (20 16:36 +0100)
treee42c28925b9cb4b816e358b9d5cfb62d9e105af7
parent83d776f979342f923b5c3d2a5b43afab841c6086
i386: move ULPs to i686/multiarch and regenerate new ones for i386

The i386 ULPs are actually the i686/multiarch ones. The i686/multiarch
float ULPs are more precise as the SSE2 version (when available) uses
double for the cosf and sinf functions.

On the other hand the higher precision of the x86 FPU improves the
precision for a few other math functions.

* sysdeps/i386/fpu/libm-test-ulps: Move to ....
* sysdeps/i386/i686/multiarch/fpu/libm-test-ulps: ...here.
* sysdeps/i386/fpu/libm-test-ulps: Regenerate.
ChangeLog
sysdeps/i386/fpu/libm-test-ulps
sysdeps/i386/i686/fpu/multiarch/libm-test-ulps [copied from sysdeps/i386/fpu/libm-test-ulps with 100% similarity]