Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a macro nan_mix() and use it to get NaN results that are (bitwise) | Bruce Evans | 2018-07-17 | 1 | -3/+3 |
* | lib/msun: avoid referring to broken LDBL_MAX | Ryan Libby | 2017-08-29 | 1 | -1/+6 |
* | Revert r322418, LDBL_MAX_EXP unsuitable for macro pasting on some arches | Ryan Libby | 2017-08-12 | 1 | -1/+1 |
* | lib/msun: avoid referring to broken LDBL_MAX | Ryan Libby | 2017-08-11 | 1 | -1/+1 |
* | Silence a -Wunused warning about the junk variable being used to raise | Dimitry Andric | 2017-05-13 | 1 | -1/+1 |
* | Add casinl() cacosl() catanl() casinhl() cacoshl() catanhl() APIs to msun | Mahdi Mokhtari | 2017-02-15 | 1 | -0/+412 |