summaryrefslogtreecommitdiff
path: root/compiler/cbits
Commit message (Expand)AuthorAgeFilesLines
* ghc-the-library: Retain cafs in both static in dynamic builds.Andreas Klebinger2023-01-301-3/+23
* Avoid GHC_STAGE and other include bitsJohn Ericson2021-11-051-1/+4
* 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
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-0/+15
* Minor refactor in ghc.cabal.in:Ömer Sinan Ağacan2019-12-261-0/+24
* 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
* Revert "compiler/iface: compress .hi files"Ben Gamari2016-05-232-1884/+0
* compiler/iface: compress .hi filesAustin Seipp2016-05-212-0/+1884
* 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
* Remove the GHC 6.4 unicode compat stuff; we can now just use Data.CharIan Lynagh2008-11-081-5/+0
* Get rid of compat/Ian Lynagh2008-07-081-0/+5
* Remove code that isn't used now that we assume that GHC >= 6.4Ian Lynagh2008-06-201-6/+0
* lots of portability changes (#1405)Isaac Dupree2008-01-171-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+6