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