Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019年09月27日 | math: optimize lrint on 32bit targets | Szabolcs Nagy | -1/+27 |
2012年11月13日 | math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed | Szabolcs Nagy | -0/+1 |
2012年03月18日 | make lrint and llrint functions work without fenv support | nsz | -1/+1 |
2012年03月18日 | faster lrint and llrint functions | nsz | -50/+37 |
2012年03月16日 | make fma and lrint functions build without full fenv support | Rich Felker | -0/+2 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+56 |