summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/builtins/divdc3.c
Commit message (Collapse)AuthorAgeFilesLines
* builtins: emulate _Complex for clSaleem Abdulrasool2015-10-071-11/+11
| | | | | | | | | cl does not support C99 completely as of VS2015. Emulate _Complex to allow building with MSVC. Patch by Tee Hao Wei! llvm-svn: 249514
* Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger2014-03-011-1/+1
| | | | | | Move prototypes into headers and fix a few inconsistencies. llvm-svn: 202591
* Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵Alexey Samsonov2014-02-141-0/+60
directory llvm-svn: 201393
OpenPOWER on IntegriCloud