summaryrefslogtreecommitdiff
path: root/lib/builtins/fixdfdi.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use aliases for function redirectsPetr Hosek2019-04-291-1/+1
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-15/+12
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-14/+7
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [compiler-rt] Add back ARM EABI aliases where legal.Eli Friedman2017-10-031-7/+5
* builtins: expand out the AEABI function stubsSaleem Abdulrasool2017-05-161-1/+12
* Add hard float versions of FP to LL conversionsSergey Dmitrouk2015-04-061-0/+24
* Refactor float to integer conversion to share the same code.Joerg Sonnenberger2015-03-111-32/+9
* Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger2014-03-011-1/+1
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+45