fmaq.c (fmaq): Merge from GLIBC.
authorTobias Burnus <burnus@net-b.de>
Fri, 2 Nov 2012 16:59:30 +0000 (17:59 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 2 Nov 2012 16:59:30 +0000 (17:59 +0100)
commite4320d7da0bc4987254988c321b0e8d8c90d0e55
tree3926f14e41a87d8ec72a6c34a19e95e7035654f7
parentf2a1b46987236a338f9cd96fa42b64af9ffb5a80
fmaq.c (fmaq): Merge from GLIBC.

2012-11-01  Tobias Burnus  <burnus@net-b.de>
            Joseph Myers  <joseph@codesourcery.com>

        * math/fmaq.c (fmaq): Merge from GLIBC. Handle cases
        with small x * y using scaling, not as x * y + z.
        * math/lgammaq.c (lgammaq): Fix signgam handling.

Co-Authored-By: Joseph Myers <joseph@codesourcery.com>
From-SVN: r193099
libquadmath/ChangeLog
libquadmath/math/fmaq.c
libquadmath/math/lgammaq.c