summaryrefslogtreecommitdiff
path: root/compiler/cbits/genSym.c
Commit message (Expand)AuthorAgeFilesLines
* unique: fix UNIQUE_BITS crosscompilation (Trac #13491)Sergei Trofimovich2017-03-291-0/+1
* genSym: Fix DEBUG buildBen Gamari2017-03-191-1/+1
* UniqSupply: Use full range of machine wordBen Gamari2016-12-151-4/+21
* Make it possible to have different UniqSupply strategiesBartosz Nitka2015-10-271-3/+8
* Fix bootstrapping of GHC with earlier versionsPatrick Palka2013-09-041-0/+4
* genSym: atomic_inc() now takes two argumentsPatrick Palka2013-09-041-1/+1
* UniqSupply: make mkSplitUniqSupply thread-safePatrick Palka2013-08-261-1/+5
* Move the genSym stuff from rts into compilerIan Lynagh2013-05-171-0/+9