summaryrefslogtreecommitdiff
path: root/lib/builtins/comparesf2.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicate function aliases on MinGW after SVN r359835Martin Storsjo2019-05-031-2/+3
* Fix check-builtins on Windows after alias changesReid Kleckner2019-05-021-0/+8
* [builtins] Use aliases for function redirectsPetr Hosek2019-04-291-16/+12
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-84/+78
* 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-1/+4
* builtins: expand out the AEABI function stubsSaleem Abdulrasool2017-05-161-2/+7
* builtins: restrict aliasesSaleem Abdulrasool2015-08-211-0/+2
* [compiler-rt] Add libgcc compatibility aliases for __cmp{s,d,f}f2.Josh Gao2015-08-211-0/+3
* Fix typosAlp Toker2014-05-151-1/+1
* Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger2014-03-011-7/+14
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+133