Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Cheng Shao's avatar
    87095f6a
    rts: always build 64-bit atomic ops · 87095f6a
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch does a few things:
    
    - Always build 64-bit atomic ops in rts/ghc-prim, even on 32-bit
      platforms
    - Remove legacy "64bit" cabal flag of rts package
    - Fix hs_xchg64 function prototype for 32-bit platforms
    - Fix AtomicFetch test for wasm32
    87095f6a
    History
    rts: always build 64-bit atomic ops
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch does a few things:
    
    - Always build 64-bit atomic ops in rts/ghc-prim, even on 32-bit
      platforms
    - Remove legacy "64bit" cabal flag of rts package
    - Fix hs_xchg64 function prototype for 32-bit platforms
    - Fix AtomicFetch test for wasm32
Code owners
Assign users and groups as approvers for specific file changes. Learn more.