aboutsummaryrefslogtreecommitdiffstats
path: root/src/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to upstream v3.3 and add METADATA.Elliott Hughes2020-03-3014-554/+1555
|\
| * IEEE754 binary128 long double support for PowerPC64 (#526)Samuel Holland2019-11-176-52/+335
| * PowerPC bugfixes (#520)Samuel Holland2019-10-083-28/+62
| * PowerPC64 ELFv1 fp arg fixesAlan Modra2018-05-021-16/+45
| * This patch enables FFI Go Closure on AIX.Tony Reix2017-05-174-9/+578
| * Prefix ALIGN macros with FFI_Gregory Pakosz2017-04-273-22/+22
| * [Darwin-ppc, build] Fixes for clang build.Iain Sandoe2016-05-261-3/+3
| * Correct powerpc sysv stack argument accountingAlan Modra2015-08-031-109/+98
| * powerpc: Fix ffi_go_closure_linux64Richard Henderson2014-11-201-5/+1
| * GO closures for powerpc linuxAlan Modra2014-11-209-313/+403
| * Fix powerpc breakage from 6e8a4460Alan Modra2014-11-201-7/+18
| * powerpc: Delete patch outputRichard Henderson2014-11-131-391/+0
| * 2014-09-10 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2014-09-203-4/+397
| * Linux/ppc64: Remove assumption on contents of r11 in closureMarcus Comstedt2014-01-042-1/+6
| * This separates the 32-bit sysv/linux/bsd code from the 64-bit linuxAlan Modra2013-11-219-1762/+2074
| * Fix PowerPC Darwin FDE encodings to use pcrel correctly. Modernise the picba...Iain Sandoe2013-11-182-26/+16
| * An #endif in the wrong place would cause compile failure on powerpcle.Alan Modra2013-11-181-2/+2
| * Finally, this adds _CALL_ELF == 2 support. ELFv1 objects can't beAlan Modra2013-11-164-59/+476
| * Andreas' 2013-02-08 change reverted some breakage for struct returnAlan Modra2013-11-163-61/+46
| * The powerpc64 ABIs align structs passed by value, a fact ignored byAlan Modra2013-11-161-0/+33
| * This patch prepares for ELFv2, where sizes of these areas change. ItAlan Modra2013-11-162-98/+102
| * The powerpc64 support opted to pass floating point values both in theAlan Modra2013-11-162-45/+70
| * Fix spelling errorsAnthony Green2013-10-083-3/+3
| * little-endian ppc64 supportAnthony Green2013-07-023-3/+85
| * Build fix for soft-float power targetsAnthony Green2013-03-161-1/+1
| * Fix small struct passing on ppcAnthony Green2013-02-082-20/+47
| * Fix many.c testcase for ppcAnthony Green2013-02-081-0/+6
| * xlc compiler supportAnthony Green2013-01-112-10/+10
| * fix build on ppc when long double == doublerofl0r2012-11-221-0/+2
| * Rebase for ppc64 fixAnthony Green2012-10-312-4/+37
| * Fix typo for darwin targetsAnthony Green2012-04-101-1/+1
| * Repair ppc build regression.Anthony Green2012-04-031-7/+6
| * More cygwin fixesAnthony Green2012-03-211-2/+2
| * Rebase post GCC mergeAnthony Green2012-03-191-1/+3
| * Ensure that users don't include ffitarget.h directlyAnthony Green2012-02-231-2/+8
| * clean upAnthony Green2011-11-123-1670/+0
| * Add powerpc soft float supportAnthony Green2011-11-127-263/+1980
| * Remove use of ppc string instructionsAnthony Green2011-11-122-56/+47
| * RebaseAnthony Green2011-11-121-3/+4
| * Fix darwin EHAnthony Green2011-03-302-2/+2
| * rc8. fix last patch.Anthony Green2011-02-251-1/+1
| * rc7. More AIX fixes.Anthony Green2011-02-251-1/+1
| * Fix ppc32 bugAnthony Green2011-02-251-1/+4
| * Fix bad_abi test. rc5.Anthony Green2011-02-131-5/+8
| * Fix xlc build on AIXAnthony Green2011-02-112-1/+7
| * grammar fixAnthony Green2011-02-081-1/+1
| * Refresh from GCCAnthony Green2011-02-084-347/+1181
| * RebaseAnthony Green2010-11-2113-5355/+0
| * define generic symbols carefullyAnthony Green2010-08-051-0/+6
| * rebaseAnthony Green2010-07-121-1/+1