Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement C23 exp2m1, exp10m1 | 2024-06-17 | 1 | -0/+12 | |
* | Implement C23 log10p1 | 2024-06-17 | 1 | -0/+6 | |
* | Implement C23 logp1 | 2024-06-17 | 1 | -0/+6 | |
* | Implement C23 log2p1 | 2024-05-20 | 1 | -0/+6 | |
* | math: remove exp10 wrappers | 2024-01-12 | 1 | -0/+1 | |
* | math: Remove the error handling wrapper from fmod and fmodf | 2023-04-03 | 1 | -0/+2 | |
* | math: Remove the error handling wrapper from hypot and hypotf | 2021-12-13 | 1 | -0/+2 | |
* | Add fmaximum, fminimum functions | 2021-09-28 | 1 | -0/+48 | |
* | Add narrowing fma functions | 2021-09-22 | 1 | -0/+6 | |
* | Add narrowing square root functions | 2021-09-10 | 1 | -0/+6 | |
* | New exp10f version without SVID compat wrapper | 2020-06-19 | 1 | -0/+1 | |
* | Make totalorder and totalordermag functions take pointer arguments. | 2019-08-15 | 1 | -0/+12 | |
* | Move *-le.abilist to le/*.abilist | 2018-12-10 | 1 | -0/+912 |