From: Anthony Green Date: Thu, 15 Feb 2024 13:01:43 +0000 (-0500) Subject: docs(README): update release details for libffi-3.4.5 X-Git-Tag: upstream/3.4.7~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=404355317b3314da14a9ead0c0a50c040212e1fc;p=platform%2Fupstream%2Flibffi.git docs(README): update release details for libffi-3.4.5 --- diff --git a/README.md b/README.md index d8d9770..6e95e81 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Status ====== -libffi-3.4.4 was released on October 23, 2022. Check the libffi web +libffi-3.4.5 was released on February 15, 2024. Check the libffi web page for updates: . @@ -201,12 +201,13 @@ History See the git log for details at http://github.com/libffi/libffi. - TBD - TBD + 3.4.5 Feb-15-2024 Add support for wasm32. Add support for aarch64 branch target identification (bti). Add support for ARCv3: ARC32 & ARC64. Add support for HPPA64, and many HPPA fixes. - Fixes for AIX, sparc64, and x86 Darwin fixes. + Add support for Haikuos on PowerPC. + Fixes for AIX, loongson, MIPS, power, sparc64, and x86 Darwin. 3.4.4 Oct-23-2022 Important aarch64 fixes, including support for linux builds