Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f6ab3edc | 2010-10-27 19:34:51 | Include the license header in the generated output. | ||
| 83038cf2 | 2010-09-19 14:36:45 | Implement FFI_EXEC_TRAMPOLINE_TABLE allocator for iOS/ARM. This provides working closure support on iOS/ARM devices where PROT_WRITE|PROT_EXEC is not permitted. The code passes basic smoke tests, but requires further review. | ||
| 36849e77 | 2010-09-19 09:35:04 | Whitespace/comment fixes. | ||
| 9af9291b | 2010-09-19 08:52:33 | Add the trampoline table generated by gentramp.sh |