summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.0.10rc1Anthony Green2011-02-0817-66/+66
* Clean upsAnthony Green2011-02-0833-31062/+4
* Update READMEAnthony Green2011-02-082-8/+47
* Add iOS supportAnthony Green2011-02-0858-55/+62748
|\
| * 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
| * Minor README fix.Landon Fuller2010-09-191-1/+1
| * Minor README fix.Landon Fuller2010-09-191-1/+1
| * Add a libffi-ios-specific github README.Landon Fuller2010-09-191-0/+14
| * Implement FFI_EXEC_TRAMPOLINE_TABLE allocator for iOS/ARM.Landon Fuller2010-09-193-83/+219
| * Rename the generated symbolLandon Fuller2010-09-191-2/+2
| * Modify the ffi_closure structures to hold table/table entry pointers instead ...Landon Fuller2010-09-191-0/+15
| * Regenerated the autoconf scriptLandon Fuller2010-09-191-14/+17
| * Enable AC_SUBST for FFI_EXEC_TRAMPOLINE_TABLELandon Fuller2010-09-191-0/+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
| * Fix the script name (build-iphone.sh -> build-ios.sh)Landon Fuller2010-09-191-0/+0
| * Update the autogenerated autoconf/automake files.Landon Fuller2010-09-192-45/+69
| * Update automake/autoconf to conditionally build src/arm/trampoline.S if FFI_E...Landon Fuller2010-09-192-1/+6
| * 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
| * Update autoconf filesLandon Fuller2010-09-181-219/+240
| * Add autoconf check for W^X platforms that require a trampoline table.Landon Fuller2010-09-182-0/+8
| * Use the correct host triple for arm/darwinLandon Fuller2010-09-181-1/+1
| * 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
| * Add a stub iOS build script to drive autoconfLandon Fuller2010-09-181-0/+12
* | 3.0.10rc0 changesAnthony Green2011-02-086-18/+432
* | Rebase from GCCAnthony Green2011-02-0841-27/+264
* | copyright updates patchAnthony Green2011-02-086-3/+47
* | Fix msvcc.sh botchAnthony Green2011-02-089-1819/+88
* | Fix HP-UX buildAnthony Green2011-02-088-0/+9630
* | Fix sparc v8 aggregate type returns for sun's compilerAnthony Green2011-02-088-2/+5168
* | grammar fixAnthony Green2011-02-088-1/+4575
* | Fix AIX build with IBM XLCAnthony Green2011-02-088-14/+4959
* | fix win64-underscore patchAnthony Green2011-02-082-0/+1804
* | x86 pcrel test part 2Anthony Green2011-02-082-0/+49
* | x86 pcrel testAnthony Green2011-02-088-6/+22446
* | Refresh from GCCAnthony Green2011-02-0850-16912/+2240
* | win64-underscore patchAnthony Green2010-11-2214-21/+33746
* | RebaseAnthony Green2010-11-21384-168699/+22956
|/
* Restore execute permissionsAnthony Green2010-08-067-0/+0
* Fix win64-struct-args patchAnthony Green2010-08-052-0/+632
* Fix debug build for windowsAnthony Green2010-08-0517-32/+22309
* Don't use -safeseh with ml64Anthony Green2010-08-058-1/+4484
* stdcall-x86-closure-fixAnthony Green2010-08-0512-9/+5291
* define generic symbols carefullyAnthony Green2010-08-0514-0/+4993