don't make -ddump-if-trace imply -no-recomp
[ghc-hetmet.git] / includes / Rts.h
2008-04-17 Ian LynaghAdd some more generic (en|de)code(Double|Float) code
2008-04-02 Simon MarlowDo not #include external header files when compiling...
2007-08-25 Ian LynaghFix the IF_DEBUG(interpreter in StgCRun.c
2007-07-27 Simon MarlowPointer Tagging
2007-07-06 Roman LeshchinskiyFIX BUILD (OS X): Include correct gmp.h if using GMP...
2007-04-24 simonpj@microsoft.comMake ticky work, at least partly, on 64-bit machines
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2006-11-10 sven.panne@aedion.deMake StablePtr and friends visible, this seems to be...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-06-08 Simon Marlowfix warnings
2006-06-07 Simon Marlowadd 'const' modifiers to types where appropriate
2006-05-18 Simon Marlow#define _REENTRANT 1 (needed to get the right errno...
2006-04-07 Simon MarlowReorganisation of the source tree