Forked from
Glasgow Haskell Compiler / GHC
7261 commits behind the upstream repository.
Cheng Shao
authored
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.
| Name | Last commit | Last update |
|---|---|---|
| .. | ||
| atomic.c | ||
| bitrev.c | ||
| bswap.c | ||
| clz.c | ||
| ctz.c | ||
| debug.c | ||
| longlong.c | ||
| mulIntMayOflo.c | ||
| pdep.c | ||
| pext.c | ||
| popcnt.c | ||
| word2float.c | ||