projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53338d2
)
Fix typo
author
Anthony Green
<green@moxielogic.com>
Mon, 19 Sep 2022 17:31:46 +0000
(13:31 -0400)
committer
Anthony Green
<green@moxielogic.com>
Mon, 19 Sep 2022 17:31:46 +0000
(13:31 -0400)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 6c0bf60a9f3692125afc6a15f84f55c314ad178d..7a2ea001be1079f6ee454a938a401da476861c07 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-200,7
+200,7
@@
See the git log for details at http://github.com/libffi/libffi.
3.4.3 Sep-19-22
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.
+ Add support for Loongson's Loon
g
Arch64 architecture.
Fix x32 static trampolines.
Fix 32-bit x86 stdcall stack corruption.
Fix ILP32 aarch64 support.