summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix ax_enable_builddir macro on BSD systemsAnthony Green2011-11-121-1/+1
* RebaseAnthony Green2011-11-123-6/+12
* Many new patchesAnthony Green2011-08-224-9/+16
* Refresh from GCCAnthony Green2011-07-292-19/+44
* Fix darwin EHAnthony Green2011-03-302-2/+2
* More AIX fixes. rc9.Anthony Green2011-02-281-18/+21
* Merge branch 'master' of https://github.com/landonf/libffi-iosAnthony Green2011-02-281-21/+18
|\
| * Merge remote branch 'upstream/master'Landon Fuller2011-02-138-41/+45
| |\
| * | Fix symbol prefixes on Darwin.Landon Fuller2011-02-121-3/+3
| * | Apple assembler support; fixed most gas/ELF-isms.Landon Fuller2011-02-121-0/+9
| * | Replace RETLDM macro.Landon Fuller2011-02-121-18/+6
* | | rc8. fix last patch.Anthony Green2011-02-251-1/+1
* | | rc7. More AIX fixes.Anthony Green2011-02-251-1/+1
* | | Fix ppc32 bugAnthony Green2011-02-251-1/+4
| |/ |/|
* | Fix bad_abi test. rc5.Anthony Green2011-02-138-41/+45
|/
* Fix xlc build on AIXAnthony Green2011-02-112-1/+7
* sparc ABI test fix.Anthony Green2011-02-111-3/+6
* Fix IRIX supportAnthony Green2011-02-092-3/+3
* Add Interix supportAnthony Green2011-02-091-4/+4
* Fix xfailsAnthony Green2011-02-092-3/+28
* Add ChangeLog entry. Fix copyright headers.Anthony Green2011-02-093-2/+5
* 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