Move error-ids to MkCore (from PrelRules)
[ghc-hetmet.git] / compiler / main /
2010-09-13 Ian LynaghRemove defaultExtensionFlags
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...
2010-09-03 simonpj@microsoft.comDeprecate NoRelaxedPolyRec
2010-07-28 simonpj@microsoft.comAdd OutsideIn flag
2010-09-10 Ian LynaghEnable -fregs-graph with -O2; fixes #2790
2010-09-09 Ross Patersonavoid Foreign.unsafePerformIO
2010-09-08 Ian LynaghRemove "-dynload wrapper"; fixes trac #4275
2010-08-30 benl@ouroborus.netImplement -dsuppress-module-prefixes
2010-05-27 benl@ouroborus.netWhitespace only
2010-08-25 simonpj@microsoft.comPanic in the right way
2010-08-23 simonpj@microsoft.comThe templateHaskellOk check should only run in stage2
2010-08-22 Ian LynaghGenerate the bit in the user guide where we say what...
2010-08-20 Ian LynaghAdd the RTS library path to the library search path
2010-08-19 Ian LynaghRemove some duplication of C flags
2010-08-17 David TereiLLVM: Nicer format for lack of shared lib warning
2010-08-16 simonpj@microsoft.comRefactor the command-line argument parsing (again)
2010-08-13 David TereiLLVM: Enable shared lib support on Linux x64
2010-08-08 Ian LynaghAdd DoAndIfThenElse support
2010-08-08 Ian LynaghSend ghc progress output to stdout; fixes #3636
2010-08-05 Ian LynaghEnsure extension flags are flattened in the Cmm phase
2010-08-05 Ian LynaghAdd "cmmcpp" as a Haskellish source suffix
2010-08-05 Ian LynaghMake -rtsopts more flexible
2010-08-02 Ian LynaghRemove "On by default" comments in DynFlags
2010-07-31 Ian LynaghExpose the functions haddock needs even when haddock...
2010-07-29 Ian LynaghAdd a debugTrace for the phases that we run
2010-07-26 David TereiLLVM: If user specifies optlo, don't use '-O' levels
2010-07-24 Ian LynaghAdd support for Haskell98 and Haskell2010 "languages"
2010-07-24 Ian LynaghRename "language" varibles etc to "extension", and...
2010-07-24 Ian LynaghSeparate language option handling into 2 phases
2010-07-24 Ian LynaghSeparate the language flags from the other DynFlag's
2010-07-19 Ian LynaghDeprecate NewQualifiedOperators extension (rejected...
2010-07-22 David TereiLLVM: Allow optlc and optlo to override default params...
2010-07-20 David TereiLLVM: Decrease max opt level used under OSX to avoid bug
2010-07-16 Ian LynaghAdd platform info to "ghc --info" output
2010-07-13 David TereiLLVM: Add in new LLVM mangler for implementing TNTC...
2010-07-09 Simon Marlowadapt to the new async exceptions API
2010-07-08 Ian LynaghReorder the CPP flags so -optP can override the platfor...
2010-07-07 Ian LynaghMake datatype contexts an extension (on by default...
2010-07-07 Ian LynaghHandle haddock headers when looking for LANGUAGE/OPTION...
2010-07-06 Ian LynaghMake mkPState and pragState take their arguments in...
2010-06-25 amsay@amsay.nettrac #2362 (full import syntax in ghci)
2010-06-25 Ian LynaghUse machdepCCOpts in runPhase_MoveBinary; fixes trac...
2010-06-24 Ian LynaghFix panic when running "ghc -H"; trac #3364
2010-06-21 Simon Marlowfix the home_imps filter to allow for 'import "this...
2010-06-22 David TereiRemove LlvmAs phase as the llvm opt tool now handles...
2010-06-21 Simon MarlowROLLBACK: picCCOpts: -dynamic should not entail -optc...
2010-06-18 amsay@amsay.nettrac #1789 (warnings for missing import lists)
2010-06-18 David TereiRemove unused 'ddump-opt-llvm' flag
2010-06-18 David TereiAdd support of TNTC to llvm backend
2010-06-17 Ian LynaghDon't automatically insert a -fvia-C flag in an unregis...
2010-06-17 Simon MarlowpicCCOpts: -dynamic should not entail -optc-fPIC
2010-06-15 Ian LynaghDeprecate the -fvia-C flag; trac #3232
2010-06-15 David TereiAdd new LLVM code generator to GHC. (Version 2)
2010-06-15 simonpj@microsoft.comFix Trac #4127: build GlobalRdrEnv in GHCi correctly
2010-05-31 simonpj@microsoft.comRobustify the treatement of DFunUnfolding
2010-06-12 Ian LynaghWhitespace only
2010-06-12 Ian LynaghWhitespace only
2010-06-02 Simon MarlowUse UserInterrupt rather than our own Interrupted excep...
2010-06-02 Simon MarlowAdd the global package DB to ghc --info (#4103)
2010-05-25 simonpj@microsoft.comRefactor pretty printing of TyThings to fix Trac #4015
2010-05-25 simonpj@microsoft.comImprove printing of TyThings; fixes Trac #4087
2010-05-20 Ian LynaghStop passing -Wl,-macosx_version_min to gcc
2010-05-19 Simon MarlowFix package shadowing order (#4072)
2010-05-18 Ian LynaghChange another / to </> to avoid building paths contain...
2010-05-06 simonpj@microsoft.comFind the correct external ids when there's a wrapper
2010-05-06 simonpj@microsoft.comFix Trac #3966: warn about useless UNPACK pragmas
2010-05-06 Ian LynaghGive a better deprecated message for INCLUDE pragmas...
2010-04-27 Simon Marlow--make is now the default (#3515), and -fno-code works...
2010-04-13 Max BolingbrokeSpelling correction for LANGUAGE pragmas
2010-03-31 Ian LynaghUse machdepCCOpts when compiling the file to toggle...
2010-03-29 Simon Marlowfix return type cast in f.i.wrapper when using libffi...
2010-03-25 Ian LynaghUse </> rather than ++ "/"
2010-03-24 Ian LynaghRemove unused cEnableWin32DLLs
2010-03-20 Ian LynaghRemove LazyUniqFM; fixes trac #3880
2010-03-16 Ian LynaghDon't use -Bsymbolic when linking the RTS
2010-03-14 Ian LynaghDon't enable RTS options by default
2010-03-13 Ian LynaghAdd a -with-rtsopts link-time flag
2010-03-13 Ian LynaghRename a variable
2010-03-13 Ian LynaghAdd a link-time flag to en/disable the RTS options
2010-03-03 Simon MarlowAdd the implicit 'import Prelude' in getImports
2010-03-02 Ian LynaghAdd transitional rules for the alternative layout rule
2010-02-04 Simon MarlowImplement SSE2 floating-point support in the x86 native...
2010-01-29 Simon MarlowRe-read pragmas after preprocessing (#2464, #3674,...
2010-01-27 Simon Marlowcatch SIGHUP and SIGTERM and raise an exception (#3656)
2010-01-12 Simon MarlowDo some recompilation avoidance in GHC.loadModule
2010-01-04 Simon Marlowrefactoring while I try to make sense of the hsc interface
2010-01-06 simonpj@microsoft.comSpecConstr: Remove -fspec-inline-join-points, and add...
2010-01-06 Ian LynaghPatch for shared libraries support on FreeBSD
2009-12-24 simonpj@microsoft.comContinue refactoring the core-to-core pipeline
2010-01-02 Ben.Lippmeier@anu... Tag ForeignCalls with the package they correspond to
2010-01-04 simonpj@microsoft.comSubstantial improvements to coercion optimisation
2009-12-21 simonpj@microsoft.comA bit of refactoring, plus a sanity check
2009-12-18 simonpj@microsoft.comMove all the CoreToDo stuff into CoreMonad
2009-12-18 simonpj@microsoft.comAlways expose the unfolding of something with an InlineRule
2009-12-21 Simon MarlowPartial support for Haiku (#3727)
2009-12-11 simonpj@microsoft.comBottom extraction: float out bottoming expressions...
2009-12-07 simonpj@microsoft.comComments only, about RULE plumbing
2009-12-05 Ian LynaghAdd some missing exports back for GHC package users...
2009-12-03 Ian LynaghTweak layout for alternative layout rule
2009-09-30 Stephen BlackheathAdd -dylib-install-name option to GHC so the install...
next