Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
ae0f0f
math: add fenv test and new 'add' function in gen
Authored and Committed by Szabolcs Nagy
12 years ago
raw
patch
tree
parent
5 files changed.
182 lines added
.
3 lines removed
.
src/math/fenv.c
file added
+173
src/math/gen/Makefile
file modified
+3
-3
src/math/gen/functions.h
file modified
+2
-0
src/math/gen/mp.c
file modified
+2
-0
src/math/gen/mplibm.c
file modified
+2
-0
math: add fenv test and new 'add' function in gen
src/math/fenv.c
file added
+173
src/math/gen/Makefile
file modified
+3
-3
src/math/gen/functions.h
file modified
+2
-0
src/math/gen/mp.c
file modified
+2
-0
src/math/gen/mplibm.c
file modified
+2
-0