math: long double fix (use ldshape union)
authorSzabolcs Nagy <nsz@port70.net>
Wed, 4 Sep 2013 15:54:02 +0000 (15:54 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 5 Sep 2013 11:30:08 +0000 (11:30 +0000)
commitaa0c4a204e28cfc90a9ee955691a6cbe014c9fde
treee75c43e934d087e203dc999ba75168ee78e6ee7b
parent2eaed464e2080d8321d3903b71086a1ecfc4ee4a
math: long double fix (use ldshape union)

* use new ldshape union consistently
* add ld128 support to frexpl
* simplify sqrtl comment (ld64 is not just arm)
src/math/acoshl.c
src/math/asinhl.c
src/math/atanhl.c
src/math/coshl.c
src/math/frexpl.c
src/math/sinhl.c
src/math/sqrtl.c
src/math/tanhl.c