mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 17:11:06 +00:00
9e8081d123
+ Use DOT_MACHINE macro instead of ".machine" instruction. + Use __isinf and __isinff instead of builtin versions. + In s_logb, s_logbf and s_logbl functions, used float versions to calculate "ret = x & 0x7f800000;" expression. |
||
---|---|---|
.. | ||
s_modf.c | ||
s_modff.c |