Commit 848052fabb207d6f56485c8c2c3509eddecbe828

Anthony Green 2022-10-23T11:25:10

More aarch64 fixes

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/README.md b/README.md
index a57e6e4..ee3a4a9 100644
--- 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.