Browse Source

sync with glibc

Mike Frysinger 19 years ago
parent
commit
492ed006b4
2 changed files with 301 additions and 145 deletions
  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)

File diff suppressed because it is too large
+ 298 - 145
test/math/libm-test.inc


Some files were not shown because too many files changed in this diff