summaryrefslogtreecommitdiffstats
path: root/src/tests/math_test.c
Commit message (Expand)AuthorAgeFilesLines
* [libc] Add flsll()Michael Brown2014-04-271-0/+37
* [libc] Add isqrt() function to find integer square rootsMichael Brown2014-04-261-0/+11
* [test] Check for correct -mrtd assumption on libgcc arithmetic functionsMichael Brown2014-04-261-4/+74
* [test] Add tests for 64-bit divisionMichael Brown2014-04-251-0/+122
* [test] Add self-tests for flsl()Michael Brown2014-04-241-0/+86