summaryrefslogtreecommitdiff
path: root/src/aarch64/ffitarget.h
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Allow FFI_WIN64 for winelib (#593)AndreRH2020-11-101-1/+6
* Fix building for aarch64 windows with mingw toolchains (#555)Martin Storsjö2020-04-251-4/+4
* fix mingw build and crashing bugs for Python Windows ARM64 (#496)Paul Monson2019-08-071-0/+4
* libffi: added ARM64 support for Windows (#486)ossdev072019-06-251-2/+9
* Define FFI_SIZEOF_JAVA_RAW for aarch64 ILP32Andreas Schwab2016-03-161-0/+1
* Fixed #181 -- Corrected problems with ARMv7 build under iOS.Russell Keith-Magee2015-12-211-3/+10
* aarch64: Handle ILP32 ABIAndrew Pinski2015-02-111-0/+6
* aarch64: implement the trampoline table workaround for ffi closures on Apple ...Yavor Georgiev2015-01-161-0/+6
* aarch64: Add support for Go closuresRichard Henderson2014-11-121-0/+4
* aarch64: Add support for complex typesRichard Henderson2014-11-121-0/+2
* aarch64: Remove aarch64_flagsRichard Henderson2014-11-121-3/+1
* aarch64: Move return value handling into ffi_closure_SYSVRichard Henderson2014-11-121-1/+1
* aarch64: Reduce the size of register_contextRichard Henderson2014-11-121-6/+0
* Fix handling of variadic calls on Darwin/AArch64Ole André Vadla Ravnås2014-04-061-1/+5
* AArch64 portAnthony Green2012-10-301-0/+59