RISC-V go closures
authorAndreas Schwab <schwab@suse.de>
Thu, 9 Aug 2018 10:12:29 +0000 (12:12 +0200)
committerAndreas Schwab <schwab@suse.de>
Thu, 9 Aug 2018 13:41:17 +0000 (15:41 +0200)
commit4cb776bc8075332d2f3e59f51785d621fcda48f6
tree91b9471dd79ebb99a148d939ce43ff312ba6da74
parent65da63abc843fe448aaa86015d094cf016f325ba
RISC-V go closures

This implements go closures for RISC-V.  It has been tested on
riscv64-suse-linux and against the libgo testsuite.
src/riscv/ffi.c
src/riscv/ffitarget.h
src/riscv/sysv.S