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
cloudabi64_types.h
cloudabi_types_common.h
cloudabi_vdso_aarch64.S
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
cloudabi_vdso_i686.S
cloudabi_vdso_x86_64.S
syscalls32.master
syscalls64.master