cmmTopCodeGen no longer takes DynFlags as an argument
[ghc-hetmet.git] / compiler / ghci / ObjLink.lhs
2011-05-14 Max BolingbrokeUnicode fixes, taking into account PEP383 support
2010-09-20 Ian LynaghImplement archive loading for ghci
2010-07-23 Ian LynaghWhen (un)loading an object fails, say which object...
2009-08-02 Simon Marlowremove unnecessary -#include options
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2008-05-03 Ian LynaghMake ObjLink warning-free
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-04-04 Ian LynaghFix typo
2007-02-20 bjpop@csse.unimelb... Constructor names in info tables
2006-12-10 Pepe IborraRetrieving the datacon of an arbitrary closure
2006-11-21 LemmihRemove the concept of stableRoots.
2006-11-07 simonpj@microsoft.comComment out deeply suspicious (and unused) function...
2006-10-24 Ian LynaghRemove pre-5.04 code
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-04-18 LemmihExport 'insertSymbol' and 'insertStableSymbol'.
2006-04-07 Simon MarlowReorganisation of the source tree