All notable changes to this project will be documented in this file. This project adheres to $Semantic Versioning.
xtensa
, riscv32
and riscv64
architecturescty::c_void
is now a type alias of core::ffi::c_void
.int32_t
msp430
architecture.c_long
and c_ulong
.nvptx
and nvptx64
architectures.c_int
and c_uint
.c_long
, c_ulong
and
c_longlong
.ab5e688
`](https://github.com/aya-rs/aya/commit/ab5e688fd4
))
- Add archs powerpc64 and s390x to aya ([`b513af1
`](https://github.com/aya-rs/aya/commit/b513af12e8
))
- Allowlist expected cfgs ([`e4f9ed8
`](https://github.com/aya-rs/aya/commit/e4f9ed8d79
))
e372fcf
`](https://github.com/aya-rs/aya/commit/e372fcf653
))
- Merge pull request #528 from dave-tucker/rename-all-the-things ([`63d8d4d
`](https://github.com/aya-rs/aya/commit/63d8d4d34b
))
- Rename bpf -> ebpf ([`21f570a
`](https://github.com/aya-rs/aya/commit/21f570a19c
))