projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
(INT8_C, INT16_C, INT32_C, INT64_C, UINT8_C, UINT16_C, UINT32_C,
[kopensolaris-gnu/glibc.git]
/
math
/
Versions
diff --git
a/math/Versions
b/math/Versions
index
580fa25
..
8bed026
100644
(file)
--- a/
math/Versions
+++ b/
math/Versions
@@
-4,6
+4,9
@@
libc {
__isnan; __isnanf; __isnanl; __finite; __finitef; __finitel;
__isinf; __isinff; __isinfl;
__isnan; __isnanf; __isnanl; __finite; __finitef; __finitel;
__isinf; __isinff; __isinfl;
+ # global variables
+ __fpu_control;
+
# c*
copysign; copysignf; copysignl;
# c*
copysign; copysignf; copysignl;
@@
-100,7
+103,7
@@
libm {
log2; log2f; log2l;
nan; nanf; nanl;
nearbyint; nearbyintf; nearbyintl;
log2; log2f; log2l;
nan; nanf; nanl;
nearbyint; nearbyintf; nearbyintl;
- next
afterx; nextafterxf; nextafterx
l;
+ next
toward; nexttowardf; nexttoward
l;
pow10; pow10f; pow10l;
remquo; remquof; remquol;
lrint; lrintf; lrintl;
pow10; pow10f; pow10l;
remquo; remquof; remquol;
lrint; lrintf; lrintl;