aarch64: implement the trampoline table workaround for ffi closures on Apple systems
authorYavor Georgiev <fealebenpae@gmail.com>
Fri, 16 Jan 2015 13:19:38 +0000 (15:19 +0200)
committerYavor Georgiev <fealebenpae@gmail.com>
Fri, 16 Jan 2015 13:31:55 +0000 (15:31 +0200)
commit536366349ced9d57c873d64e219ba30992a83c06
tree91b5458b0c739c139d51ce57eaba73f393f61030
parent05e65b4e2064f24669e8cc1c1cece1cbb0577548
aarch64: implement the trampoline table workaround for ffi closures on Apple systems

This is a direct copy/paste port of the ARM code, with changes because of Aarch64 pc-relative addressing restrictions.
configure.ac
src/aarch64/ffi.c
src/aarch64/ffitarget.h
src/aarch64/sysv.S