Ondřej Bílka
|
c5d5d574cb
|
Format floating routines.
|
2013-10-17 16:03:24 +02:00 |
|
Joseph Myers
|
3e69426875
|
Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).
|
2013-05-19 18:40:25 +00:00 |
|
David S. Miller
|
438ebba294
|
Use libc_fe*() in 32-bit nearbyint()
* sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
libc_feholdexcept and libc_fesetenv.
|
2013-01-15 20:32:13 -08:00 |
|
Joseph Myers
|
f453b98b6b
|
Clean up dbl-64 rint, nearbyint.
|
2012-03-13 14:12:44 +00:00 |
|
Richard Henderson
|
1ed0291c31
|
Use <> for math.h and math_private.h everywhere.
Entire tree edited via find | grep | sed.
|
2012-03-09 16:09:10 -08:00 |
|
Joseph Myers
|
8db2188281
|
Remove __STDC__ conditionals from libm.
|
2012-01-27 17:29:45 +00:00 |
|
Ulrich Drepper
|
af0498dc95
|
[BZ #5857]
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.
|
2008-03-24 19:57:55 +00:00 |
|
Ulrich Drepper
|
abfbdde177
|
Update.
|
1999-07-14 00:54:57 +00:00 |
|