summaryrefslogtreecommitdiff
path: root/compiler/cbits/genSym.c
Commit message (Expand)AuthorAgeFilesLines
* Add configure flag to enable ASSERTs in all waysDaniel Gröber2021-07-291-3/+1
* Put Unique related global variables in the RTS (#19940)Sylvain Henry2021-06-051-0/+6
* Implement Unique supply with Addr# atomic primopSylvain Henry2021-01-051-27/+5
* Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-201-1/+1
* Clean up `#include`s in the compilerJohn Ericson2019-10-051-1/+1
* 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