Add "Support SMP" and "RTS ways" to the compiler --info output
[ghc-hetmet.git] / includes /
2006-06-08 Simon Marlowfix warnings
2006-06-08 Simon MarlowMake it so that StgWord/StgInt are longs
2006-06-08 Simon MarlowAdd new RTS flags for tracing:
2006-06-07 Simon Marlowcodegen debug flag (+RTS -Dc) was unused; remove it
2006-06-07 Simon Marlowadd 'const' modifiers to types where appropriate
2006-06-01 Simon Marlowfix type of allocateExec
2006-06-01 Simon MarlowstgMallocBytesRWX --> allocateExec
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator
2006-05-18 Simon Marlow#define _REENTRANT 1 (needed to get the right errno...
2006-04-18 Simon MarlowHsBool should be HsInt, not StgBool
2006-04-18 LemmihExport 'insertSymbol' and 'insertStableSymbol'.
2006-04-07 Simon MarlowReorganisation of the source tree