[GHC] #7718: ios patch no 8: adjustor pools

GHC cvs-ghc at haskell.org
Thu Mar 7 22:55:13 CET 2013


#7718: ios patch no 8: adjustor pools
--------------------------------+-------------------------------------------
  Reporter:  StephenBlackheath  |          Owner:         
      Type:  feature request    |         Status:  new    
  Priority:  normal             |      Milestone:         
 Component:  Compiler           |        Version:  7.7    
Resolution:                     |       Keywords:         
        Os:  Other              |   Architecture:  arm    
   Failure:  None/Unknown       |     Difficulty:  Unknown
  Testcase:                     |      Blockedby:         
  Blocking:  7724               |        Related:         
--------------------------------+-------------------------------------------

Comment(by StephenBlackheath):

 UPDATE: Those changes were done in Apr 12, 2011 so they're likely to have
 been integrated, but I haven't checked fully. What I did do was just
 switch LIBFFI on for iOS and see what it would do. It generated a function
 pointer pointing to garbage.

 So this is what I've got to do:
 1. Find out why LIBFFI doesn't work.
 2. If it really can't be fixed, then finish developing the global adjustor
 pool.

 This is the only outstanding work for the iOS cross compiler now. Watch
 this space.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7718#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list