summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2022-05-29 10:28:10 -0400
committerAnthony Green <green@moxielogic.com>2022-05-29 10:28:10 -0400
commitaa2c4141722ec8b8b014b97e049ffa2d140d0c0d (patch)
tree1a73bf1d5d4cdd41cb589524fe241f9a64efe075 /README.md
parent36b265ae438a364722c98136ba79cb450a48fca3 (diff)
downloadlibffi-aa2c4141722ec8b8b014b97e049ffa2d140d0c0d.tar.gz
64-bit cygwin: fix struct args. Document change.
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 d23c487..8750f32 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.
+ All struct args are passed by value, regardless of size.
Add support for Loongson's LoonArch64 architecture.
3.4.2 Jun-28-21