Changes between Version 6 and Version 7 of Building/CrossCompiling/iOS

Show
Ignore:
Timestamp:
02/28/13 17:09:16 (4 months ago)
Author:
StephenBlackheath
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Building/CrossCompiling/iOS

    v6 v7  
    171171 * Test cabal more, as there are likely to be some areas where cross-compiling isn't quite right yet 
    172172 * Fix the copious link warnings 
     173 * Could we have a global adjustor pool instead of one per "wrapper"? 
    173174 * Stop llvm generating an unnecessary 'bx lr' (return) instruction after the GHC calling convention (which is actually a goto)