summaryrefslogtreecommitdiff
path: root/compiler/cmm/PprC.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove code that is dead, as we require __GLASGOW_HASKELL__ >= 504Ian Lynagh2007-04-061-38/+10
* add a safety net to avoid generating bogus codeSimon Marlow2007-04-041-0/+3
* Avoid problems with unaligned loads on alpha/mips/mipsel/armIan Lynagh2006-11-201-1/+17
* simplify the generated C a little by removing some casts.Simon Marlow2006-11-141-22/+25
* fix types in generated C for comparison MachOpsSimon Marlow2006-11-141-0/+14
* Fix build on x86_64Simon Marlow2006-10-161-0/+4
* Module header tidyup, phase 1Simon Marlow2006-10-111-12/+10
* add MO_WriteBarrier to CallishMachOpsSimon Marlow2006-06-291-0/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+1028