summaryrefslogtreecommitdiff
path: root/includes/stg/Prim.h
Commit message (Expand)AuthorAgeFilesLines
* Fix signature of atomic builtinsAndreas Schwab2015-10-021-36/+36
* Make headers C++ compatible (fixes #10700)Alexey Shmalko2015-07-301-4/+4
* includes/stg/Prim.h: add matching 'hs_atomic_*' prototypesSergei Trofimovich2014-08-191-0/+38
* Implement new CLZ and CTZ primops (re #9340)Herbert Valerio Riedel2014-08-141-0/+12
* stg/Prim.h: drop redundant #ifdefSergei Trofimovich2014-08-111-4/+0
* Follow hs_popcntX changes in ghc-primJohan Tibell2014-03-221-5/+5
* includes/Stg.h: add declarations for hs_popcnt and frindsSergei Trofimovich2014-02-171-0/+39