Files
gcc/libffi/src
Yang Yujie a616b7e1db libffi: LoongArch: Fix soft-float builds of libffi
This patch correspond to the upstream PR:
https://github.com/libffi/libffi/pull/817
And has been merged.

libffi/ChangeLog:

	* src/loongarch64/ffi.c: Avoid defining floats
	in struct call_context if the ABI is soft-float.
2024-10-24 12:00:50 +08:00
..