summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgCon.lhs
Commit message (Expand)AuthorAgeFilesLines
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-7/+8
* (F)SLIT -> (f)sLit in CgConIan Lynagh2008-04-121-2/+2
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-0/+1
* Make various assertions work when !DEBUGIan Lynagh2007-09-081-3/+1
* massive changes to add a 'zipper' representation of C--Norman Ramsey2007-09-061-0/+3
* 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
* Change the strategy to determine dynamic data accessClemens Fruhwirth2007-07-311-13/+10
* Pointer TaggingSimon Marlow2007-07-271-9/+18
* Remove vectored returns.Simon Marlow2007-02-281-5/+3
* Module header tidyup, phase 1Simon Marlow2006-10-111-30/+21
* Generalise Package SupportSimon Marlow2006-07-251-13/+13
* unused importSimon Marlow2006-07-061-1/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+457