diff options
author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2013-12-13 14:56:09 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2013-12-13 14:56:09 -0500 |
commit | c24517c9dd9e92b4fa81e192967c63e56c1726e2 (patch) | |
tree | c5ac29b63aea9deef7f9d95e6455e17d43e43a3a /elf/dblloadmod1.c | |
parent | a52374e82b90a6039c720f7b9b7dfa9db24ff4f0 (diff) | |
download | glibc-c24517c9dd9e92b4fa81e192967c63e56c1726e2.tar glibc-c24517c9dd9e92b4fa81e192967c63e56c1726e2.tar.gz glibc-c24517c9dd9e92b4fa81e192967c63e56c1726e2.tar.bz2 glibc-c24517c9dd9e92b4fa81e192967c63e56c1726e2.zip |
PowerPC: Cleaning up uneeded sqrt routines
For PPC64, all the wrappers at sysdeps are superfluous: they are
basically the same implementation from math/w_sqrt.c with the
'#ifdef _IEEE_LIBM'. And the power4 version just force the 'fsqrt'
instruction utilization with an inline assembly, which is already
handled by math_private.h __ieee754_sqrt implementation.
Diffstat (limited to 'elf/dblloadmod1.c')
0 files changed, 0 insertions, 0 deletions