Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't build double-double functions since long double is the same as double | 2020-08-14 | 1 | -12/+4 | |
| | | | | | | on OpenBSD. ok gkoehler@ | ||||
* | Remove fixtfti.c from ppc-if to unbreak macppc build. I guess kettenis@ | 2020-08-11 | 1 | -2/+1 | |
| | | | | | was right that this isn't really needed. Now the list is the same as what we had for the previous compiler-rt version. | ||||
* | fix path for testing if a .S exists | 2020-08-11 | 1 | -2/+2 | |
| | |||||
* | Add build infrastructure for compiler-rt. | 2020-08-10 | 1 | -0/+320 | |
ok kettenis@ |