master
This patch enables FFI Go Closure on AIX.
Add conditional target support for __int128 (#951)
Prefix ALIGN macros with FFI_
Fix PowerPC Darwin FDE encodings to use pcrel correctly. Modernise the picbase labels.
powerpc: fix Darwin closure returns broken by #951
Update copyright year to 2026
powerpc64: implement _Complex long double for both IBM-128 and IEEE-128
powerpc: Add static trampoline support (#894) (#895)
powerpc64: fix build on gcc-12 (assembly requires AltiVec) (#719)
powerpc64: fix big-endian ELFv2 closure returns of 5/6/7-byte structs
Update powerpc sysv assembly for ffi_powerpc.h changes (#541)
Makefile: enable target overridings. (#661)