summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2022-09-12 10:23:59 -0400
committerAnthony Green <green@moxielogic.com>2022-09-12 10:23:59 -0400
commitb577a5b801b1d1aef1aec5920d34fd1fd6597122 (patch)
tree0aee5b912e8fbae75aeea64e9e3d9228637d2fe7 /README.md
parent4b54a6471a8f98eb8bc1ea1694a8f3a3a433e538 (diff)
downloadlibffi-b577a5b801b1d1aef1aec5920d34fd1fd6597122.tar.gz
Mention Cygwin static trampoline support.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.