summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgHeapery.lhs
Commit message (Expand)AuthorAgeFilesLines
* do_checks: do not set HpAlloc if the stack check failsSimon Marlow2010-03-251-6/+16
* * Refactor CLabel.RtsLabel to CLabel.CmmLabelBen.Lippmeier@anu.edu.au2009-11-061-9/+10
* Merge RtsLabelInfo.Rts* with RtsLabelInfo.Rts*FSBen.Lippmeier@anu.edu.au2009-10-181-9/+9
* Support for -fwarn-unused-do-bind and -fwarn-wrong-do-bind, as per #3263Max Bolingbroke2009-07-011-1/+1
* Fix warnings in CgHeaperyIan Lynagh2008-12-171-11/+7
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-20/+20
* (F)SLIT -> (f)sLit in CgHeaperyIan Lynagh2008-04-121-9/+9
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-0/+1
* Pad static literals to word size in the code generatorSimon Marlow2007-11-081-1/+12
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Fix typo in commentMichael D. Adams2007-08-061-1/+1
* Change the strategy to determine dynamic data accessClemens Fruhwirth2007-07-311-4/+3
* Pointer TaggingSimon Marlow2007-07-271-0/+3
* Remove mapAccumL, mapAccumR, mapAccumBIan Lynagh2007-07-021-0/+2
* Module header tidyup, phase 1Simon Marlow2006-10-111-33/+22
* Generalise Package SupportSimon Marlow2006-07-251-4/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+588