summaryrefslogtreecommitdiff
path: root/compiler/main/StaticFlags.hs
Commit message (Expand)AuthorAgeFilesLines
* -threaded and -prof do not currently work togetherSimon Marlow2006-09-061-1/+0
* Remove a reference to -fglobalise-toplev-names that got left behindIan Lynagh2006-08-241-1/+0
* On FreeBSD, use -lthr instead of -pthread for now (see comments)Simon Marlow2006-08-111-2/+7
* Make -fcontext-stack into a dynamic flagsimonpj@microsoft.com2006-07-271-4/+0
* remove duplicate way names (-debug -debug didn't work)Simon Marlow2006-06-161-2/+2
* Solaris needs -lrt for the threaded RTSSimon Marlow2006-04-251-0/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+584