2010-08-05 |
Ian Lynagh | Make -rtsopts more flexible |
tree | commitdiff |
2010-08-02 |
Ian Lynagh | Remove "On by default" comments in DynFlags |
tree | commitdiff |
2010-07-31 |
Ian Lynagh | Expose the functions haddock needs even when haddock... |
tree | commitdiff |
2010-07-29 |
Ian Lynagh | Add a debugTrace for the phases that we run |
tree | commitdiff |
2010-07-26 |
David Terei | LLVM: If user specifies optlo, don't use '-O' levels |
tree | commitdiff |
2010-07-24 |
Ian Lynagh | Add support for Haskell98 and Haskell2010 "languages" |
tree | commitdiff |
2010-07-24 |
Ian Lynagh | Rename "language" varibles etc to "extension", and... |
tree | commitdiff |
2010-07-24 |
Ian Lynagh | Separate language option handling into 2 phases |
tree | commitdiff |
2010-07-24 |
Ian Lynagh | Separate the language flags from the other DynFlag's |
tree | commitdiff |
2010-07-19 |
Ian Lynagh | Deprecate NewQualifiedOperators extension (rejected... |
tree | commitdiff |
2010-07-22 |
David Terei | LLVM: Allow optlc and optlo to override default params... |
tree | commitdiff |
2010-07-20 |
David Terei | LLVM: Decrease max opt level used under OSX to avoid bug |
tree | commitdiff |
2010-07-16 |
Ian Lynagh | Add platform info to "ghc --info" output |
tree | commitdiff |
2010-07-13 |
David Terei | LLVM: Add in new LLVM mangler for implementing TNTC... |
tree | commitdiff |
2010-07-09 |
Simon Marlow | adapt to the new async exceptions API |
tree | commitdiff |
2010-07-08 |
Ian Lynagh | Reorder the CPP flags so -optP can override the platfor... |
tree | commitdiff |
2010-07-07 |
Ian Lynagh | Make datatype contexts an extension (on by default... |
tree | commitdiff |
2010-07-07 |
Ian Lynagh | Handle haddock headers when looking for LANGUAGE/OPTION... |
tree | commitdiff |
2010-07-06 |
Ian Lynagh | Make mkPState and pragState take their arguments in... |
tree | commitdiff |
2010-06-25 |
amsay@amsay.net | trac #2362 (full import syntax in ghci) |
tree | commitdiff |
2010-06-25 |
Ian Lynagh | Use machdepCCOpts in runPhase_MoveBinary; fixes trac... |
tree | commitdiff |
2010-06-24 |
Ian Lynagh | Fix panic when running "ghc -H"; trac #3364 |
tree | commitdiff |
2010-06-21 |
Simon Marlow | fix the home_imps filter to allow for 'import "this... |
tree | commitdiff |
2010-06-22 |
David Terei | Remove LlvmAs phase as the llvm opt tool now handles... |
tree | commitdiff |
2010-06-21 |
Simon Marlow | ROLLBACK: picCCOpts: -dynamic should not entail -optc... |
tree | commitdiff |
2010-06-18 |
amsay@amsay.net | trac #1789 (warnings for missing import lists) |
tree | commitdiff |
2010-06-18 |
David Terei | Remove unused 'ddump-opt-llvm' flag |
tree | commitdiff |
2010-06-18 |
David Terei | Add support of TNTC to llvm backend |
tree | commitdiff |
2010-06-17 |
Ian Lynagh | Don't automatically insert a -fvia-C flag in an unregis... |
tree | commitdiff |
2010-06-17 |
Simon Marlow | picCCOpts: -dynamic should not entail -optc-fPIC |
tree | commitdiff |
2010-06-15 |
Ian Lynagh | Deprecate the -fvia-C flag; trac #3232 |
tree | commitdiff |
2010-06-15 |
David Terei | Add new LLVM code generator to GHC. (Version 2) |
tree | commitdiff |
2010-06-15 |
simonpj@microsoft.com | Fix Trac #4127: build GlobalRdrEnv in GHCi correctly |
tree | commitdiff |
2010-05-31 |
simonpj@microsoft.com | Robustify the treatement of DFunUnfolding |
tree | commitdiff |
2010-06-12 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2010-06-12 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2010-06-02 |
Simon Marlow | Use UserInterrupt rather than our own Interrupted excep... |
tree | commitdiff |
2010-06-02 |
Simon Marlow | Add the global package DB to ghc --info (#4103) |
tree | commitdiff |
2010-05-25 |
simonpj@microsoft.com | Refactor pretty printing of TyThings to fix Trac #4015 |
tree | commitdiff |
2010-05-25 |
simonpj@microsoft.com | Improve printing of TyThings; fixes Trac #4087 |
tree | commitdiff |
2010-05-20 |
Ian Lynagh | Stop passing -Wl,-macosx_version_min to gcc |
tree | commitdiff |
2010-05-19 |
Simon Marlow | Fix package shadowing order (#4072) |
tree | commitdiff |
2010-05-18 |
Ian Lynagh | Change another / to </> to avoid building paths contain... |
tree | commitdiff |
2010-05-06 |
simonpj@microsoft.com | Find the correct external ids when there's a wrapper |
tree | commitdiff |
2010-05-06 |
simonpj@microsoft.com | Fix Trac #3966: warn about useless UNPACK pragmas |
tree | commitdiff |
2010-05-06 |
Ian Lynagh | Give a better deprecated message for INCLUDE pragmas... |
tree | commitdiff |
2010-04-27 |
Simon Marlow | --make is now the default (#3515), and -fno-code works... |
tree | commitdiff |
2010-04-13 |
Max Bolingbroke | Spelling correction for LANGUAGE pragmas |
tree | commitdiff |
2010-03-31 |
Ian Lynagh | Use machdepCCOpts when compiling the file to toggle... |
tree | commitdiff |
2010-03-29 |
Simon Marlow | fix return type cast in f.i.wrapper when using libffi... |
tree | commitdiff |
2010-03-25 |
Ian Lynagh | Use </> rather than ++ "/" |
tree | commitdiff |
2010-03-24 |
Ian Lynagh | Remove unused cEnableWin32DLLs |
tree | commitdiff |
2010-03-20 |
Ian Lynagh | Remove LazyUniqFM; fixes trac #3880 |
tree | commitdiff |
2010-03-16 |
Ian Lynagh | Don't use -Bsymbolic when linking the RTS |
tree | commitdiff |
2010-03-14 |
Ian Lynagh | Don't enable RTS options by default |
tree | commitdiff |
2010-03-13 |
Ian Lynagh | Add a -with-rtsopts link-time flag |
tree | commitdiff |
2010-03-13 |
Ian Lynagh | Rename a variable |
tree | commitdiff |
2010-03-13 |
Ian Lynagh | Add a link-time flag to en/disable the RTS options |
tree | commitdiff |
2010-03-03 |
Simon Marlow | Add the implicit 'import Prelude' in getImports |
tree | commitdiff |
2010-03-02 |
Ian Lynagh | Add transitional rules for the alternative layout rule |
tree | commitdiff |
2010-02-04 |
Simon Marlow | Implement SSE2 floating-point support in the x86 native... |
tree | commitdiff |
2010-01-29 |
Simon Marlow | Re-read pragmas after preprocessing (#2464, #3674,... |
tree | commitdiff |
2010-01-27 |
Simon Marlow | catch SIGHUP and SIGTERM and raise an exception (#3656) |
tree | commitdiff |
2010-01-12 |
Simon Marlow | Do some recompilation avoidance in GHC.loadModule |
tree | commitdiff |
2010-01-04 |
Simon Marlow | refactoring while I try to make sense of the hsc interface |
tree | commitdiff |
2010-01-06 |
simonpj@microsoft.com | SpecConstr: Remove -fspec-inline-join-points, and add... |
tree | commitdiff |
2010-01-06 |
Ian Lynagh | Patch for shared libraries support on FreeBSD |
tree | commitdiff |
2009-12-24 |
simonpj@microsoft.com | Continue refactoring the core-to-core pipeline |
tree | commitdiff |
2010-01-02 |
Ben.Lippmeier@anu... | Tag ForeignCalls with the package they correspond to |
tree | commitdiff |
2010-01-04 |
simonpj@microsoft.com | Substantial improvements to coercion optimisation |
tree | commitdiff |
2009-12-21 |
simonpj@microsoft.com | A bit of refactoring, plus a sanity check |
tree | commitdiff |
2009-12-18 |
simonpj@microsoft.com | Move all the CoreToDo stuff into CoreMonad |
tree | commitdiff |
2009-12-18 |
simonpj@microsoft.com | Always expose the unfolding of something with an InlineRule |
tree | commitdiff |
2009-12-21 |
Simon Marlow | Partial support for Haiku (#3727) |
tree | commitdiff |
2009-12-11 |
simonpj@microsoft.com | Bottom extraction: float out bottoming expressions... |
tree | commitdiff |
2009-12-07 |
simonpj@microsoft.com | Comments only, about RULE plumbing |
tree | commitdiff |
2009-12-05 |
Ian Lynagh | Add some missing exports back for GHC package users... |
tree | commitdiff |
2009-12-03 |
Ian Lynagh | Tweak layout for alternative layout rule |
tree | commitdiff |
2009-09-30 |
Stephen Blackheath | Add -dylib-install-name option to GHC so the install... |
tree | commitdiff |
2009-09-28 |
Stephen Blackheath | Force -fPIC when linking against dynamic libraries... |
tree | commitdiff |
2009-12-02 |
simonpj@microsoft.com | More work on the simplifier's inlining strategies |
tree | commitdiff |
2009-11-27 |
Ian Lynagh | Columns now start at 1, as lines already did |
tree | commitdiff |
2009-11-25 |
Ian Lynagh | Implement the alternative layout rule |
tree | commitdiff |
2009-11-20 |
Ian Lynagh | Use the ghc-perl tarball on Windows, instead of the... |
tree | commitdiff |
2009-11-19 |
simonpj@microsoft.com | Remove the (very) old strictness analyser |
tree | commitdiff |
2009-11-19 |
simonpj@microsoft.com | Implement -fexpose-all-unfoldings, and fix a non-termin... |
tree | commitdiff |
2009-11-18 |
Ben.Lippmeier@anu... | Windows DLLs: stifle more warnings about auto imported... |
tree | commitdiff |
2009-11-18 |
Ben.Lippmeier@anu... | Windows DLLs: stifle warnings about symbols being auto... |
tree | commitdiff |
2009-11-17 |
Ben.Lippmeier@anu... | Use opt_PIC not #defined __PIC__ in compiler source. |
tree | commitdiff |
2009-11-14 |
Ben.Lippmeier@anu... | Don't share low valued Int and Char closures with Windo... |
tree | commitdiff |
2009-11-12 |
Simon Marlow | Fix bug when the combined package DB has duplicate... |
tree | commitdiff |
2009-09-18 |
dias@cs.tufts.edu | More sensible use of -fnew-codegen and less debugging... |
tree | commitdiff |
2009-11-10 |
simonpj@microsoft.com | Make -dverbose-core2core set verbosity = 2 |
tree | commitdiff |
2009-11-09 |
simonpj@microsoft.com | Allow inlining in "SimplGentle" mode |
tree | commitdiff |
2009-11-05 |
simonpj@microsoft.com | Another refactoring on the shape of an Unfolding |
tree | commitdiff |
2009-11-05 |
simonpj@microsoft.com | Nuke the -finline-if-enough-args flag |
tree | commitdiff |
2009-11-03 |
simonpj@microsoft.com | Add a (DEBUG-only) warning for top-level error thunks... |
tree | commitdiff |
2009-11-04 |
Simon Marlow | Finish #3439: -ticky implies -debug at link time; the... |
tree | commitdiff |
2009-11-02 |
simonpj@microsoft.com | Minor change to captalisation in error message only |
tree | commitdiff |
2009-10-30 |
simonpj@microsoft.com | Improve error message for malformed LANGUAGE pragma |
tree | commitdiff |
next |