summaryrefslogtreecommitdiff
path: root/src/sparc
Commit message (Expand)AuthorAgeFilesLines
* Pass large structs by valueAnthony Green2022-09-051-0/+16
* Prefix ALIGN macros with FFI_Gregory Pakosz2017-04-272-12/+12
* sparc: Re-introduce hand-written unwind infoRichard Henderson2015-01-282-40/+159
* sparc: Also mark the return address in unwind infoRichard Henderson2015-01-162-0/+6
* sparc: Solaris fixes, part 2Richard Henderson2015-01-161-9/+27
* sparc: Solaris fixesRainer Orth2015-01-162-79/+81
* sparc: Define FFI_TARGET_SPECIFIC_VARIADIC for v9Richard Henderson2014-11-182-9/+30
* sparc: Re-add abi compliant structure supportRichard Henderson2014-11-125-16/+38
* sparc: Add support for Go closuresRichard Henderson2014-11-125-29/+133
* sparc: Add support for complex typesRichard Henderson2014-11-126-63/+216
* sparc: Handle more cases of structure return directlyRichard Henderson2014-11-125-105/+152
* sparc: Preprocess float point struct returnRichard Henderson2014-11-123-33/+106
* sparc: Rewrite everythingRichard Henderson2014-11-126-804/+1034
* sparc: Tidy up symbolsRichard Henderson2014-11-123-255/+133
* sparc: Eliminate long double ifdefsRichard Henderson2014-11-121-30/+16
* sparc v8 and testsuite fixesAnthony Green2013-02-091-0/+4
* Fix small struct passing on ppcAnthony Green2013-02-081-0/+1
* sparc v9 fixes for sun toolsAnthony Green2013-02-082-3/+6
* Fix botched sparc patch. Update version.Anthony Green2013-02-071-2/+2
* Add cache flushing routine for sun compiler on sparc solaris 2.8Anthony Green2013-02-072-4/+41
* Rebase on fixed GCC sourcesAnthony Green2012-03-291-1/+1
* Ensure that users don't include ffitarget.h directlyAnthony Green2012-02-231-1/+6
* 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
* RebaseAnthony Green2010-11-215-1475/+0
* define generic symbols carefullyAnthony Green2010-08-051-0/+2
* FFI_LAST_ABI fixAnthony Green2010-07-231-3/+3
* rebaseAnthony Green2010-07-121-1/+1
* Rebase to latest GCC sourcesAnthony Green2010-04-131-7/+7
* Rebase from GCCAnthony Green2010-01-121-1/+1
* Reset quilt patches post 3.0.9 merge with GCCAnthony Green2010-01-011-1/+1
* 3.0.9rc12Anthony Green2009-12-291-1/+1
* Rebase from GCCAnthony Green2009-12-261-1/+1
* Release 3.0.9rc5Anthony Green2009-12-241-1/+1
* Update missing changes for 3.0.9r4.Anthony Green2009-12-243-15/+25
* Initial commitAnthony Green2009-10-049-0/+2776