summaryrefslogtreecommitdiff
path: root/includes/HaskellConstants.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge the remainder of HaskellConstants into ConstantsIan Lynagh2012-09-171-40/+0
* Remove the Target* types from HaskellConstantsIan Lynagh2012-09-171-13/+0
* Move tARGET_* out of HaskellConstantsIan Lynagh2012-09-171-5/+0
* Move tAG_BITS into platformConstantsIan Lynagh2012-09-161-12/+0
* Move more constants to platformConstantsIan Lynagh2012-09-161-21/+0
* Move wORD_SIZE into platformConstantsIan Lynagh2012-09-161-5/+0
* Move wORD_SIZE_IN_BITS to DynFlagsIan Lynagh2012-09-141-3/+0
* Move some more constants into platformConstantsIan Lynagh2012-09-141-18/+0
* Move more constants to platformConstantsIan Lynagh2012-09-141-20/+0
* Move more constants into platformConstantsIan Lynagh2012-09-141-30/+0
* Move some more constants fo platformConstantsIan Lynagh2012-09-141-15/+0
* Start moving other constants from (Haskell)Constants to platformConstantsIan Lynagh2012-09-141-7/+0
* Remove some unused HaskellConstants entriesIan Lynagh2012-09-131-13/+0
* Remove the --gen-haskell mode of mkDerivedConstantsIan Lynagh2012-09-131-5/+0
* Use conditionals rather than CPP in mkDerivedConstantsIan Lynagh2012-09-131-1/+1
* Start separating out the RTS and Haskell imports of MachRegs.hIan Lynagh2012-08-061-1/+2
* Tabs -> SpacesDavid Terei2012-03-231-3/+3
* Fix PprC for 64bit platforms with 32bit long'sIan Lynagh2012-03-151-0/+6
* Move includes/DerivedConstants.h and includes/GHCConstants.h into dist dirsIan Lynagh2011-12-021-2/+2
* Increase the "context stack depth" to 200 (from 20)Simon Peyton Jones2011-09-021-2/+2
* Catch too-large allocations and emit an error message (#4505)Simon Marlow2010-12-091-0/+5
* Fix #650: use a card table to mark dirty sections of mutable arraysSimon Marlow2009-12-171-0/+3
* Fixes for cross-compiling to a different word sizeSimon Marlow2009-10-141-0/+22
* Make Constants shareable with the base packageIan Lynagh2009-08-091-0/+170