From b577a5b801b1d1aef1aec5920d34fd1fd6597122 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Mon, 12 Sep 2022 10:23:59 -0400 Subject: Mention Cygwin static trampoline support. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 66fb386..53331f1 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ See the git log for details at http://github.com/libffi/libffi. 3.4.3 TBD Fix x32 static trampolines. + Enable static trampolines for Cygwin. All struct args are passed by value, regardless of size, as per ABIs. Add support for Loongson's LoonArch64 architecture. Fix ILP32 aarch64 support. -- cgit v1.2.1