summaryrefslogtreecommitdiff
path: root/src/alpha
Commit message (Collapse)AuthorAgeFilesLines
* Prefix ALIGN macros with FFI_Gregory Pakosz2017-04-271-3/+3
|
* alpha: Add support for Go closuresRichard Henderson2014-11-123-37/+99
|
* alpha: Add support for complex typesRichard Henderson2014-11-124-57/+246
|
* alpha: Clean up conversion of float valuesRichard Henderson2014-11-121-44/+51
| | | | | Don't use "real" conversion to double, lest we raise exceptions when passing signalling nans.
* alpha: Reorganize cif flagsRichard Henderson2014-11-123-263/+160
| | | | | | | Unties the backend from changes to FFI_TYPE_* constants, and allows compilation to succeed after the addition of FFI_TYPE_COMPLEX. Delete the hand-written unwind info.
* Ensure that users don't include ffitarget.h directlyAnthony Green2012-02-231-1/+6
|
* Alpha fixAnthony Green2012-01-231-1/+5
|
* Refresh from GCCAnthony Green2011-07-291-18/+39
|
* RebaseAnthony Green2010-11-214-828/+0
|
* rebaseAnthony Green2010-07-121-1/+1
|
* Rebase to latest GCC sourcesAnthony Green2010-04-131-6/+6
|
* 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-241-6/+6
|
* Initial commitAnthony Green2009-10-047-0/+1526