summaryrefslogtreecommitdiff
path: root/src/sparc/ffi.c
Commit message (Expand)AuthorAgeFilesLines
* Prefix ALIGN macros with FFI_Gregory Pakosz2017-04-271-3/+3
* sparc: Re-add abi compliant structure supportRichard Henderson2014-11-121-6/+13
* sparc: Add support for Go closuresRichard Henderson2014-11-121-8/+37
* sparc: Add support for complex typesRichard Henderson2014-11-121-6/+86
* sparc: Handle more cases of structure return directlyRichard Henderson2014-11-121-2/+2
* sparc: Rewrite everythingRichard Henderson2014-11-121-527/+208
* sparc: Tidy up symbolsRichard Henderson2014-11-121-15/+19
* sparc: Eliminate long double ifdefsRichard Henderson2014-11-121-30/+16
* Fix small struct passing on ppcAnthony Green2013-02-081-0/+1
* sparc v9 fixes for sun toolsAnthony Green2013-02-081-3/+2
* Add cache flushing routine for sun compiler on sparc solaris 2.8Anthony Green2013-02-071-2/+14
* Many new patchesAnthony Green2011-08-221-6/+9
* sparc ABI test fix.Anthony Green2011-02-111-3/+6
* Fix sparc v8 aggregate type returns for sun's compilerAnthony Green2011-02-081-2/+40
* Update missing changes for 3.0.9r4.Anthony Green2009-12-241-0/+5
* Initial commitAnthony Green2009-10-041-0/+620