Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix signature of atomic builtins | Andreas Schwab | 2015-10-02 | 1 | -36/+36 |
* | Make headers C++ compatible (fixes #10700) | Alexey Shmalko | 2015-07-30 | 1 | -4/+4 |
* | includes/stg/Prim.h: add matching 'hs_atomic_*' prototypes | Sergei Trofimovich | 2014-08-19 | 1 | -0/+38 |
* | Implement new CLZ and CTZ primops (re #9340) | Herbert Valerio Riedel | 2014-08-14 | 1 | -0/+12 |
* | stg/Prim.h: drop redundant #ifdef | Sergei Trofimovich | 2014-08-11 | 1 | -4/+0 |
* | Follow hs_popcntX changes in ghc-prim | Johan Tibell | 2014-03-22 | 1 | -5/+5 |
* | includes/Stg.h: add declarations for hs_popcnt and frinds | Sergei Trofimovich | 2014-02-17 | 1 | -0/+39 |