summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgBindery.lhs
Commit message (Expand)AuthorAgeFilesLines
* Remove the old codegenSimon Marlow2012-10-191-564/+0
* Move tAG_BITS into platformConstantsIan Lynagh2012-09-161-34/+37
* Move wORD_SIZE into platformConstantsIan Lynagh2012-09-161-16/+20
* Pass DynFlags down to bWordIan Lynagh2012-09-121-16/+16
* Remove PlatformOutputableIan Lynagh2012-06-131-9/+9
* Remove StgTypeArg since it was never used and is probably broken anywayMax Bolingbroke2012-05-151-6/+3
* Tabs -> Spaces + formatting fixesDavid Terei2012-01-051-202/+185
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* More CPP removal: pprDynamicLinkerAsmLabel in CLabelIan Lynagh2011-10-021-9/+10
* Merge in new code generator branch.Simon Marlow2011-01-241-1/+1
* make a panic message more informative and suggest -dcore-lint (see #4534)Simon Marlow2010-12-011-4/+4
* Fix warnings in CgBinderyIan Lynagh2008-12-171-13/+28
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-5/+2
* (F)SLIT -> (f)sLit in CgBinderyIan Lynagh2008-04-121-13/+11
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-0/+1
* a good deal of salutory renamingNorman Ramsey2007-09-071-2/+2
* 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-2/+1
* Pointer TaggingSimon Marlow2007-07-271-12/+56
* Implemented and fixed bugs in CmmInfo handlingMichael D. Adams2007-06-271-0/+12
* Added pointerhood to LocalRegMichael D. Adams2007-06-271-4/+7
* Module header tidyup, phase 1Simon Marlow2006-10-111-16/+15
* Generalise Package SupportSimon Marlow2006-07-251-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+494