This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Backport of RISC-V support for libffi go closures


On 08/14/2018 02:00 AM, Andreas Schwab wrote:
	Backport of RISC-V support for libffi go closures
	* src/riscv/ffi.c (ffi_call_go, ffi_prep_go_closure): New
	functions.
	(ffi_call_int): Renamed from ffi_call.
	(ffi_call_asm, ffi_closure_inner): Adjust interface.
	* src/riscv/ffitarget.h (FFI_GO_CLOSURES): Define.
	* src/riscv/sysv.S (ffi_go_closure_asm): New function.
	(ffi_closure_asm, ffi_call_asm): Update for adjusted interfaces.

OK.

Jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]