Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
79ae5f
math: fix mpfr code for ld80 long double functions
Authored and Committed by nsz
12 years ago
raw
patch
tree
parent
10 files changed.
79 lines added
.
79 lines removed
.
src/math/gen/mp.c
file modified
+2
-2
src/math/sanity/atan2l.h
file modified
+10
-10
src/math/sanity/copysignl.h
file modified
+10
-10
src/math/sanity/fdiml.h
file modified
+3
-3
src/math/sanity/fmaxl.h
file modified
+10
-10
src/math/sanity/fminl.h
file modified
+10
-10
src/math/sanity/fmodl.h
file modified
+10
-10
src/math/sanity/hypotl.h
file modified
+10
-10
src/math/sanity/powl.h
file modified
+4
-4
src/math/sanity/remainderl.h
file modified
+10
-10
math: fix mpfr code for ld80 long double functions
src/math/gen/mp.c
file modified
+2
-2
src/math/sanity/atan2l.h
file modified
+10
-10
src/math/sanity/copysignl.h
file modified
+10
-10
src/math/sanity/fdiml.h
file modified
+3
-3
src/math/sanity/fmaxl.h
file modified
+10
-10
src/math/sanity/fminl.h
file modified
+10
-10
src/math/sanity/fmodl.h
file modified
+10
-10
src/math/sanity/hypotl.h
file modified
+10
-10
src/math/sanity/powl.h
file modified
+4
-4
src/math/sanity/remainderl.h
file modified
+10
-10