aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/lib/builtins/floatundixf.c
AgeCommit message (Collapse)AuthorFilesLines
2014-03-01Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger1-1/+1
Move prototypes into headers and fix a few inconsistencies. llvm-svn: 202591
2014-02-14Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵Alexey Samsonov1-0/+42
directory llvm-svn: 201393