glibc/sysdeps/powerpc/power5+/fpu
Raman Tenneti 9e8081d123 Changes to compile glibc-2.27 on PPC (Power8) with clang.
+ 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.
2021-08-27 17:23:15 -07:00
..
s_modf.c Changes to compile glibc-2.27 on PPC (Power8) with clang. 2021-08-27 17:23:15 -07:00
s_modff.c Changes to compile glibc-2.27 on PPC (Power8) with clang. 2021-08-27 17:23:15 -07:00