summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix permissionsAnthony Green2011-02-287-0/+0
* More AIX fixes. rc9.Anthony Green2011-02-2847-162/+169
* Merge branch 'master' of https://github.com/landonf/libffi-iosAnthony Green2011-02-282-21/+33
|\
| * Merge remote branch 'upstream/master'Landon Fuller2011-02-1358-242/+15637
| |\
| * | Add support for building a full armv6/armv7/i386 universal iOS libraryLandon Fuller2011-02-121-6/+60
| * | Update my e-mail address.Landon Fuller2011-02-121-1/+1
| * | Fix symbol prefixes on Darwin.Landon Fuller2011-02-121-3/+3
| * | Modify the ffi_closure structures to hold table/table entry pointers instead ...Landon Fuller2011-02-121-0/+15
| * | Apple assembler support; fixed most gas/ELF-isms.Landon Fuller2011-02-121-0/+9
| * | Replace RETLDM macro.Landon Fuller2011-02-121-18/+6
| * | Switch to the current iOS 4.2 SDK.Landon Fuller2011-02-121-1/+1
| * | Merge remote branch 'upstream/master'Landon Fuller2011-02-12473-104992/+114670
| |\ \
| * \ \ Merge branch 'master' of github.com:landonf/libffi-iosLandon Fuller2011-02-122-0/+76
| |\ \ \
| * | | | Allow specification of the minimum supported iOS version.Landon Fuller2011-02-121-1/+2
* | | | | rc8. fix last patch.Anthony Green2011-02-2521-97/+97
* | | | | rc7. More AIX fixes.Anthony Green2011-02-2535-9379/+8781
* | | | | Fix ppc32 bugAnthony Green2011-02-258-1/+6025
* | | | | Another non-GCC configury fixAnthony Green2011-02-1726-452/+548
* | | | | Fix ax_cc_maxopt.m4Anthony Green2011-02-1513-1497/+22048
* | | | | Fix warning and msvcc patchesAnthony Green2011-02-146-259/+294
* | | | | Add missing msvcc.shAnthony Green2011-02-1311-8/+3486
| |_|_|/ |/| | |
* | | | Fix bad_abi test. rc5.Anthony Green2011-02-1354-237/+10999
* | | | iOS fixesAnthony Green2011-02-1210-15/+4703
| |_|/ |/| |
* | | rc4Anthony Green2011-02-1226-1115/+124
* | | ungccify parts of the buildAnthony Green2011-02-1234-28/+23950
* | | Fix permissionsAnthony Green2011-02-117-0/+0
* | | Use newer autotools. Only build debug.c when --enable-debug.Anthony Green2011-02-1153-48409/+41201
* | | Fix xlc build on AIXAnthony Green2011-02-1116-4/+925
* | | sparc ABI test fix.Anthony Green2011-02-1130-8154/+5440
* | | Fix testsAnthony Green2011-02-099-27368/+33
* | | Fix permissionsAnthony Green2011-02-097-0/+0
* | | 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