aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/lib/builtins/fp_lib.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-10builtins: spell inline as __inlineSaleem Abdulrasool1-11/+11
2014-07-08Support building floating-point facilities on FreeBSD 9.2 in 32-bit modeViktor Kutuzov1-0/+12
2014-04-01Move __addsf3 and __adddf3 into the corresponding blocks that defineJoerg Sonnenberger1-2/+3
2014-03-28Add instrastructure for IEEE quad precision.Joerg Sonnenberger1-6/+114
2014-03-01Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger1-0/+3
2014-02-26Undef helper macros after using them.Joerg Sonnenberger1-0/+2
2014-02-14Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov1-0/+144