Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020年02月21日 | math: fix __rem_pio2 in non-nearest rounding modes | Szabolcs Nagy | -1/+12 |
2015年11月21日 | math: explicitly promote expressions to excess-precision types | Rich Felker | -1/+1 |
2014年10月31日 | math: use the rounding idiom consistently | Szabolcs Nagy | -3/+10 |
2013年11月24日 | math: clean up __rem_pio2 | Szabolcs Nagy | -22/+12 |
2013年09月06日 | math: remove STRICT_ASSIGN macro | Szabolcs Nagy | -1/+1 |
2012年12月12日 | math: fix comment in __rem_pio2f.c | Szabolcs Nagy | -2/+2 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+78 |