| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | compiler-rt: add support for mingw-w64 in builtins | Reid Kleckner | 2015-07-17 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | The is so that we can avoid using libgcc and use compiler-rt with mingw-w64. Related driver patch http://reviews.llvm.org/D11077 I have tested this with mingw-w64 and everything seems to be in order. I also sent this patch to the mingw-w64 mailing list for them to look at. Patch by Martell Malone. Differential Revision: http://reviews.llvm.org/D11085 llvm-svn: 242539 | ||||
| * | Consistently use COMPILER_RT_ABI for all public symbols. | Joerg Sonnenberger | 2014-03-01 | 1 | -3/+2 |
| | | | | | | | Move prototypes into headers and fix a few inconsistencies. llvm-svn: 202591 | ||||
| * | Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵ | Alexey Samsonov | 2014-02-14 | 1 | -0/+59 |
| directory llvm-svn: 201393 | |||||

