Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move compiler_rt type definitions to a separate header | 2020-08-13 | 1 | -32/+2 | |
| | | | | | so that we can reuse them in other compiler_rt routines. ok kettenis@ | ||||
* | Add __lshrti3 to libkern and use it on sparc64 | 2020-04-02 | 1 | -0/+71 | |
With this it's possible to build the kernel using clang. Discussed with claudio@, ok deraadt@ |