summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refresh autoconf-archive m4 scriptsAnthony Green2012-02-0330-133/+26234
|
* Rebase from GCCAnthony Green2012-02-01108-4574/+1874
|
* Alpha fixAnthony Green2012-01-2310-11/+5058
|
* mendAnthony Green2012-01-231-0/+345
|
* mendAnthony Green2012-01-232-1/+29
|
* Add Amiga supportAnthony Green2012-01-2311-3/+22458
|
* Unlikely fixesAnthony Green2012-01-238-3/+4880
|
* mendAnthony Green2012-01-231-1/+1
|
* mendAnthony Green2012-01-234-4/+25
|
* m68k fixesAnthony Green2012-01-2311-8/+696
|
* RefreshAnthony Green2012-01-23108-66813/+4333
|
* Update variadic patchAnthony Green2011-11-181-0/+10
|
* Fix cls_double_va.c and update docsAnthony Green2011-11-184-29/+56
|
* Rerun automakeAnthony Green2011-11-124-58/+6
|
* Update version numberAnthony Green2011-11-1235-3881/+8685
|
* Fix last patchAnthony Green2011-11-123-34/+54
|
* Add David Gilbert's variadic function call supportAnthony Green2011-11-1234-21/+8317
|
* clean upAnthony Green2011-11-123-1670/+0
|
* Add powerpc soft float supportAnthony Green2011-11-1217-264/+9744
|
* Remove junk fileAnthony Green2011-11-121-6/+0
|
* Fix kfreebsdAnthony Green2011-11-1220-167/+22665
|
* Add missing ChangeLog entryAnthony Green2011-11-121-0/+5
|
* Fix arm wince alignment issueAnthony Green2011-11-1272-2158/+44163
|
* Remove use of ppc string instructionsAnthony Green2011-11-125-56/+225
|
* Fix darwin11 build problemAnthony Green2011-11-125-45/+130
|
* Fix ax_enable_builddir macro on BSD systemsAnthony Green2011-11-1215-123/+142
|
* RebaseAnthony Green2011-11-1247-3742/+5260
|
* Build assembly files with debug infoAnthony Green2011-09-067-27/+135
|
* Regenerate configury with missing m4 macrosAnthony Green2011-09-064-27/+1170
|
* Update list of supported OpenBSD systemsAnthony Green2011-08-242-0/+10
|
* 3.0.11-rc1. soname bump.Anthony Green2011-08-2338-1438/+6911
|
* Version 3.0.10v3.0.10Anthony Green2011-08-2334-1188/+214
|
* Fix use of autoconf macrosAnthony Green2011-08-226-23/+1172
|
* Many new patchesAnthony Green2011-08-2273-18252/+26661
|
* Revert remove-debug-code patch temporarily (for ARM Fedora release)Anthony Green2011-08-1524-6898/+223
|
* Refresh from GCCAnthony Green2011-07-2998-20319/+19970
|
* Fix darwin EHAnthony Green2011-03-3011-2/+5562
|
* 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
| | | | | | | | | | | | | | | | | | of a code buffer. This re-integrates commit da2773e02ab26cc11a7f.
| * | Apple assembler support; fixed most gas/ELF-isms.Landon Fuller2011-02-121-0/+9
| | |
| * | Replace RETLDM macro.Landon Fuller2011-02-121-18/+6
| | | | | | | | | | | | | | | The macro is incompatible with Apple's assembler; switch to a simple inline version.
| * | 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
| |\ \ \