This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[libquadmath, patch] Add logbq() to libquadmath


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

Attachment: logbq.ChangeLog
Description: Binary data

Attachment: logbq.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]