aboutsummaryrefslogtreecommitdiffstats
path: root/src/powerpc/linux64_closure.S
Commit message (Expand)AuthorAgeFilesLines
* IEEE754 binary128 long double support for PowerPC64 (#526)Samuel Holland2019-11-171-3/+67
* PowerPC bugfixes (#520)Samuel Holland2019-10-081-1/+1
* powerpc: Fix ffi_go_closure_linux64Richard Henderson2014-11-201-5/+1
* GO closures for powerpc linuxAlan Modra2014-11-201-51/+151
* 2014-09-10 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2014-09-201-2/+3
* Linux/ppc64: Remove assumption on contents of r11 in closureMarcus Comstedt2014-01-041-0/+4
* This separates the 32-bit sysv/linux/bsd code from the 64-bit linuxAlan Modra2013-11-211-9/+7
* Finally, this adds _CALL_ELF == 2 support. ELFv1 objects can't beAlan Modra2013-11-161-11/+116
* This patch prepares for ELFv2, where sizes of these areas change. ItAlan Modra2013-11-161-95/+99
* little-endian ppc64 supportAnthony Green2013-07-021-0/+28
* Rebase for ppc64 fixAnthony Green2012-10-311-2/+18
* Initial commitAnthony Green2009-10-041-0/+236