summaryrefslogtreecommitdiff
path: root/lib/builtins/fixunsdfti.c
Commit message (Expand)AuthorAgeFilesLines
* Fix float->uint conversion for inputs less than 0Derek Schuff2015-05-011-1/+1
* Refactor float to integer conversion to share the same code.Joerg Sonnenberger2015-03-111-30/+6
* Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger2014-03-011-1/+1
* Introduce CRT_HAS_128BIT, currently for all __LP64__ platforms.Joerg Sonnenberger2014-02-211-2/+2
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+47