summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add iOS supportAnthony Green2011-02-085-11/+4834
|\
| * Include the license header in the generated output.Landon Fuller2010-10-272-2/+52
| * Add missing copyright/license header.Landon Fuller2010-10-271-0/+26
| * Implement FFI_EXEC_TRAMPOLINE_TABLE allocator for iOS/ARM.Landon Fuller2010-09-193-83/+219
| * Rename the generated symbolLandon Fuller2010-09-191-2/+2
| * Add a hard-coded FFI_EXEC_TRAMPOLINE_TABLE arm implementation.Landon Fuller2010-09-192-3/+92
| * Fix symbol prefix for ffi_closure_SYSV_inner on Darwin.Landon Fuller2010-09-191-1/+1
| * Whitespace/comment fixes.Landon Fuller2010-09-192-680/+2385
| * Add the trampoline table generated by gentramp.shLandon Fuller2010-09-191-0/+2727
| * Add a shell script that generates the ARM trampoline page.Landon Fuller2010-09-191-0/+60
| * Add missing UNWIND entry; disables .pad on non-EABI targets.Landon Fuller2010-09-181-1/+1
| * Apple assembler support; fixed most gas/ELF-isms.Landon Fuller2010-09-181-20/+27
| * Fix placement of the __APPLE__ macro.Landon Fuller2010-09-181-6/+6
| * Work-around libffi's FP ABI detection.Landon Fuller2010-09-181-0/+6
* | Rebase from GCCAnthony Green2011-02-083-0/+54
* | Fix HP-UX buildAnthony Green2011-02-081-0/+3
* | Fix sparc v8 aggregate type returns for sun's compilerAnthony Green2011-02-081-2/+40
* | grammar fixAnthony Green2011-02-081-1/+1
* | Refresh from GCCAnthony Green2011-02-089-449/+1288
* | win64-underscore patchAnthony Green2010-11-221-7/+15
* | RebaseAnthony Green2010-11-2197-34009/+395
|/
* stdcall-x86-closure-fixAnthony Green2010-08-053-9/+7
* define generic symbols carefullyAnthony Green2010-08-053-0/+10
* don't copy win64 struct argsAnthony Green2010-08-051-21/+2
* FFI_LAST_ABI fixAnthony Green2010-07-2317-54/+47
* rebaseAnthony Green2010-07-1221-36/+70
* Fix selinux testAnthony Green2010-07-101-1/+1
* Micharl Kohler's spelling fixesAnthony Green2010-05-052-2/+2
* Rebase to latest GCC sourcesAnthony Green2010-04-1319-149/+151
* Remove warnings and add OS/2 supportAnthony Green2010-04-136-20/+89
* Remove junk fileAnthony Green2010-03-151-665/+0
* fix-comments patchAnthony Green2010-03-153-7/+673
* Microsoft Visual C portAnthony Green2010-01-153-259/+417
* Add x86 Sun Studio compiler supportAnthony Green2010-01-151-3/+3
* Rebase from GCCAnthony Green2010-01-1219-37/+37
* Reset quilt patches post 3.0.9 merge with GCCAnthony Green2010-01-0118-55/+32
* Final updates before 3.0.9Anthony Green2009-12-311-2/+0
* really 3.0.9rc12Anthony Green2009-12-292-69/+0
* 3.0.9rc12Anthony Green2009-12-2925-85/+251
* Rebase from GCCAnthony Green2009-12-2623-49/+886
* Add Andreas Schwab's powerpc fixAnthony Green2009-12-261-0/+4
* 3.0.9rc7Anthony Green2009-12-251-5/+0
* Release 3.0.9rc5Anthony Green2009-12-2416-31/+31
* Update missing changes for 3.0.9r4.Anthony Green2009-12-2435-735/+1646
* From Jens Rehsack. Fix for 64-bit AIX.Anthony Green2009-10-052-1/+14
* From Abdulaziz Ghuloum. Adds special case for Snow Leopard.Anthony Green2009-10-051-0/+22
* AVR supportAnthony Green2009-10-043-0/+679
* Initial commitAnthony Green2009-10-04163-0/+62769