summaryrefslogtreecommitdiff
path: root/utils/genapply
Commit message (Expand)AuthorAgeFilesLines
...
* ghc_ge_607 is now always trueIan Lynagh2009-05-231-2/+0
* Add a header to all build system files:Simon Marlow2009-04-282-0/+24
* GHC new build system megapatchIan Lynagh2009-04-262-29/+19
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-2/+2
* Add optional eager black-holing, with new flag -feager-blackholingSimon Marlow2008-11-181-2/+0
* ghc_ge_605 is now always YESIan Lynagh2008-11-081-4/+0
* bindists are now some way towards workingIan Lynagh2008-08-101-0/+3
* Fix the build with GHC 6.4Ian Lynagh2008-06-231-0/+5
* Use -fforce-recomp rather than -no-recomp when building genapplyIan Lynagh2008-06-141-1/+1
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Fix and supress some warnings, and turn on -Werror when validatingIan Lynagh2007-09-021-0/+6
* annotate C-- calls that do not returnNorman Ramsey2007-08-201-1/+1
* Pointer TaggingSimon Marlow2007-07-271-12/+107
* Implemented and fixed bugs in CmmInfo handlingMichael D. Adams2007-06-271-3/+14
* remove #if branches for pre-ghc-6.0Isaac Dupree2007-06-051-9/+0
* -package pretty is required for GHC >= 6.7Simon Marlow2007-05-251-0/+4
* Remove ghc_ge_504 (it's required to be true now anyway)Ian Lynagh2007-05-091-4/+0
* Lightweight ticky-ticky profilingKirsten Chevalier2007-02-071-5/+5
* Support RelocatableReadOnlyData section type in CmmParse, and use it where ne...wolfgang.thaller@gmx.net2006-10-221-2/+2
* Cast switch scrutinees to W_ in AutoApply.cmmwolfgang.thaller@gmx.net2006-10-221-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-072-0/+794