mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
libffi: Update to version 3.4.4
- Update from version 3.4.2 to 3.4.4 - Update of rootfile - Changelog 3.4.4 Oct-23-2022 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. 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 LoongArch64 architecture. Fix x32 static trampolines. Fix 32-bit x86 stdcall stack corruption. Fix ILP32 aarch64 support. Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
51b99dc3d1
commit
7fa435b3bb
@@ -4,7 +4,7 @@
|
||||
#usr/lib/libffi.la
|
||||
#usr/lib/libffi.so
|
||||
usr/lib/libffi.so.8
|
||||
usr/lib/libffi.so.8.1.0
|
||||
usr/lib/libffi.so.8.1.2
|
||||
#usr/lib/pkgconfig/libffi.pc
|
||||
#usr/share/info/libffi.info
|
||||
#usr/share/man/man3/ffi.3
|
||||
|
||||
Reference in New Issue
Block a user