freebsd-dev/sys/contrib/cloudabi
Ed Schouten ac7ca49edf Sync in the latest CloudABI generated source files.
Languages like C++17 and Go provide direct support for slice types:
pointer/length pairs. The CloudABI generator now has more complete for
this, meaning that for the C binding, pointer/length pairs now use an
automatic naming scheme of ${name} and ${name}_len.

Apart from this change and some reformatting, the ABI definitions are
identical. Binary compatibility is preserved entirely.
2017-01-17 22:03:08 +00:00
..
cloudabi32_types.h Sync in the latest CloudABI generated source files. 2017-01-17 22:03:08 +00:00
cloudabi64_types.h Sync in the latest CloudABI generated source files. 2017-01-17 22:03:08 +00:00
cloudabi_types_common.h Sync in the latest CloudABI generated source files. 2017-01-17 22:03:08 +00:00
cloudabi_vdso_aarch64.S Rewrite the vDSOs for CloudABI in assembly. 2016-08-21 07:28:38 +00:00
cloudabi_vdso_armv6.S Sync in latest vDSOs from upstream. 2016-09-19 17:31:05 +00:00
cloudabi_vdso_i686_on_64bit.S Make execution of 32-bit CloudABI executables work on amd64. 2016-08-24 10:51:33 +00:00
cloudabi_vdso_i686.S Sync in latest vDSOs from upstream. 2016-09-19 17:31:05 +00:00
cloudabi_vdso_x86_64.S Rewrite the vDSOs for CloudABI in assembly. 2016-08-21 07:28:38 +00:00
syscalls32.master Sync in the latest CloudABI generated source files. 2017-01-17 22:03:08 +00:00
syscalls64.master Sync in the latest CloudABI generated source files. 2017-01-17 22:03:08 +00:00