2011-05-25 |
Simon Marlow | sizeExpr: multiply all the sizes by 10, except for... |
blob | commitdiff |
2011-04-27 |
Ben Lippmeier | Merge branch 'master' of /Users/benl/devel/ghc/ghc... |
blob | commitdiff | diff to current |
2011-04-21 |
Ian Lynagh | Fix typo in comment |
blob | commitdiff | diff to current |
2011-04-14 |
Ben Lippmeier | Don't -dsuppress-uniques with -dsuppress-all |
blob | commitdiff | diff to current |
2011-03-31 |
simonpj@microsoft.com | Add a new static flag -fno-opt-coercion |
blob | commitdiff | diff to current |
2010-12-10 |
Ben Lippmeier | Default the value of -dppr-cols when the static flags... |
blob | commitdiff | diff to current |
2010-12-08 |
Ben Lippmeier | Add -dppr-colsN to set width of dumps |
blob | commitdiff | diff to current |
2010-12-08 |
Ben Lippmeier | Add -dppr-case-as-let to print "strict lets" as actual... |
blob | commitdiff | diff to current |
2010-12-08 |
Ben Lippmeier | Implement -dsuppress-type-signatures |
blob | commitdiff | diff to current |
2010-12-08 |
Ben Lippmeier | Add more suppression flags |
blob | commitdiff | diff to current |
2010-10-28 |
simonpj@microsoft.com | Remove -ds-multi-tyvar static flag |
blob | commitdiff | diff to current |
2010-10-07 |
simonpj@microsoft.com | Some refactoring and simplification in TcInteract.occur... |
blob | commitdiff | diff to current |
2010-09-23 |
simonpj@microsoft.com | Make -funfolding-dict-threshold work properly |
blob | commitdiff | diff to current |
2010-09-18 |
Matthias Kilian | Enable shared libs on OpenBSD |
blob | commitdiff | diff to current |
2010-09-13 |
simonpj@microsoft.com | Super-monster patch implementing the new typechecker... |
blob | commitdiff | diff to current |
2010-08-30 |
benl@ouroborus.net | Implement -dsuppress-module-prefixes |
blob | commitdiff | diff to current |
2010-05-27 |
benl@ouroborus.net | Whitespace only |
blob | commitdiff | diff to current |
2010-01-06 |
simonpj@microsoft.com | SpecConstr: Remove -fspec-inline-join-points, and add... |
blob | commitdiff | diff to current |
2010-01-02 |
Ben.Lippmeier@anu... | Tag ForeignCalls with the package they correspond to |
blob | commitdiff | diff to current |
2009-09-28 |
Stephen Blackheath | Force -fPIC when linking against dynamic libraries... |
blob | commitdiff | diff to current |
2009-11-04 |
Simon Marlow | Finish #3439: -ticky implies -debug at link time; the... |
blob | commitdiff | diff to current |
2009-10-29 |
simonpj@microsoft.com | Add static flag -funfolding-dict-discount (plus layout... |
blob | commitdiff | diff to current |
2009-10-20 |
simonpj@microsoft.com | Allow -ticky and -prof together |
blob | commitdiff | diff to current |
2009-10-14 |
Roman Leshchinskiy | New flag -dsuppress-coercions to avoid printing coercio... |
blob | commitdiff | diff to current |
2009-08-29 |
Simon Marlow | Unify event logging and debug tracing. |
blob | commitdiff | diff to current |
2009-08-20 |
Simon Marlow | Make -dynamic a proper way, so we read the .dyn_hi... |
blob | commitdiff | diff to current |
2009-08-02 |
Simon Marlow | RTS tidyup sweep, first phase |
blob | commitdiff | diff to current |
2009-07-09 |
Ian Lynagh | Remove maybePrefixMatch, using stripPrefix instead |
blob | commitdiff | diff to current |
2009-07-05 |
Ian Lynagh | Make -fext-core a dynamic flag (it was a static flag) |
blob | commitdiff | diff to current |
2009-04-03 |
simonpj@microsoft.com | Adjust inlining heursitics |
blob | commitdiff | diff to current |
2009-03-17 |
Simon Marlow | Add fast event logging |
blob | commitdiff | diff to current |
2008-12-18 |
Ian Lynagh | Use DynFlags to work out if we are doing ticky ticky... |
blob | commitdiff | diff to current |
2008-12-16 |
Simon Marlow | UNDO: Add -fpass-case-bndr-to-join-points |
blob | commitdiff | diff to current |
2008-12-09 |
Ian Lynagh | Make some profiling flags dynamic |
blob | commitdiff | diff to current |
2008-12-05 |
simonpj@microsoft.com | Add -fpass-case-bndr-to-join-points |
blob | commitdiff | diff to current |
2008-12-05 |
simonpj@microsoft.com | Add static flag -fsimple-list-literals |
blob | commitdiff | diff to current |
2008-10-13 |
dias@eecs.harvard.edu | Big collection of patches for the new codegen branch. |
blob | commitdiff | diff to current |
2008-08-26 |
Ian Lynagh | Separate the static flag parser from the static global... |
blob | commitdiff | diff to current |
2008-07-30 |
Ian Lynagh | Follow extensible exception changes |
blob | commitdiff | diff to current |
2008-07-11 |
Ian Lynagh | Move -fno-cse flags from Makefile into pragmas |
blob | commitdiff | diff to current |
2008-06-16 |
Ian Lynagh | More commandline flag improvements |
blob | commitdiff | diff to current |
2008-06-14 |
Ian Lynagh | Use maybePrefixMatch in StaticFlags rather than redefin... |
blob | commitdiff | diff to current |
2008-06-14 |
Ian Lynagh | Allow flags to be marked as deprecated |
blob | commitdiff | diff to current |
2008-06-14 |
Ian Lynagh | Use a proper datatype, rather than pairs, for flags |
blob | commitdiff | diff to current |
2008-06-05 |
simonpj@microsoft.com | Desugar multiple polymorphic bindings more intelligently |
blob | commitdiff | diff to current |
2008-06-03 |
Simon Marlow | New flag: -dno-debug-output |
blob | commitdiff | diff to current |
2008-06-03 |
Simon Marlow | -no-link-chk has been a no-op since at least 6.0; remove it |
blob | commitdiff | diff to current |
2008-05-29 |
dias@eecs.harvard.edu | Cmm back end upgrades |
blob | commitdiff | diff to current |
2008-05-20 |
Roman Leshchinskiy | Make -f[no-]method-sharing a dynamic flag |
blob | commitdiff | diff to current |
2008-04-22 |
Ian Lynagh | (F)SLIT -> (f)sLit in StaticFlags |
blob | commitdiff | diff to current |
2008-04-22 |
Ian Lynagh | Change the last few (F)SLIT's into (f)sLit's |
blob | commitdiff | diff to current |
2008-04-22 |
simonpj@microsoft.com | Remove static flag opt_RuntimeTypes (has not been used... |
blob | commitdiff | diff to current |
2008-03-29 |
Ian Lynagh | Don't import FastString in HsVersions.h |
blob | commitdiff | diff to current |
2008-03-25 |
Ian Lynagh | Fix warnings in main/StaticFlags |
blob | commitdiff | diff to current |
2008-03-09 |
Roman Leshchinskiy | Remove ndpFlatten |
blob | commitdiff | diff to current |
2008-02-28 |
Simon Marlow | Enable -prof -threaded (#886) |
blob | commitdiff | diff to current |
2008-01-17 |
simonpj@microsoft.com | Add -fspec-inline-join-points to SpecConstr |
blob | commitdiff | diff to current |
2008-01-10 |
Clemens Fruhwirth | Remove -fhardwire-lib-paths in favour of -dynload sysdep |
blob | commitdiff | diff to current |
2008-01-03 |
simonpj@microsoft.com | Remove -funfolding-update-in-place flag documentation |
blob | commitdiff | diff to current |
2007-12-20 |
simonpj@microsoft.com | Remove obselete code for update-in-place (which we... |
blob | commitdiff | diff to current |
2007-11-27 |
Simon Marlow | give a more useful message when the static flags have... |
blob | commitdiff | diff to current |
2007-11-16 |
simonpj@microsoft.com | Add DEBUG-only flag -dsuppress-uniques to suppress... |
blob | commitdiff | diff to current |
2007-10-09 |
Simon Marlow | remove the "-unreg" flag and the unregisterised way... |
blob | commitdiff | diff to current |
2007-09-21 |
Ian Lynagh | Move OPTIONS pragmas above comments |
blob | commitdiff | diff to current |
2007-09-04 |
Ian Lynagh | Fix CodingStyle#Warnings URLs |
blob | commitdiff | diff to current |
2007-09-03 |
Ian Lynagh | Use OPTIONS rather than OPTIONS_GHC for pragmas |
blob | commitdiff | diff to current |
2007-09-01 |
Ian Lynagh | Add {-# OPTIONS_GHC -w #-} and some blurb to all compil... |
blob | commitdiff | diff to current |
2007-08-07 |
Isaac Dupree | remove gratuitous usage of Double in favor of Rational |
blob | commitdiff | diff to current |
2007-07-17 |
Clemens Fruhwirth | Add hardwire-lib-paths option and make it default for... |
blob | commitdiff | diff to current |
2007-07-08 |
Simon Marlow | FIX -fexcess-precision |
blob | commitdiff | diff to current |
2007-07-02 |
Ian Lynagh | Remove prefixMatch and suffixMatch from Util |
blob | commitdiff | diff to current |
2007-06-27 |
andy@galois.com | Fixing -fhpc flag to allow -fno-hpc |
blob | commitdiff | diff to current |
2007-06-26 |
andy@galois.com | Making -fhpc work with a stage1 build, via the compat... |
blob | commitdiff | diff to current |
2007-06-22 |
andy@galois.com | turning off -fhpc in stage1 built ghc |
blob | commitdiff | diff to current |
2007-06-22 |
andy@galois.com | removing -fhpc-tracer from ghc, is subsumed by the... |
blob | commitdiff | diff to current |
2007-06-12 |
Ian Lynagh | Tweak banner printing 2007-06-12 |
blob | commitdiff | diff to current |
2007-06-01 |
cdsmith@twu.net | FIX #1378 Add option for a shorter banner on GHCi startup |
blob | commitdiff | diff to current |
2007-05-10 |
Simon Marlow | FIX #1181: parseStaticFlags should not be required |
blob | commitdiff | diff to current |
2007-05-07 |
Simon Marlow | FIX #1155: ghci -debug generates slightly odd message |
blob | commitdiff | diff to current |
2007-05-04 |
simonpj@microsoft.com | Make -frewrite-rules into a dynamic flag; off for -O0 |
blob | commitdiff | diff to current |
2007-05-01 |
Tim Chevalier | Remove references to -fticky-ticky flag |
blob | commitdiff | diff to current |
2007-04-14 |
wolfgang.thaller... | make opt_HiVersion an Integer instead of Int to prevent... |
blob | commitdiff | diff to current |
2007-04-06 |
Ian Lynagh | Remove code that is dead, as we require __GLASGOW_HASKE... |
blob | commitdiff | diff to current |
2007-02-09 |
Simon Marlow | Ticky is an RTS-only way; also fix collateral damage... |
blob | commitdiff | diff to current |
2007-02-07 |
Kirsten Chevalier | Lightweight ticky-ticky profiling |
blob | commitdiff | diff to current |
2007-01-11 |
simonpj@microsoft.com | Improve command-line parser (add OptIntSuffix); make... |
blob | commitdiff | diff to current |
2006-12-09 |
andy@galois.com | Adding tracing support |
blob | commitdiff | diff to current |
2006-12-07 |
wolfgang.thaller... | x86_64: support PIC and therefore, Mac OS X in the NCG |
blob | commitdiff | diff to current |
2006-11-02 |
simonpj@microsoft.com | Comments and layout only |
blob | commitdiff | diff to current |
2006-10-23 |
Simon Marlow | wibble in parseStaticFlags |
blob | commitdiff | diff to current |
2006-10-17 |
Simon Marlow | Rejig TABLES_NEXT_TO_CODE: the -unreg flag was broken... |
blob | commitdiff | diff to current |
2006-10-11 |
Simon Marlow | Module header tidyup #2 |
blob | commitdiff | diff to current |
2006-10-05 |
Ian Lynagh | Merge changes |
blob | commitdiff | diff to current |
2006-10-03 |
Ian Lynagh | Remove unused option -femit-extern-decls |
blob | commitdiff | diff to current |
2006-10-04 |
simonpj@microsoft.com | Trim imports |
blob | commitdiff | diff to current |
2006-10-04 |
simonpj@microsoft.com | Remvove totally unused static flags |
blob | commitdiff | diff to current |
2006-10-04 |
simonpj@microsoft.com | -frule-check is not a static flag |
blob | commitdiff | diff to current |
2006-09-06 |
Simon Marlow | -threaded and -prof do not currently work together |
blob | commitdiff | diff to current |
2006-08-24 |
Ian Lynagh | Remove a reference to -fglobalise-toplev-names that... |
blob | commitdiff | diff to current |
2006-08-11 |
Simon Marlow | On FreeBSD, use -lthr instead of -pthread for now ... |
blob | commitdiff | diff to current |
next |