Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-01 | Consistently use COMPILER_RT_ABI for all public symbols. | Joerg Sonnenberger | 1 | -3/+1 | |
Move prototypes into headers and fix a few inconsistencies. llvm-svn: 202591 | |||||
2014-02-21 | Introduce CRT_HAS_128BIT, currently for all __LP64__ platforms. | Joerg Sonnenberger | 1 | -2/+2 | |
Use it to enable the various functions for TI mode. llvm-svn: 201909 | |||||
2014-02-14 | Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵ | Alexey Samsonov | 1 | -0/+81 | |
directory llvm-svn: 201393 |