summaryrefslogtreecommitdiff
path: root/compiler/main/StaticFlagParser.hs
Commit message (Expand)AuthorAgeFilesLines
...
* UNDO: Add -fpass-case-bndr-to-join-pointsSimon Marlow2008-12-161-1/+0
* Make some profiling flags dynamicIan Lynagh2008-12-091-19/+0
* Add -fpass-case-bndr-to-join-pointssimonpj@microsoft.com2008-12-051-0/+1
* Add static flag -fsimple-list-literalssimonpj@microsoft.com2008-12-051-2/+2
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-0/+1
* Remove fno-method-sharing from the list of static flagsIan Lynagh2008-09-201-1/+0
* Document 'parseStaticFlags'.Thomas Schilling2008-09-141-0/+15
* Give locations of flag warnings/errorsIan Lynagh2008-08-261-10/+15
* Separate the static flag parser from the static global variablesIan Lynagh2008-08-261-0/+211