summaryrefslogtreecommitdiff
path: root/src/powerpc/ffi_linux64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc64: fix handling of homogeneous float128 structs (#689)Dan HorĂ¡k2022-01-311-1/+1
* powerpc64: Use memcpy to help platforms with no __int128. (#534)Khem Raj2019-12-071-4/+4
* Address platforms with no __int128.Anthony Green2019-11-291-2/+2
* IEEE754 binary128 long double support for PowerPC64 (#526)Samuel Holland2019-11-171-8/+154
* PowerPC bugfixes (#520)Samuel Holland2019-10-081-25/+58
* PowerPC64 ELFv1 fp arg fixesAlan Modra2018-05-021-16/+45
* Prefix ALIGN macros with FFI_Gregory Pakosz2017-04-271-3/+3
* GO closures for powerpc linuxAlan Modra2014-11-201-11/+13
* Linux/ppc64: Remove assumption on contents of r11 in closureMarcus Comstedt2014-01-041-1/+2
* This separates the 32-bit sysv/linux/bsd code from the 64-bit linuxAlan Modra2013-11-211-0/+942