fix haddock submodule pointer
[ghc-hetmet.git] / rts / RtsUtils.h
2011-03-30 Simon MarlowAdd a debug check for a non-empty FPU stack on x86...
2010-09-15 Simon Marlowrts_isProfiled should be a visible API (fixes T2615...
2010-06-17 Simon MarlowFix the symbol visibility pragmas
2010-04-21 Ian LynaghUse StgWord64 instead of ullong
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-29 Simon MarlowFix incorrectly hidden RTS symbols
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-08-03 Simon Marlowmove termios prototypes into a public header
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-07-01 Simon MarlowFix #2197 (properly this time)
2009-06-02 Simon MarlowRemove old GUM/GranSim code
2007-08-16 Ian LynaghDocument +RTS --info, and make it a Read'able Haskell...
2006-12-11 Ian LynaghWhen debugging, have the allocator help us a bit
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator
2006-04-07 Simon MarlowReorganisation of the source tree