Remove platform CPP from nativeGen/PPC/CodeGen.hs
[ghc-hetmet.git] / compiler / ghci / ByteCodeItbls.lhs
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2008-09-22 Simon MarlowFix to new executable allocation code (fixed print002...
2008-06-15 Ian LynaghRemove an ifdef
2007-12-02 Ian LynaghUse GHC.Exts rather than GHC.Prim
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-05-09 Simon MarlowStore the constructor name in the info table in UTF-8
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-03-08 wolfgang.thaller... Make constructor names in info tables position independent
2007-03-01 Simon Marlowsome more vectored return stuff to be removed
2007-02-27 Simon Marlowfix data con patch for 64-bit architectures
2007-02-20 bjpop@csse.unimelb... Constructor names in info tables
2006-12-16 Ian LynaghFix the build
2006-12-10 Pepe IborraRetrieving the datacon of an arbitrary closure
2006-12-12 Simon MarlowMERGE: Fix Windows DEP violations (bug #885)
2006-10-17 Simon MarlowRejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
2006-10-12 Ian LynaghPartially fix GHCi when unregisterised
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-05-31 Simon MarlowstgMallocBytesRWX --> allocateExec
2006-04-07 Simon MarlowReorganisation of the source tree