1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-30 04:04:54 +03:00
Adhemerval Zanella c24517c9dd 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.
2013-12-13 14:56:09 -05:00
..
2013-10-30 17:32:08 +10:00
2013-09-20 21:25:31 +02:00
2012-03-28 09:25:31 +02:00
2013-10-04 10:37:59 +09:30
2013-10-04 10:38:28 +09:30
2013-04-03 14:13:44 +02:00
2013-10-04 10:38:28 +09:30
2013-10-18 21:04:22 +00:00
2004-02-14 05:16:57 +00:00