]> sourceware.org Git - glibc.git/commit
Always use wordsize-64 version of s_round.c.
authorStefan Liebler <stli@linux.ibm.com>
Wed, 11 Dec 2019 14:09:17 +0000 (15:09 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Wed, 11 Dec 2019 14:12:14 +0000 (15:12 +0100)
commit36e9acbd5cb2c330c0d53195db4a0ee31f2c3097
treef610bed3096b67122212f2c05b24e7e1e849d722
parent1c94bf0f0a50ce66c808e2ea9b7e417785798b73
Always use wordsize-64 version of s_round.c.

This patch replaces s_round.c in sysdeps/dbl-64 with the one in
sysdeps/dbl-64/wordsize-64 and removes the latter one.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/ieee754/dbl-64/s_round.c
sysdeps/ieee754/dbl-64/wordsize-64/s_round.c [deleted file]
This page took 0.041855 seconds and 5 git commands to generate.