summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rc3Anthony Green2011-02-0928-1109/+9260
* Fix IRIX supportAnthony Green2011-02-0912-3/+5607
* Add powerpc64-*-darwin* supportAnthony Green2011-02-0911-4/+24474
* Add Interix supportAnthony Green2011-02-0918-7955/+23616
* Remove README.markdown form libffi-iosAnthony Green2011-02-091-14/+0
* Fix xfailsAnthony Green2011-02-0916-12/+5508
* Update README for iOS againAnthony Green2011-02-093-1/+14
* Update to rc2Anthony Green2011-02-0922-134/+16031
* Add ChangeLog entry. Fix copyright headers.Anthony Green2011-02-098-105/+264
* Add missing changeAnthony Green2011-02-081-1/+1
* Fix make distAnthony Green2011-02-084-6/+6
* fix permissionsAnthony Green2011-02-086-0/+0
* 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