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

GHC ghc-devs at haskell.org
Sat Jun 8 16:33:09 CEST 2013


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

Comment(by ian@…):

 commit 972c044d5da72cee3a43209ccb41e2229914211c
 {{{
 Author: Ian Lynagh <ian at well-typed.com>
 Date:   Sat Jun 8 15:22:24 2013 +0100

     use libffi for iOS adjustors; fixes #7718

     Based on a patch from Stephen Blackheath.

  includes/rts/storage/GC.h |    7 ++++-
  rts/sm/Storage.c          |   58
 +++++++++++++++++++++++++++++++++++++++++---
  2 files changed, 59 insertions(+), 6 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list