Adhemerval Zanella
08cee2a464
powerpc: Fix fsqrt build in libm [BZ#16576]
...
Some powerpc64 processors (e5500 core for instance) does not provide the
fsqrt instruction, however current check to use in math_private.h is
__WORDSIZE and _ARCH_PWR4 (ISA 2.02). This is patch change it to use
the compiler flag _ARCH_PPCSQ (which is the same condition GCC uses to
decide whether to generate fsqrt instruction).
It fixes BZ#16576.
2015-01-28 05:59:16 -05:00
..
2015-01-02 16:29:47 +00:00
2015-01-28 05:59:16 -05:00
2015-01-14 21:35:40 +00:00
2015-01-12 12:58:34 -05:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-12 06:32:08 -05:00
2015-01-28 05:59:16 -05:00
2014-02-12 18:27:12 +00:00
2015-01-02 16:29:47 +00:00
2013-10-30 17:32:08 +10:00
2013-10-30 17:32:08 +10:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2012-03-28 09:25:31 +02:00
2013-03-08 11:07:15 -03:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2011-12-17 20:32:59 -05:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-02-04 09:48:47 -02:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-06-25 17:52:56 +00:00
2013-06-28 16:52:49 -05:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-12 06:32:08 -05:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2012-07-19 17:04:04 -03:00
2015-01-02 16:29:47 +00:00
2004-02-14 05:16:57 +00:00