summaryrefslogtreecommitdiff
path: root/lib/msun/src/catrigl.c
Commit message (Expand)AuthorAgeFilesLines
* Add a macro nan_mix() and use it to get NaN results that are (bitwise)Bruce Evans2018-07-171-3/+3
* lib/msun: avoid referring to broken LDBL_MAXRyan Libby2017-08-291-1/+6
* Revert r322418, LDBL_MAX_EXP unsuitable for macro pasting on some archesRyan Libby2017-08-121-1/+1
* lib/msun: avoid referring to broken LDBL_MAXRyan Libby2017-08-111-1/+1
* Silence a -Wunused warning about the junk variable being used to raiseDimitry Andric2017-05-131-1/+1
* Add casinl() cacosl() catanl() casinhl() cacoshl() catanhl() APIs to msunMahdi Mokhtari2017-02-151-0/+412