Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rc3 | Anthony Green | 2011-02-09 | 28 | -1109/+9260 |
* | Fix IRIX support | Anthony Green | 2011-02-09 | 12 | -3/+5607 |
* | Add powerpc64-*-darwin* support | Anthony Green | 2011-02-09 | 11 | -4/+24474 |
* | Add Interix support | Anthony Green | 2011-02-09 | 18 | -7955/+23616 |
* | Remove README.markdown form libffi-ios | Anthony Green | 2011-02-09 | 1 | -14/+0 |
* | Fix xfails | Anthony Green | 2011-02-09 | 16 | -12/+5508 |
* | Update README for iOS again | Anthony Green | 2011-02-09 | 3 | -1/+14 |
* | Update to rc2 | Anthony Green | 2011-02-09 | 22 | -134/+16031 |
* | Add ChangeLog entry. Fix copyright headers. | Anthony Green | 2011-02-09 | 8 | -105/+264 |
* | Add missing change | Anthony Green | 2011-02-08 | 1 | -1/+1 |
* | Fix make dist | Anthony Green | 2011-02-08 | 4 | -6/+6 |
* | fix permissions | Anthony Green | 2011-02-08 | 6 | -0/+0 |
* | 3.0.10rc1 | Anthony Green | 2011-02-08 | 17 | -66/+66 |
* | Clean ups | Anthony Green | 2011-02-08 | 33 | -31062/+4 |
* | Update README | Anthony Green | 2011-02-08 | 2 | -8/+47 |
* | Add iOS support | Anthony Green | 2011-02-08 | 58 | -55/+62748 |
|\ | |||||
| * | Include the license header in the generated output. | Landon Fuller | 2010-10-27 | 2 | -2/+52 |
| * | Add missing copyright/license header. | Landon Fuller | 2010-10-27 | 1 | -0/+26 |
| * | Minor README fix. | Landon Fuller | 2010-09-19 | 1 | -1/+1 |
| * | Minor README fix. | Landon Fuller | 2010-09-19 | 1 | -1/+1 |
| * | Add a libffi-ios-specific github README. | Landon Fuller | 2010-09-19 | 1 | -0/+14 |
| * | Implement FFI_EXEC_TRAMPOLINE_TABLE allocator for iOS/ARM. | Landon Fuller | 2010-09-19 | 3 | -83/+219 |
| * | Rename the generated symbol | Landon Fuller | 2010-09-19 | 1 | -2/+2 |
| * | Modify the ffi_closure structures to hold table/table entry pointers instead ... | Landon Fuller | 2010-09-19 | 1 | -0/+15 |
| * | Regenerated the autoconf script | Landon Fuller | 2010-09-19 | 1 | -14/+17 |
| * | Enable AC_SUBST for FFI_EXEC_TRAMPOLINE_TABLE | Landon Fuller | 2010-09-19 | 1 | -0/+2 |
| * | Add a hard-coded FFI_EXEC_TRAMPOLINE_TABLE arm implementation. | Landon Fuller | 2010-09-19 | 2 | -3/+92 |
| * | Fix symbol prefix for ffi_closure_SYSV_inner on Darwin. | Landon Fuller | 2010-09-19 | 1 | -1/+1 |
| * | Whitespace/comment fixes. | Landon Fuller | 2010-09-19 | 2 | -680/+2385 |
| * | Fix the script name (build-iphone.sh -> build-ios.sh) | Landon Fuller | 2010-09-19 | 1 | -0/+0 |
| * | Update the autogenerated autoconf/automake files. | Landon Fuller | 2010-09-19 | 2 | -45/+69 |
| * | Update automake/autoconf to conditionally build src/arm/trampoline.S if FFI_E... | Landon Fuller | 2010-09-19 | 2 | -1/+6 |
| * | Add the trampoline table generated by gentramp.sh | Landon Fuller | 2010-09-19 | 1 | -0/+2727 |
| * | Add a shell script that generates the ARM trampoline page. | Landon Fuller | 2010-09-19 | 1 | -0/+60 |
| * | Update autoconf files | Landon Fuller | 2010-09-18 | 1 | -219/+240 |
| * | Add autoconf check for W^X platforms that require a trampoline table. | Landon Fuller | 2010-09-18 | 2 | -0/+8 |
| * | Use the correct host triple for arm/darwin | Landon Fuller | 2010-09-18 | 1 | -1/+1 |
| * | Add missing UNWIND entry; disables .pad on non-EABI targets. | Landon Fuller | 2010-09-18 | 1 | -1/+1 |
| * | Apple assembler support; fixed most gas/ELF-isms. | Landon Fuller | 2010-09-18 | 1 | -20/+27 |
| * | Fix placement of the __APPLE__ macro. | Landon Fuller | 2010-09-18 | 1 | -6/+6 |
| * | Work-around libffi's FP ABI detection. | Landon Fuller | 2010-09-18 | 1 | -0/+6 |
| * | Add a stub iOS build script to drive autoconf | Landon Fuller | 2010-09-18 | 1 | -0/+12 |
* | | 3.0.10rc0 changes | Anthony Green | 2011-02-08 | 6 | -18/+432 |
* | | Rebase from GCC | Anthony Green | 2011-02-08 | 41 | -27/+264 |
* | | copyright updates patch | Anthony Green | 2011-02-08 | 6 | -3/+47 |
* | | Fix msvcc.sh botch | Anthony Green | 2011-02-08 | 9 | -1819/+88 |
* | | Fix HP-UX build | Anthony Green | 2011-02-08 | 8 | -0/+9630 |
* | | Fix sparc v8 aggregate type returns for sun's compiler | Anthony Green | 2011-02-08 | 8 | -2/+5168 |
* | | grammar fix | Anthony Green | 2011-02-08 | 8 | -1/+4575 |
* | | Fix AIX build with IBM XLC | Anthony Green | 2011-02-08 | 8 | -14/+4959 |