ghc-hetmet.git
2009-11-13 simonpj@microsoft.comUse eta-expansion to ensure that INLINE things have... 2009-11-15
2009-11-12 Simon MarlowSwitch EventThreadID back to 32 bits.
2009-11-13 Simon MarlowThe rest of the #1185 patch (forkProcess and -threaded)
2009-11-13 simonpj@microsoft.comMake the new ClassOp/DFun selection mechanism work...
2009-11-12 simonpj@microsoft.comComments only
2009-11-12 simonpj@microsoft.comRemove old, redundant note
2009-11-12 Simon MarlowFix bug when the combined package DB has duplicate...
2009-11-12 Simon MarlowHC bootstrapping fix: add -I$(GHC_INCLUDE_DIR) to SRC_C...
2009-11-12 Simon MarlowWindows-specific fix for #1185 patch
2009-11-11 Simon MarlowSecond attempt to fix #1185 (forkProcess and -threaded)
2009-11-12 simonpj@microsoft.comA radical overhaul of the coercion infrastucture
2009-11-12 simonpj@microsoft.comImprove warning message
2009-11-12 simonpj@microsoft.comAdd an ID monad to MonadUtils (used in kind checking)
2009-11-05 dias@cs.tufts.eduLoop problems in native back ends, update to T3286 fix
2009-09-18 dias@cs.tufts.eduMorguing dead code
2009-09-18 dias@cs.tufts.eduMore sensible use of -fnew-codegen and less debugging...
2009-09-18 dias@cs.tufts.eduMinor refactoring and formatting
2009-09-18 dias@cs.tufts.eduKeep Touch'd variables live through the back end
2009-09-18 dias@cs.tufts.eduFixed calling convention for unboxed tuples
2009-09-18 dias@cs.tufts.eduFix for T3286 in new codegen (related to T3132); plus...
2009-11-11 Ian LynaghAdd gen_contents_index and prologue.txt to bindists
2009-11-10 Ian LynaghUse relative paths for haddockHTMLs in the inplace...
2009-11-08 Ian LynaghPut docs into versioned directory names; fixes trac...
2009-11-11 Simon MarlowMake "./darcs-all optimize --relink" do the right thing
2009-11-11 Simon MarlowSupport for DragonFly BSD
2009-11-11 Simon MarlowThe RTS needs hs-suffix-rules-srcdir for BootingFromHc
2009-11-09 Simon MarlowDon't try to rebuild compiler/primop-*.hs-incl when...
2009-11-11 simonpj@microsoft.comNo CoreLint warnings if -dno-debug-output is on
2009-11-10 simonpj@microsoft.comWibbles to the inline-in-InlineRule stuff
2009-11-10 simonpj@microsoft.comDon't inline a loop breaker, even if it has an INLINE...
2009-11-10 simonpj@microsoft.comComments only
2009-11-10 simonpj@microsoft.comImplement the PushC rule when optimising casts
2009-11-10 simonpj@microsoft.comPreserve strictness when floating coercions
2009-11-10 simonpj@microsoft.comMake -dverbose-core2core set verbosity = 2
2009-11-10 simonpj@microsoft.comComments only
2009-11-08 tom.schrijvers... more aggressive optimization of coercion terms
2009-11-06 simonpj@microsoft.comImprove debug-printing of the type environment
2009-11-06 simonpj@microsoft.comTidy up coercions, and implement csel1, csel2, cselR
2009-11-06 simonpj@microsoft.comComments in OccurAnal
2009-11-11 Manuel M T... Barf on unhandled Mach-O relocations in the ghci linker
2009-11-09 Roman LeshchinskiyTrack changes to DPH library
2009-11-09 simonpj@microsoft.comRemove dead code
2009-11-09 simonpj@microsoft.comAllow inlining in "SimplGentle" mode
2009-11-09 simonpj@microsoft.comAugment panic message
2009-11-09 simonpj@microsoft.comWibble to substituting InlWrappers
2009-11-06 Ben.Lippmeier... validate fixes
2009-11-06 Ben.Lippmeier... Add missing CgExtCode to ghc.cabal.in
2009-11-06 Ben.Lippmeier... * Refactor CLabel.RtsLabel to CLabel.CmmLabel
2009-10-22 Ben.Lippmeier... Add missing case to externallyVisibleCLabel
2009-10-18 Ben.Lippmeier... Add CLabel.CmmLabel and start refactoring
2009-10-18 Ben.Lippmeier... Haddockify and clean up commenting
2009-10-18 Ben.Lippmeier... Merge RtsLabelInfo.Rts* with RtsLabelInfo.Rts*FS
2009-11-08 Ian LynaghTell ghc-cabal what strip program to use
2009-11-08 Ian LynaghRemove ext-core
2009-11-07 Ian LynaghChange a use of xargs to "$(XARGS)" $(XARGS_OPTS)
2009-11-07 Ian LynaghSplit XARGS into XARGS and XARGS_OPTS
2009-11-07 Ian LynaghRemove unused distrib/Makefile-bin-vars.in file
2009-11-07 Ian LynaghDefine CONF_CC_OPTS/CONF_LD_OPTS in bindists
2009-11-07 Ian LynaghTweak how shell wrappers are built
2009-11-07 Ian Lynaghghc-stage2 is now renamed to ghc when it is installed
2009-11-07 Ian LynaghTweak the shell wrapper scripts
2009-11-07 Ian Lynaghmkdirhier now just calls mkdir -p
2009-11-06 Ian LynaghFix the build
2009-11-06 Simon MarlowRollback #1185 fix
2009-11-06 Simon MarlowAccept any non-space characters in a header file (...
2009-11-05 simonpj@microsoft.comBe a tiny bit keener to inline in the RHS of a let
2009-11-05 simonpj@microsoft.comAnother refactoring on the shape of an Unfolding
2009-11-05 simonpj@microsoft.comAdd notes to cmm-notes, following conversation with...
2009-11-05 simonpj@microsoft.comFix Trac #3640, plus associated refactoring
2009-11-05 simonpj@microsoft.comComments only
2009-11-05 simonpj@microsoft.comImprove error reporting when there's an error inside...
2009-11-05 simonpj@microsoft.comUpdate layout of error message slightly
2009-11-05 simonpj@microsoft.comNuke the -finline-if-enough-args flag
2009-11-05 Simon MarlowFix some more build bugs exposed by the addition of...
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-11-05 Simon MarlowFix #3642: m GHC builds using the Haskell Platform
2009-11-04 simonpj@microsoft.comComment only
2009-11-05 simonpj@microsoft.comComments and layout only, relating to Roman's inlining...
2009-11-05 simonpj@microsoft.comComments only, relating to Roman's new built-in rule...
2009-11-03 simonpj@microsoft.comAdd a (DEBUG-only) warning for top-level error thunks...
2009-11-03 simonpj@microsoft.comComment only
2009-11-05 Simon MarlowGet the package-data.mk dependencies right
2009-11-05 Simon MarlowUpdate docs on ticky-ticky profiling
2009-11-04 Roman LeshchinskiyAdd builtin rule to eliminate unnecessary casts in seq
2009-11-04 Roman LeshchinskiyConsider variables with conlike unfoldings interesting
2009-11-03 simonpj@microsoft.comTweak simpleOptExpr, so that it respects nested INLINE...
2009-11-04 Simon MarlowFix some bugs to do with tools in paths containing...
2009-11-04 Simon Marlow#3604: treat TH with -dynamic in the same way as -prof
2009-11-04 Simon Marlowfix build failure on Windows
2009-11-04 Simon MarlowFinish #3439: -ticky implies -debug at link time; the...
2009-11-04 Simon Marlowadd '-' to the chars allowed in C header file names
2009-11-04 Simon Marlowhopefully fix validate breakage on OS X and Windows
2009-11-04 Roman LeshchinskiyAlways include libraries/dph/ghc.mk in top-level ghc.mk
2009-11-04 Roman LeshchinskiyFix non-portable regexp
2009-11-03 Simon MarlowFix #1185 (RTS part, also needs corresponding change...
2009-10-21 Simon MarlowGhciMonad.resume should restore the program's argv...
2009-11-03 Ian LynaghRefactor package installation
2009-11-03 simonpj@microsoft.comDocument the CONLIKE pragma
2009-11-03 simonpj@microsoft.comDocument the fact that impredicative polymorphism is...
2009-11-02 simonpj@microsoft.comMinor change to captalisation in error message only
next