Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop cloudabi | Konstantin Belousov | 2021-09-21 | 1 | -184/+0 |
* | Use uintptr_t instead of register_t * for the stack base. | John Baldwin | 2019-12-03 | 1 | -11/+11 |
* | Check for errors from copyout() and suword*() in sv_copyout_args/strings. | John Baldwin | 2019-11-18 | 1 | -4/+4 |
* | Add helper functions to copy strings into struct image_args. | Brooks Davis | 2018-11-29 | 1 | -2/+3 |
* | Upgrade to CloudABI v0.17. | Ed Schouten | 2017-11-08 | 1 | -4/+20 |
* | Provide the CloudABI vDSO to its executables. | Ed Schouten | 2016-08-10 | 1 | -0/+11 |
* | Make CloudABI's way of doing TLS more friendly to userspace emulators. | Ed Schouten | 2016-04-06 | 1 | -1/+7 |
* | Make Position Independent Executables work for CloudABI. | Ed Schouten | 2016-03-31 | 1 | -0/+1 |
* | Replace the CloudABI system call table by a machine generated version. | Ed Schouten | 2016-03-24 | 1 | -1/+2 |
* | Refactoring: move out generic bits from cloudabi64_sysvec.c. | Ed Schouten | 2015-10-22 | 1 | -0/+148 |