aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/lib/builtins/fixdfti.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-11Refactor float to integer conversion to share the same code.Joerg Sonnenberger1-26/+7
2014-03-01Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger1-1/+1
2014-02-21Introduce CRT_HAS_128BIT, currently for all __LP64__ platforms.Joerg Sonnenberger1-2/+2
2014-02-14Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov1-0/+45