gcc/libffi/src
Lulu Cheng 4beacf3cb8 libffi: Backport of LoongArch support for libffi.
This is a backport of <https://github.com/libffi/libffi/commit/f259a6f6de>,
and contains modifications to commit 5a4774cd4d, as well as the LoongArch
schema portion of commit ee22ecbd11. This is needed for libgo.

libffi/ChangeLog:

	PR libffi/108682
	* configure.host: Add LoongArch support.
	* Makefile.am: Likewise.
	* Makefile.in: Regenerate.
	* src/loongarch64/ffi.c: New file.
	* src/loongarch64/ffitarget.h: New file.
	* src/loongarch64/sysv.S: New file.
2023-08-23 14:11:37 +08:00
..
aarch64
alpha
arc
arm
avr32
bfin
cris
csky
frv
ia64
kvx
loongarch64 libffi: Backport of LoongArch support for libffi. 2023-08-23 14:11:37 +08:00
m32r
m68k
m88k
metag
microblaze
mips
moxie
nios2
or1k
pa
powerpc libffi: fix handling of homogeneous float128 structs (#689) 2023-05-06 11:30:49 -04:00
riscv
s390
sh
sh64
sparc
tile
vax
x86
xtensa
closures.c
debug.c
dlmalloc.c
java_raw_api.c
prep_cif.c
raw_api.c
tramp.c
types.c