Update README for iOS again

This commit is contained in:
Anthony Green
2011-02-09 06:26:46 -05:00
parent 630b9c0ac4
commit f498318c07
3 changed files with 14 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
separately.
* src/arm/sysv.S: Handle Apple iOS host.
* src/closures.c: Handle FFI_EXEC_TRAMPOLINE_TABLE case.
* build-ios.sh: New file.
* fficonfig.h.in, configure, Makefile.in: Rebuilt.
2011-02-08 Oren Held <orenhe@il.ibm.com>