summaryrefslogtreecommitdiff
path: root/lib/msun/src/s_cpowl.c
Commit message (Expand)AuthorAgeFilesLines
* Recommit r336497: Fix powl, cpow, cpowf, and cpowl imports from OpenBSDDimitry Andric2018-07-201-2/+3
* Revert r336497 for now, as it breaks on architectures using gcc, with:Dimitry Andric2018-07-191-2/+2
* Fix powl, cpow, cpowf, and cpowl imports from OpenBSDDimitry Andric2018-07-191-2/+2
* msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsdMatt Macy2018-07-151-0/+73