Skip to content
Snippets Groups Projects
Commit eda9e0a7 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

add an almost complete libm implementation

again taken from musl.

For now disabled:

 - floor, ceil: we have an asm implementation, but need to check if it's enough
 - various functions that mess with the floating point exception status.
parent 992944f5
No related branches found
No related tags found
No related merge requests found
Showing
with 2154 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment