Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up converttoint handling and document the semantics | Szabolcs Nagy | 2018-08-10 | 1 | -5/+15 |
* | Use uint32_t sign in single precision math error handling functions | Szabolcs Nagy | 2018-07-02 | 1 | -4/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | New generic powf | Szabolcs Nagy | 2017-09-29 | 1 | -0/+27 |
* | New generic log2f | Szabolcs Nagy | 2017-09-29 | 1 | -0/+11 |
* | New generic logf | Szabolcs Nagy | 2017-09-29 | 1 | -0/+12 |
* | Optimized generic expf and exp2f with wrappers | Szabolcs Nagy | 2017-09-25 | 1 | -0/+114 |