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:
af0f14c
)
More aarch64 fixes
author
Anthony Green
<green@moxielogic.com>
Sun, 23 Oct 2022 15:25:10 +0000
(11:25 -0400)
committer
Anthony Green
<green@moxielogic.com>
Sun, 23 Oct 2022 15:25:10 +0000
(11:25 -0400)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index a57e6e444b0825d1dc010b63d0ec92295f7507fa..ee3a4a9a06e7cb3baace7b67609b8efeb8403af7 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-198,7
+198,8
@@
History
See the git log for details at http://github.com/libffi/libffi.
3.4.4 TBD
- Fix aarch64 linux builds with Link Time Optimization (-flto).
+ Important aarch64 fixes, including support for linux builds
+ with Link Time Optimization (-flto).
Fix x86 stdcall stack alignment.
Fix x86 Windows msvc assembler compatibility.
Fix moxie and or1k small structure args.