| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade to upstream v3.3 and add METADATA. | Elliott Hughes | 2020-03-30 | 14 | -554/+1555 |
| |\ | |||||
| | * | IEEE754 binary128 long double support for PowerPC64 (#526) | Samuel Holland | 2019-11-17 | 6 | -52/+335 |
| | * | PowerPC bugfixes (#520) | Samuel Holland | 2019-10-08 | 3 | -28/+62 |
| | * | PowerPC64 ELFv1 fp arg fixes | Alan Modra | 2018-05-02 | 1 | -16/+45 |
| | * | This patch enables FFI Go Closure on AIX. | Tony Reix | 2017-05-17 | 4 | -9/+578 |
| | * | Prefix ALIGN macros with FFI_ | Gregory Pakosz | 2017-04-27 | 3 | -22/+22 |
| | * | [Darwin-ppc, build] Fixes for clang build. | Iain Sandoe | 2016-05-26 | 1 | -3/+3 |
| | * | Correct powerpc sysv stack argument accounting | Alan Modra | 2015-08-03 | 1 | -109/+98 |
| | * | powerpc: Fix ffi_go_closure_linux64 | Richard Henderson | 2014-11-20 | 1 | -5/+1 |
| | * | GO closures for powerpc linux | Alan Modra | 2014-11-20 | 9 | -313/+403 |
| | * | Fix powerpc breakage from 6e8a4460 | Alan Modra | 2014-11-20 | 1 | -7/+18 |
| | * | powerpc: Delete patch output | Richard Henderson | 2014-11-13 | 1 | -391/+0 |
| | * | 2014-09-10 Jakub Jelinek <jakub@redhat.com> | Jakub Jelinek | 2014-09-20 | 3 | -4/+397 |
| | * | Linux/ppc64: Remove assumption on contents of r11 in closure | Marcus Comstedt | 2014-01-04 | 2 | -1/+6 |
| | * | This separates the 32-bit sysv/linux/bsd code from the 64-bit linux | Alan Modra | 2013-11-21 | 9 | -1762/+2074 |
| | * | Fix PowerPC Darwin FDE encodings to use pcrel correctly. Modernise the picba... | Iain Sandoe | 2013-11-18 | 2 | -26/+16 |
| | * | An #endif in the wrong place would cause compile failure on powerpcle. | Alan Modra | 2013-11-18 | 1 | -2/+2 |
| | * | Finally, this adds _CALL_ELF == 2 support. ELFv1 objects can't be | Alan Modra | 2013-11-16 | 4 | -59/+476 |
| | * | Andreas' 2013-02-08 change reverted some breakage for struct return | Alan Modra | 2013-11-16 | 3 | -61/+46 |
| | * | The powerpc64 ABIs align structs passed by value, a fact ignored by | Alan Modra | 2013-11-16 | 1 | -0/+33 |
| | * | This patch prepares for ELFv2, where sizes of these areas change. It | Alan Modra | 2013-11-16 | 2 | -98/+102 |
| | * | The powerpc64 support opted to pass floating point values both in the | Alan Modra | 2013-11-16 | 2 | -45/+70 |
| | * | Fix spelling errors | Anthony Green | 2013-10-08 | 3 | -3/+3 |
| | * | little-endian ppc64 support | Anthony Green | 2013-07-02 | 3 | -3/+85 |
| | * | Build fix for soft-float power targets | Anthony Green | 2013-03-16 | 1 | -1/+1 |
| | * | Fix small struct passing on ppc | Anthony Green | 2013-02-08 | 2 | -20/+47 |
| | * | Fix many.c testcase for ppc | Anthony Green | 2013-02-08 | 1 | -0/+6 |
| | * | xlc compiler support | Anthony Green | 2013-01-11 | 2 | -10/+10 |
| | * | fix build on ppc when long double == double | rofl0r | 2012-11-22 | 1 | -0/+2 |
| | * | Rebase for ppc64 fix | Anthony Green | 2012-10-31 | 2 | -4/+37 |
| | * | Fix typo for darwin targets | Anthony Green | 2012-04-10 | 1 | -1/+1 |
| | * | Repair ppc build regression. | Anthony Green | 2012-04-03 | 1 | -7/+6 |
| | * | More cygwin fixes | Anthony Green | 2012-03-21 | 1 | -2/+2 |
| | * | Rebase post GCC merge | Anthony Green | 2012-03-19 | 1 | -1/+3 |
| | * | Ensure that users don't include ffitarget.h directly | Anthony Green | 2012-02-23 | 1 | -2/+8 |
| | * | clean up | Anthony Green | 2011-11-12 | 3 | -1670/+0 |
| | * | Add powerpc soft float support | Anthony Green | 2011-11-12 | 7 | -263/+1980 |
| | * | Remove use of ppc string instructions | Anthony Green | 2011-11-12 | 2 | -56/+47 |
| | * | Rebase | Anthony Green | 2011-11-12 | 1 | -3/+4 |
| | * | Fix darwin EH | Anthony Green | 2011-03-30 | 2 | -2/+2 |
| | * | rc8. fix last patch. | Anthony Green | 2011-02-25 | 1 | -1/+1 |
| | * | rc7. More AIX fixes. | Anthony Green | 2011-02-25 | 1 | -1/+1 |
| | * | Fix ppc32 bug | Anthony Green | 2011-02-25 | 1 | -1/+4 |
| | * | Fix bad_abi test. rc5. | Anthony Green | 2011-02-13 | 1 | -5/+8 |
| | * | Fix xlc build on AIX | Anthony Green | 2011-02-11 | 2 | -1/+7 |
| | * | grammar fix | Anthony Green | 2011-02-08 | 1 | -1/+1 |
| | * | Refresh from GCC | Anthony Green | 2011-02-08 | 4 | -347/+1181 |
| | * | Rebase | Anthony Green | 2010-11-21 | 13 | -5355/+0 |
| | * | define generic symbols carefully | Anthony Green | 2010-08-05 | 1 | -0/+6 |
| | * | rebase | Anthony Green | 2010-07-12 | 1 | -1/+1 |
