summaryrefslogtreecommitdiff
path: root/compiler/cmm/PprCmmDecl.hs
Commit message (Expand)AuthorAgeFilesLines
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* More CPP removal: pprDynamicLinkerAsmLabel in CLabelIan Lynagh2011-10-021-29/+35
* Renaming onlySimon Peyton Jones2011-08-251-8/+8
* Snapshot of codegen refactoring to share with simonpjSimon Marlow2011-08-251-62/+23
* More work towards cross-compilationIan Lynagh2011-07-151-17/+22
* Don't export the _info symbol for the data constructor worker bindingsMax Bolingbroke2011-07-071-2/+3
* Remove the unused CmmAlign and CmmDataLabel from CmmStaticMax Bolingbroke2011-07-051-3/+1
* Refactoring: use a structured CmmStatics type rather than [CmmStatic]Max Bolingbroke2011-07-051-3/+9
* Merge in new code generator branch.Simon Marlow2011-01-241-0/+196