ソースを参照

sync with glibc

Mike Frysinger 19 年 前
コミット
492ed006b4
2 ファイル変更301 行追加145 行削除
  1. 3 0
      test/math/fenv.h
  2. 298 145
      test/math/libm-test.inc

+ 3 - 0
test/math/fenv.h

@@ -0,0 +1,3 @@
+/* until we support fenv ... */
+#define feclearexcept(X)
+#define fetestexcept(X) (0)

ファイルの差分が大きいため隠しています
+ 298 - 145
test/math/libm-test.inc


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません