aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/cloudabi
Commit message (Expand)AuthorAgeFilesLines
* Drop cloudabiKonstantin Belousov2021-09-2111-4839/+0
* Import the latest CloudABI definitions, v0.18.Ed Schouten2017-11-212-23/+755
* Upgrade to CloudABI v0.17.Ed Schouten2017-11-085-84/+32
* Import the latest CloudABI definitions, version 0.16.Ed Schouten2017-10-1810-188/+81
* Merge pipes and socket pairs.Ed Schouten2017-09-051-2/+0
* Complete the CloudABI networking refactoring.Ed Schouten2017-08-308-188/+42
* Sync CloudABI compatibility against the latest upstream version (v0.13).Ed Schouten2017-08-258-253/+85
* Upgrade to the latest sources generated from the CloudABI specification.Ed Schouten2017-07-2610-326/+197
* Sync in the latest CloudABI generated source files.Ed Schouten2017-01-175-462/+401
* Sync in latest vDSOs from upstream.Ed Schouten2016-09-192-124/+86
* Fix badly computed register/stack offset of system call output arguments.Ed Schouten2016-09-181-5/+4
* Add very preliminary support for CloudABI for ARMv6.Ed Schouten2016-09-181-0/+490
* Make execution of 32-bit CloudABI executables work on amd64.Ed Schouten2016-08-241-0/+1223
* Remove an unused header file.Ed Schouten2016-08-241-413/+0
* Make CloudABI work on i386.Ed Schouten2016-08-221-0/+477
* Fix s/64/32/ conversion errors in the system call table.Ed Schouten2016-08-211-2/+2
* Import the 32-bit system call table and data types into the tree.Ed Schouten2016-08-212-0/+547
* Rewrite the vDSOs for CloudABI in assembly.Ed Schouten2016-08-214-2008/+1002
* Import the new automatically generated system call table for CloudABI.Ed Schouten2016-08-196-3428/+2648
* Import vDSO-related source files from the CloudABI repository.Ed Schouten2016-08-083-0/+3259
* Sync in the latest CloudABI constants and data types.Ed Schouten2016-08-071-12/+13
* Make CloudABI's way of doing TLS more friendly to userspace emulators.Ed Schouten2016-04-061-0/+7
* Sync in the latest CloudABI system call definitions.Ed Schouten2016-03-313-12/+22
* Replace the CloudABI system call table by a machine generated version.Ed Schouten2016-03-245-731/+996
* Import the latest CloudABI system call definitions and table.Ed Schouten2015-08-052-4/+11
* Sync in latest upstream system call definitions.Ed Schouten2015-07-272-8/+3
* Import upstream changes to the system call definitions.Ed Schouten2015-07-222-0/+11
* Implement CloudABI memory management system calls.Ed Schouten2015-07-171-0/+3
* Add a sysentvec for CloudABI on x86-64.Ed Schouten2015-07-162-23/+26
* Import the CloudABI datatypes and create a system call table.Ed Schouten2015-07-092-0/+712