freebsd-dev/sys/contrib/cloudabi
Ed Schouten 0a9cc964a1 Import the latest CloudABI definitions, v0.18.
In addition to some small style fixes to the ARMv6 vDSO, this release
includes a new vDSO that can be used for the execution of ARMv6/ARMv7
code on 64-bit platforms.

Just like for i686 on x86-64, this new vDSO is responsible for padding
arguments and return values to 64-bit values, so that the kernel can
easily forward system calls to the native system calls.

Obtained from:	https://github.com/NuxiNL/cloudabi
2017-11-21 20:46:21 +00:00
..
cloudabi32_types.h Upgrade to CloudABI v0.17. 2017-11-08 14:21:52 +00:00
cloudabi64_types.h Upgrade to CloudABI v0.17. 2017-11-08 14:21:52 +00:00
cloudabi_types_common.h Upgrade to CloudABI v0.17. 2017-11-08 14:21:52 +00:00
cloudabi_vdso_aarch64.S Import the latest CloudABI definitions, version 0.16. 2017-10-18 19:22:53 +00:00
cloudabi_vdso_armv6_on_64bit.S Import the latest CloudABI definitions, v0.18. 2017-11-21 20:46:21 +00:00
cloudabi_vdso_armv6.S Import the latest CloudABI definitions, v0.18. 2017-11-21 20:46:21 +00:00
cloudabi_vdso_i686_on_64bit.S Import the latest CloudABI definitions, version 0.16. 2017-10-18 19:22:53 +00:00
cloudabi_vdso_i686.S Import the latest CloudABI definitions, version 0.16. 2017-10-18 19:22:53 +00:00
cloudabi_vdso_x86_64.S Import the latest CloudABI definitions, version 0.16. 2017-10-18 19:22:53 +00:00
syscalls32.master Upgrade to CloudABI v0.17. 2017-11-08 14:21:52 +00:00
syscalls64.master Upgrade to CloudABI v0.17. 2017-11-08 14:21:52 +00:00