summaryrefslogtreecommitdiff
path: root/lib/builtins/floatundidf.c
AgeCommit message (Expand)Author
2017-10-03[compiler-rt] Add back ARM EABI aliases where legal.Eli Friedman
2017-05-16builtins: expand out the AEABI function stubsSaleem Abdulrasool
2016-06-13[builtins] Make SOFT_FP versions of floatdidf and floatundidf compileJeroen Ketema
2016-06-13[builtins] replace tabs by spaces and remove whitespace at end of line NFCJeroen Ketema
2015-10-15builtins: Expand out floating point exponents for MSVCSaleem Abdulrasool
2014-03-01Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger
2014-02-14Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov