ghc-hetmet.git
2009-12-21 Simon MarlowFixes to account for the new layout of MUT_ARR_PTRS...
2009-12-21 Simon MarlowPartial support for Haiku (#3727)
2009-12-17 Simon MarlowFix #3751, also fix some lexical error SrcLocs
2009-12-17 Simon Marlowkill some old GRAN/PARALLEL_HASKELL code
2009-12-17 Simon Marlowimprove panic messages for srcLocLine, srcLocCol
2009-12-19 Ian LynaghTweak the build-dependencies rule, and add comments...
2009-12-19 Ian LynaghWhen removing $(TOP) with sed, do so case insensitively
2009-12-18 Ian LynaghFix a braino in a comment
2009-12-18 Ian LynaghAvoid a failing shell command when cleaning
2009-12-17 Ian LynaghFix another sed problem on Solaris
2009-12-18 dias@cs.tufts.eduunused named variables
2009-12-17 dias@cs.tufts.edumissed a case in a previous fix
2009-12-17 Simon MarlowFix #650: use a card table to mark dirty sections of...
2009-12-16 Ian LynaghFix build with Solaris sed
2009-12-16 Ian LynaghBuild and install inplace the count_lines and compareSi...
2009-12-16 simonpj@microsoft.comAdjust Activations for specialise and work/wrap, and...
2009-12-16 simonpj@microsoft.comComments only
2009-12-16 Simon Marlowfix up libm detection and use (#3724)
2009-12-04 Sergei Trofimovichconfigure.ac: fix libm checks (Trac #3730)
2009-12-16 Simon Marlow#include <sys/select.h> if we have it (#3760)
2009-11-23 Simon Marlowadd a couple of assertions
2009-12-16 simonpj@microsoft.comAdd comments
2009-12-16 simonpj@microsoft.comRefactor to combine two eqExpr functions
2009-12-16 simonpj@microsoft.comTwo improvements to optCoercion
2009-12-16 simonpj@microsoft.comComments only
2009-12-16 simonpj@microsoft.comMake setInlineActivation left-associative
2009-12-16 simonpj@microsoft.comFix a long-standing infelicity in the type pretty printer
2009-12-16 simonpj@microsoft.comDeal with warnings in Coercion.lhs
2009-12-15 simonpj@microsoft.comFix a bug in the in-scope set that led to some lookupId...
2009-12-15 simonpj@microsoft.comFix Trac #3717: exprOkForSpeculation should look throug...
2009-12-15 Ian LynaghAdd a size-comparison util
2009-12-15 Ian LynaghJust make C dependencies once, rather than each way
2009-12-15 Ian LynaghMake addCFileDeps quieter
2009-12-15 Ian LynaghDon't make C deps for compiler/parser/cutils.c in stage1
2009-12-14 simonpj@microsoft.comTidy up computation of result discounts in CoreUnfold
2009-12-11 simonpj@microsoft.comUse full equality for CSE
2009-12-11 simonpj@microsoft.comImprove strictness analysis for bottoming functions
2009-12-11 simonpj@microsoft.comBottom extraction: float out bottoming expressions...
2009-12-12 Manuel M T... Expose all EventLog events as DTrace probes
2009-12-11 simonpj@microsoft.comFix two related bugs in u_tys
2009-12-11 simonpj@microsoft.comFix spelling in comment
2009-12-08 simonpj@microsoft.comMake -ddump-simpl-stats a bit more informative by default
2009-12-08 simonpj@microsoft.comImprove dumping for rules, and documentation of same
2009-12-10 Simon MarlowFix #3741, simplifying things in the process
2009-12-10 Simon MarlowAllow spaces at either end of the C import spec (#3742)
2009-12-09 Ian LynaghPut README and INSTALL into bindists
2009-12-09 Ian LynaghFix typo
2009-12-09 Ian LynaghFix the stage1 version number munging
2009-12-09 Ian LynaghAdd a comment about why $(CPP) is defined the way it...
2009-12-09 Simon Marlowadd a missing unlockTSO()
2009-12-09 Ian LynaghEliminate mkdependC
2009-12-08 Ian LynaghChange some HC_OPTS to CC_OPTS, so they are used when...
2009-12-08 Ian LynaghAdd -Iincludes to hp2ps's CC_OPTS
2009-12-08 Simon Marlowadd locking in mkWeakForeignEnv#
2009-12-08 Simon Marlowdeclare g0 (fixes compilation failure with -fvia-C)
2009-12-08 Simon Marlowsimplify weak pointer processing
2009-12-08 Simon Marlowsimplification/optimisation: update tso->bound->tso...
2009-12-07 Simon MarlowthreadStackUnderflow: fix recently introduced bug ...
2009-12-07 Simon Marlowneed locking around use of weak_ptr_list in mkWeak#
2009-12-07 Simon Marlowremove global 'total_allocated', seems to be the same...
2009-12-07 simonpj@microsoft.comAdd some explanation about overlapping instances
2009-12-07 simonpj@microsoft.comTidy up deriving error messages
2009-12-07 Simon MarlowFix profiling build
2009-12-07 simonpj@microsoft.comMinor refactoring to remove redundant code
2009-12-07 simonpj@microsoft.comFix a nasty (and long-standing) FloatOut performance bug
2009-12-07 simonpj@microsoft.comAdd a new to-do to cmm-notes
2009-12-07 simonpj@microsoft.comComments only, principally about IfaceDeclExtras
2009-12-07 simonpj@microsoft.comComments only, about RULE plumbing
2009-12-04 simonpj@microsoft.comAdd splitUFM to UniqFM (used in a forthcoming patch)
2009-12-04 simonpj@microsoft.comAdd lengthBag to Bag (using in forthcoming patch)
2009-12-04 simonpj@microsoft.comUse addToUFM_Acc where appropriate
2009-12-05 Ian LynaghAdd comments to "OPTIONS_GHC -fno-warn-orphans" pragmas
2009-12-05 Ian LynaghAdd some missing exports back for GHC package users...
2009-12-05 Ian LynaghAdd some comments on the alternative layout rule state
2009-12-03 Ian LynaghTweak layout for alternative layout rule
2009-12-04 Ian LynaghLink all dynamic libraries with the correct install_nam...
2009-10-01 Stephen BlackheathDocument the new -dylib-install-name option in the...
2009-09-30 Stephen BlackheathAdd -dylib-install-name option to GHC so the install...
2009-09-28 Stephen BlackheathForce -fPIC when linking against dynamic libraries...
2009-12-04 Simon Marlowevaluate_large: evaluate large objects to bd->dest...
2009-12-04 Simon MarlowCorrection to the allocation stats following earlier...
2009-12-03 Simon Marlowexport g0
2009-12-03 Simon MarlowGC refactoring, remove "steps"
2009-12-02 Simon Marlowfix error message on Windows (fixes rtsflags001)
2009-12-04 Roman LeshchinskiyFix loading of annotations
2009-12-03 Roman LeshchinskiyAdd new ForceSpecConstr annotation
2009-12-03 Roman LeshchinskiyGenerate INLINE pragmas for PA methods
2009-12-03 Ian LynaghAdd a GHC layout extension to the alternative layout...
2009-12-03 Ian LynaghFix HPC column numbers, following the column number...
2009-12-03 Ian LynaghWhitespace only
2009-12-03 Ian LynaghFix column numbers used when highlighting :list output
2009-12-03 Simon Marlowadd a missing lock around allocGroup()
2009-12-02 Simon Marlowremove unused cap->in_gc flag
2009-12-02 Simon MarlowRefactoring only
2009-12-02 Simon Marlowmove sanity checking code from Storage.c to Sanity.c
2009-12-02 Simon Marlowstg_ap_0_fast: sanity-check only the topmost frame...
2009-12-03 Simon MarlowFix profiling build
2009-12-02 simonpj@microsoft.comMore work on the simplifier's inlining strategies
2009-11-30 simonpj@microsoft.comFix Trac #3100: reifyType
2009-11-30 simonpj@microsoft.comFix Trac #3102: pre-matching polytypes
next