summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/builtins/extendsfdf2.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor extendsfdf2.Joerg Sonnenberger2014-05-291-124/+5
| | | | | | | Patch by: GuanHong Liu Differential Revision: http://reviews.llvm.org/D3887 llvm-svn: 209781
* Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger2014-03-011-1/+2
| | | | | | 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/+137
directory llvm-svn: 201393
OpenPOWER on IntegriCloud