Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-17 | Format floating routines. | Ondřej Bílka | |
2013-05-19 | Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490). | Joseph Myers | |
2013-01-15 | Use libc_fe*() in 32-bit nearbyint() | David S. Miller | |
* sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use libc_feholdexcept and libc_fesetenv. | |||
2012-03-13 | Clean up dbl-64 rint, nearbyint. | Joseph Myers | |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | |
Entire tree edited via find | grep | sed. | |||
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | |
2008-03-24 | [BZ #5857] | Ulrich Drepper | |
2008-03-09 Andreas Jaeger <aj@suse.de> [BZ #5857] * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18. * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise. Patch by Mark Elliott <mark.h.elliott@lmco.com>. * math/libm-test.inc (nearbyint_test): Add new test cases from #5857. (rint_test): Likewise. | |||
1999-07-14 | Update. | Ulrich Drepper | |