Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tedu compiler-rt 8.0.1. | 2020-08-10 | 1 | -199/+0 | |
| | |||||
* | Make compiler-rt's __clear_cache() work on 32-bit ARM by making | 2019-09-28 | 1 | -2/+2 | |
| | | | | | | | it use sysarch(). From Josh Elsasser ok kettenis@ | ||||
* | Update compiler-rt to 7.0.1. This is mostly a cosmetic update since | 2019-01-29 | 1 | -2/+2 | |
| | | | | | | | most changes are guarded behind WIN32 or GCC ifdefs. The functional change is in emutls and AMD model checking. ok kettenis@ | ||||
* | Update to compiler-rt 6.0.0. | 2018-09-18 | 1 | -11/+33 | |
| | | | | | tested by naddy@ ok kettenis@ | ||||
* | Update to compiler-rt 5.0.1. | 2017-12-26 | 1 | -6/+13 | |
| | | | | ok kettenis@ | ||||
* | Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc. | 2016-09-05 | 1 | -0/+170 | |
This is the lib/builtin directory of the compiler-rt source tarball. comments/ok patrick@, ok kettenis@ |