summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2022-09-19 06:43:41 -0400
committerAnthony Green <green@moxielogic.com>2022-09-19 06:43:41 -0400
commit598ea692b81ac8116bd9907d2b498c16fc92bde7 (patch)
treec18802fb1ad6c6562f67f76106e52933f381a91f /README.md
parentfc6b939066f211b99eed3c8111e446ec95d51ca6 (diff)
downloadlibffi-598ea692b81ac8116bd9907d2b498c16fc92bde7.tar.gz
Clean ups, preparing for new release
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 53331f1..98246ad 100644
--- a/README.md
+++ b/README.md
@@ -197,10 +197,11 @@ History
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.
+ Enable static trampolines for Cygwin.
Add support for Loongson's LoonArch64 architecture.
+ Fix x32 static trampolines.
+ Fix 32-bit x86 stdcall stack corruption.
Fix ILP32 aarch64 support.
3.4.2 Jun-28-21