Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [builtins] Use single line C++/C99 comment style | Petr Hosek | 2019-04-28 | 1 | -1/+1 |
* | [builtins] Reformat builtins with clang-format | Petr Hosek | 2019-04-28 | 1 | -10/+10 |
* | Move prototypes for the double-double helpers into the common header. | Joerg Sonnenberger | 2015-11-22 | 1 | -0/+5 |
* | Don't use implementation namespace for include guard. Fix spacing. | Joerg Sonnenberger | 2015-11-22 | 1 | -4/+4 |
* | builtins: define and use ALWAYS_INLINE | Saleem Abdulrasool | 2015-10-11 | 1 | -4/+3 |
* | builtins: spell inline as __inline | Saleem Abdulrasool | 2015-10-10 | 1 | -18/+13 |
* | Move original compiler-rt functions (libgcc replacement) to lib/builtins dire... | Alexey Samsonov | 2014-02-14 | 1 | -0/+46 |