Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: drop unused 'SpinLockCount' typedef | Sergei Trofimovich | 2014-07-20 | 1 | -2/+0 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | Deprecate lnat, and use StgWord instead | Simon Marlow | 2012-09-07 | 1 | -1/+1 |
* | When acquiring a spinlock, yieldThread() every 1000 spins (#3553, #3758) | Simon Marlow | 2010-01-22 | 1 | -11/+18 |
* | Use "rep; nop" inside a spin-lock loop on x86/x86-64 | Simon Marlow | 2009-09-29 | 1 | -0/+2 |
* | Tidy up file headers and copyrights; point to the wiki for docs | Simon Marlow | 2009-08-25 | 1 | -1/+6 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+105 |