Wilco Dijkstra
|
d81f90ccd0
|
This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* to use standard C99 macros. This has no effect on generated code.
|
2015-06-03 15:41:36 +01:00 |
|
Joseph Myers
|
b168057aaa
|
Update copyright dates with scripts/update-copyrights.
|
2015-01-02 16:29:47 +00:00 |
|
Allan McRae
|
d4697bc93d
|
Update copyright notices with scripts/update-copyrights
|
2014-01-01 22:00:23 +10:00 |
|
Joseph Myers
|
568035b787
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
|
Joseph Myers
|
41498f4db1
|
Fix missing exceptions from exp (bugs 13787, 13922, 14036).
|
2012-05-05 19:37:39 +00:00 |
|
Joseph Myers
|
41bf21a1e7
|
Avoid overflows from long double functions using __kernel_standard.
|
2012-03-28 09:32:12 +00:00 |
|
Aurelien Jarno
|
92221550d7
|
Use non-signaling floating-point comparisons in math functions.
|
2012-02-19 11:20:18 +01:00 |
|
Paul Eggert
|
59ba27a63a
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
|
Ulrich Drepper
|
bcf01e6d80
|
Optimize exp
Add __exp*_finite optimizations and rewrite some wrappers.
|
2011-10-15 20:22:59 -04:00 |
|
Andreas Schwab
|
b7805d0ba8
|
Correct errno handling in expm1.
|
2009-10-19 21:23:15 -07:00 |
|
Ulrich Drepper
|
abfbdde177
|
Update.
|
1999-07-14 00:54:57 +00:00 |
|