]> git.ipfire.org Git - thirdparty/glibc.git/commit
powerpc64le: refactor e_sqrtf128.c
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Tue, 7 Apr 2020 21:20:51 +0000 (16:20 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Tue, 16 Jun 2020 18:50:44 +0000 (13:50 -0500)
commitb637306d3e3a04c065dadf390639ce9932d1d295
treed3182d563f0dd1f7e5124682d624c6b27d3398e3
parentb67339d0bbc07911859ca8c488e1923441cd3c33
powerpc64le: refactor e_sqrtf128.c

Combine both implementations into a single file to allow
building twice with appropriate multiarch support when possible.
sysdeps/powerpc/powerpc64/le/fpu/e_sqrtf128.c
sysdeps/powerpc/powerpc64/le/power9/fpu/e_sqrtf128.c [deleted file]