Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-16 | New generic sincosf | Rajalakshmi Srinivasaraghavan | 1 | -100/+7 |
2017-12-05 | math: Use sign as double for reduced case in sinf | Adhemerval Zanella | 1 | -2/+2 |
2017-12-05 | [PATCH] fix sinf(NAN) | Szabolcs Nagy | 1 | -3/+3 |
2017-12-05 | s_sinf.c: Replace floor with simple casts | H.J. Lu | 1 | -6/+6 |
2017-12-04 | Use __floor not floor in sinf. | Joseph Myers | 1 | -2/+2 |
2017-12-04 | New generic sinf | Rajalakshmi Srinivasaraghavan | 1 | -41/+226 |
2017-09-22 | Use libm_alias_float in flt-32. | Joseph Myers | 1 | -1/+2 |
2012-09-03 | Add optimized sinf and cosf routines for x86 and x86-64 | Liubov Dmitrieva | 1 | -1/+10 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | 1 | -6/+1 |
2009-04-26 | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper | 1 | -2/+7 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+54 |