summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/builtins/fp_lib.h
Commit message (Expand)AuthorAgeFilesLines
* Fix int to bool errors exposed due to r372612.Rumeet Dhindsa2019-09-241-1/+1
* Enable compiler-rt on SPARCRainer Orth2019-07-121-2/+2
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-144/+137
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [compiler-rt] [builtins] Add logb/logbf/logbl methods to compiler-rt to avoid...Jordan Rupprecht2018-09-241-0/+57
* builtins: spell inline as __inlineSaleem Abdulrasool2015-10-101-11/+11
* Support building floating-point facilities on FreeBSD 9.2 in 32-bit modeViktor Kutuzov2014-07-081-0/+12
* Move __addsf3 and __adddf3 into the corresponding blocks that defineJoerg Sonnenberger2014-04-011-2/+3
* Add instrastructure for IEEE quad precision.Joerg Sonnenberger2014-03-281-6/+114
* Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger2014-03-011-0/+3
* Undef helper macros after using them.Joerg Sonnenberger2014-02-261-0/+2
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+144
OpenPOWER on IntegriCloud