summaryrefslogtreecommitdiff
path: root/src/sparc/ffi64.c
Commit message (Expand)AuthorAgeFilesLines
* Pass large structs by valueAnthony Green2022-09-051-0/+16
* Prefix ALIGN macros with FFI_Gregory Pakosz2017-04-271-9/+9
* sparc: Define FFI_TARGET_SPECIFIC_VARIADIC for v9Richard Henderson2014-11-181-7/+23
* sparc: Re-add abi compliant structure supportRichard Henderson2014-11-121-1/+1
* sparc: Add support for Go closuresRichard Henderson2014-11-121-8/+37
* sparc: Add support for complex typesRichard Henderson2014-11-121-9/+39
* sparc: Handle more cases of structure return directlyRichard Henderson2014-11-121-6/+34
* sparc: Preprocess float point struct returnRichard Henderson2014-11-121-27/+99
* sparc: Rewrite everythingRichard Henderson2014-11-121-0/+433