From: Anthony Green Date: Sun, 23 Oct 2022 15:25:10 +0000 (-0400) Subject: More aarch64 fixes X-Git-Tag: upstream/3.4.7~91 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=848052fabb207d6f56485c8c2c3509eddecbe828;p=platform%2Fupstream%2Flibffi.git More aarch64 fixes --- 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.