summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 99ee834..66fb386 100644
--- a/README.md
+++ b/README.md
@@ -198,7 +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.
+ All struct args are passed by value, regardless of size, as per ABIs.
Add support for Loongson's LoonArch64 architecture.
Fix ILP32 aarch64 support.