summaryrefslogtreecommitdiff
path: root/compiler/main/StaticFlags.hs
Commit message (Expand)AuthorAgeFilesLines
* Make -fhpc a dynamic flagIan Lynagh2012-09-031-7/+0
* Remove unused -dopt-fuelIan Lynagh2012-09-031-6/+0
* Make -fhistory-size dynamicIan Lynagh2012-09-031-4/+0
* Remove the unused opt_StubDeadValuesIan Lynagh2012-09-031-4/+0
* Move ldInputs into DynFlagsIan Lynagh2012-09-031-12/+0
* Make the ways dynamicIan Lynagh2012-09-031-213/+7
* Refactor the ways code a bitIan Lynagh2012-09-031-98/+104
* Add "Unregisterised" as a field in the settings fileIan Lynagh2012-08-071-3/+0
* Make tablesNextToCode "dynamic"Ian Lynagh2012-08-061-10/+0
* Make -fscc-profiling a dynamic flagIan Lynagh2012-07-241-7/+0
* Make -fPIC a dynamic flagIan Lynagh2012-07-161-9/+0
* Remove 'on' from UtilIan Lynagh2012-06-221-0/+1
* Make -fgransim a dynamic flagIan Lynagh2012-06-201-4/+0
* Make -fparallel a dynamic flagIan Lynagh2012-06-201-4/+0
* Move and rename opt_HiVersionIan Lynagh2012-06-181-4/+0
* Make -firrefutable-tuples a dynamic flagIan Lynagh2012-06-181-4/+0
* Make -ignore-dot-ghci a dynamic flagIan Lynagh2012-06-181-4/+0
* Make -dppr-cols a dynamic flagIan Lynagh2012-06-181-14/+0
* Make -dtrace-level a dynamic flagIan Lynagh2012-06-181-5/+1
* Make -dppr-case-as-let a dynamic flagIan Lynagh2012-06-141-5/+0
* Change -dppr-user-length from a static to a dynamic flagIan Lynagh2012-06-141-4/+0
* Be less aggressive about the result discountSimon Peyton Jones2012-05-281-1/+6
* Revert "trac #5265 (support for additional .ghci files)"Paolo Capriotti2012-04-111-10/+1
* Revert "Add -faggressive-primops plus refactoring in CoreUtils" (#5780)Simon Marlow2012-01-161-6/+0
* Add -faggressive-primops plus refactoring in CoreUtilsSimon Peyton Jones2012-01-131-0/+6
* Implemented -dsuppress-var-kinds flag to remove silly kinds when dppr-debug i...Dimitrios Vytiniotis2011-11-281-0/+6
* Fixes for NetBSDIan Lynagh2011-11-251-2/+2
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Formatting wibbles.David Terei2011-10-171-24/+25
* refactoring and fixing the stage 2 compilationSimon Marlow2011-08-251-5/+1
* Add CoreMonad.reinitializeGlobals so plugins can work around linker issuesMax Bolingbroke2011-07-291-1/+23
* Spelling error in commentSimon Peyton Jones2011-07-151-1/+1
* trac #5265 (support for additional .ghci files)Sam Anklesaria2011-06-261-1/+10
* sizeExpr: multiply all the sizes by 10, except for primops. ThisSimon Marlow2011-05-251-5/+5
* Merge branch 'master' of /Users/benl/devel/ghc/ghc-headBen Lippmeier2011-04-271-1/+1
|\
| * Fix typo in commentIan Lynagh2011-04-211-1/+1
* | Don't -dsuppress-uniques with -dsuppress-allBen Lippmeier2011-04-141-7/+9
|/
* Add a new static flag -fno-opt-coercionsimonpj@microsoft.com2011-03-311-2/+5
* Default the value of -dppr-cols when the static flags aren't initialised yetBen Lippmeier2010-12-101-1/+10
* Add -dppr-colsN to set width of dumpsBen Lippmeier2010-12-081-2/+7
* Add -dppr-case-as-let to print "strict lets" as actual letsBen Lippmeier2010-12-081-0/+6
* Implement -dsuppress-type-signaturesBen Lippmeier2010-12-081-3/+12
* Add more suppression flagsBen Lippmeier2010-12-081-4/+34
* Remove -ds-multi-tyvar static flagsimonpj@microsoft.com2010-10-281-6/+0
* Some refactoring and simplification in TcInteract.occurChecksimonpj@microsoft.com2010-10-071-2/+2
* Make -funfolding-dict-threshold work properlysimonpj@microsoft.com2010-09-231-1/+5
* Enable shared libs on OpenBSDMatthias Kilian2010-09-181-0/+7
* Super-monster patch implementing the new typechecker -- at lastsimonpj@microsoft.com2010-09-131-2/+6
* Implement -dsuppress-module-prefixesbenl@ouroborus.net2010-08-301-0/+10
* Whitespace onlybenl@ouroborus.net2010-05-271-0/+5