[libquadmath, patch] Add logbq() to libquadmath

FX fxcoudert@gmail.com
Mon Aug 3 21:04:00 GMT 2015


The attached patch adds logbq() to libquadmath, with code lifted from glibc.
It is made necessary by an upcoming patch for gfortran, adding full support for the IEEE modules on __float128, and requires logbq().

Bootstrapped and regtested on x86_64-apple-darwin14.
OK to commit to trunk?

FX

-------------- next part --------------
A non-text attachment was scrubbed...
Name: logbq.ChangeLog
Type: application/octet-stream
Size: 301 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20150803/78321ef2/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logbq.diff
Type: application/octet-stream
Size: 4004 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20150803/78321ef2/attachment-0001.obj>


More information about the Fortran mailing list